update repo

This commit is contained in:
嘉渊 2023-05-15 15:39:21 +08:00
parent 9ec1a10122
commit 4d1bac3cd1

View File

@ -50,7 +50,7 @@ model_conf:
accum_grad: 2
grad_clip: 5
patience: none
max_epoch: 50
max_epoch: 150
val_scheduler_criterion:
- valid
- acc
@ -83,9 +83,6 @@ specaug_conf:
- 40
num_time_mask: 2
log_interval: 50
normalize: None
dataset_conf:
data_types: sound,text
shuffle: True
@ -95,4 +92,7 @@ dataset_conf:
batch_conf:
batch_type: token
batch_size: 25000
num_workers: 8
num_workers: 8
log_interval: 50
normalize: None