increase sr

This commit is contained in:
shahules786 2022-10-07 11:32:33 +05:30
parent 52cefcb962
commit ffb364196e
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ _target_: enhancer.data.dataset.EnhancerDataset
name : vctk name : vctk
root_dir : /scratch/c.sistc3/DS_10283_2791 root_dir : /scratch/c.sistc3/DS_10283_2791
duration : 1.0 duration : 1.0
sampling_rate: 8000 sampling_rate: 16000
batch_size: 32 batch_size: 32
files: files:

View File

@ -1,7 +1,7 @@
_target_: enhancer.models.demucs.Demucs _target_: enhancer.models.demucs.Demucs
num_channels: 1 num_channels: 1
resample: 2 resample: 2
sampling_rate : 8000 sampling_rate : 16000
encoder_decoder: encoder_decoder:
depth: 5 depth: 5