This commit is contained in:
speech_asr 2023-03-22 17:01:14 +08:00
parent 4e7a8283be
commit 63cc47929c
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ specaug_conf:
dataset_conf:
shuffle: True
shuffle_conf:
shuffle_size: 2048
shuffle_size: 1024
sort_size: 500
batch_conf:
batch_type: token

View File

@ -69,7 +69,7 @@ specaug_conf:
dataset_conf:
shuffle: True
shuffle_conf:
shuffle_size: 2048
shuffle_size: 1024
sort_size: 500
batch_conf:
batch_type: token