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
9a62cd8fb7
commit
f5678f57ef
Binary file not shown.
@ -268,7 +268,6 @@ def decode_one_batch(
|
||||
topk_indexes = topk_indexes.squeeze().unique_consecutive()
|
||||
topk_indexes = topk_indexes[topk_indexes != 0]
|
||||
print(topk_indexes)
|
||||
#print(topk_indexes.squeeze())
|
||||
|
||||
exit()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user