mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 18:12:19 +00:00
Double warm_step
This commit is contained in:
parent
ba3611cefd
commit
2dfcd8f117
@ -615,7 +615,7 @@ def run(rank, world_size, args):
|
||||
params.update(vars(args))
|
||||
if params.full_libri is False:
|
||||
params.valid_interval = 800
|
||||
params.warm_step = 8000
|
||||
params.warm_step = 16000
|
||||
|
||||
fix_random_seed(params.seed)
|
||||
if world_size > 1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user