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
dbfc3953f3
commit
31caba7ca5
Binary file not shown.
@ -262,7 +262,7 @@ def decode_one_batch(
|
||||
'''
|
||||
|
||||
if params.method == 'greedy-search' or params.method == 'ctc-decoding':
|
||||
print(batch)
|
||||
print(nnet_output.size())
|
||||
exit()
|
||||
|
||||
if params.method == "ctc-decoding":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user