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
2db2f1ceb2
commit
4e9c3efe15
Binary file not shown.
@ -1769,6 +1769,7 @@ def run_adapter_uda(rank, world_size, args, wb=None):
|
||||
return 1.0 <= c.duration <= 20.0
|
||||
|
||||
train_cuts = train_cuts.filter(remove_short_and_long_utt)
|
||||
train_cuts_uda = train_cuts_uda.filter(remove_short_and_long_utt)
|
||||
|
||||
sampler_state_dict = None
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user