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
0c60bce564
commit
2bb4712abe
Binary file not shown.
@ -248,6 +248,7 @@ def greedy_search(
|
||||
hyp = hyp[hyp > 0].tolist()
|
||||
ret_hyps.append(hyp)
|
||||
print(ret_hyps)
|
||||
exit()
|
||||
return ret_hyps
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user