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)
|
logging.info(lattice)
|
||||||
|
|
||||||
if params.method == 'greedy-search':
|
if params.method == 'greedy-search' or params.method == 'ctc-decoding':
|
||||||
print(batch)
|
print(batch)
|
||||||
exit()
|
exit()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user