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
ddd21d00ce
commit
2129c5a2a4
Binary file not shown.
@ -1589,9 +1589,6 @@ def run_adapter(rank, world_size, args, wb=None):
|
||||
text = text.strip().split()
|
||||
pl[text[0]] = ' '.join(text[1:])
|
||||
|
||||
print(pl)
|
||||
exit()
|
||||
|
||||
def remove_short_and_long_utt(c: Cut):
|
||||
return 1.0 <= c.duration <= 20.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user