demucs + vctk 56

This commit is contained in:
shahules786 2022-10-17 21:43:48 +05:30
parent 399e7062f2
commit 37a4471b07
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
defaults:
- model : Demucs
- dataset : DNS-2020
- dataset : Vctk
- optimizer : Adam
- hyperparameters : default
- trainer : default

View File

@ -7,7 +7,7 @@ batch_size: 128
valid_size : 0.025
files:
train_clean : clean_trainset_28spk_wav
train_clean : clean_trainset_56spk_wav
test_clean : clean_testset_wav
train_noisy : noisy_trainset_28spk_wav
train_noisy : noisy_trainset_56spk_wav
test_noisy : noisy_testset_wav