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
5b6167c80d
commit
9991679676
Binary file not shown.
@ -271,7 +271,7 @@ def decode_one_batch(
|
||||
hyp = ''
|
||||
for idx in topk_indexes:
|
||||
hyp += token_dict[idx]
|
||||
|
||||
print(hyp)
|
||||
exit()
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user