mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Change to valid interval for libri-100
This commit is contained in:
parent
a256425b2f
commit
aa0b1a37cd
@ -975,8 +975,6 @@ def run(rank, world_size, args):
|
||||
"""
|
||||
params = get_params()
|
||||
params.update(vars(args))
|
||||
if params.full_libri is False:
|
||||
params.valid_interval = 1600
|
||||
|
||||
fix_random_seed(params.seed)
|
||||
if world_size > 1:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user