[examples] update spec aug parameters in hi xiaowen(#40)

This commit is contained in:
Binbin Zhang 2021-12-10 15:48:16 +08:00 committed by GitHub
parent bc8d9f1c37
commit fd255fd7c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,12 @@ dataset_conf:
frame_shift: 10
frame_length: 25
dither: 1.0
spec_aug: true
spec_aug: false
spec_aug_conf:
num_t_mask: 1
num_f_mask: 1
max_t: 50
max_f: 30
max_t: 20
max_f: 10
shuffle: true
shuffle_conf:
shuffle_size: 1500