15 lines
339 B
YAML
15 lines
339 B
YAML
_target_: enhancer.data.dataset.EnhancerDataset
|
|
name : vctk
|
|
root_dir : /scratch/c.sistc3/DS_10283_2791
|
|
duration : 2
|
|
stride : 1
|
|
sampling_rate: 16000
|
|
batch_size: 128
|
|
valid_minutes : 20
|
|
|
|
files:
|
|
train_clean : clean_trainset_28spk_wav
|
|
test_clean : clean_testset_wav
|
|
train_noisy : noisy_trainset_28spk_wav
|
|
test_noisy : noisy_testset_wav
|