mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
89b2192954
commit
4f7edcde43
Binary file not shown.
@ -1078,6 +1078,8 @@ def run(rank, world_size, args, wb=None):
|
||||
"""
|
||||
params = get_params()
|
||||
params.update(vars(args))
|
||||
params.model_warm_step *= params.accum_grads
|
||||
|
||||
if params.full_libri is False:
|
||||
params.valid_interval = 1600
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user