mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
update repo
This commit is contained in:
parent
9ec1a10122
commit
4d1bac3cd1
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user