increase sr
This commit is contained in:
parent
52cefcb962
commit
ffb364196e
|
|
@ -2,7 +2,7 @@ _target_: enhancer.data.dataset.EnhancerDataset
|
|||
name : vctk
|
||||
root_dir : /scratch/c.sistc3/DS_10283_2791
|
||||
duration : 1.0
|
||||
sampling_rate: 8000
|
||||
sampling_rate: 16000
|
||||
batch_size: 32
|
||||
|
||||
files:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
_target_: enhancer.models.demucs.Demucs
|
||||
num_channels: 1
|
||||
resample: 2
|
||||
sampling_rate : 8000
|
||||
sampling_rate : 16000
|
||||
|
||||
encoder_decoder:
|
||||
depth: 5
|
||||
|
|
|
|||
Loading…
Reference in New Issue