move cli to enhancer

This commit is contained in:
shahules786 2022-10-05 15:52:50 +05:30
parent babe5776ce
commit 80d6795b61
12 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
_target_: enhancer.data.dataset.EnhancerDataset
name : vctk
root_dir : /Users/shahules/Myprojects/enhancer/datasets/vctk
duration : 1.0
sampling_rate: 16000
batch_size: 64
num_workers : 0
files:
train_clean : clean_testset_wav
test_clean : clean_testset_wav
train_noisy : noisy_testset_wav
test_noisy : noisy_testset_wav