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
57ba9f4b1a
commit
1b41c2ecc5
Binary file not shown.
@ -258,7 +258,7 @@ def decode_one_batch(
|
||||
|
||||
logging.info(lattice)
|
||||
|
||||
if params.method == 'greedy-search':
|
||||
if params.method == 'greedy-search' or params.method == 'ctc-decoding':
|
||||
print(batch)
|
||||
exit()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user