configure dns

This commit is contained in:
shahules786 2022-10-15 11:51:58 +05:30
parent b0c73bd109
commit 4744390dc6
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ sampling_rate: 16000
batch_size: 64 batch_size: 64
valid_size: 0.05 valid_size: 0.05
files: files:
train_clean : Clean_training train_clean : CleanSpeech_training
test_clean : Clean_testing test_clean : CleanSpeech_testing
train_noisy : Noisy_training train_noisy : NoisySpeech_training
test_noisy : Noisy_testing test_noisy : NoisySpeech_testing