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
58a023dd05
commit
e6625ab521
Binary file not shown.
@ -558,6 +558,7 @@ def decode_dataset(
|
||||
print('-'*20)
|
||||
print(hyps_dict)
|
||||
print('-'*20)
|
||||
|
||||
for name, hyps in hyps_dict.items():
|
||||
this_batch = []
|
||||
assert len(hyps) == len(texts)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user