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
b825599ec2
commit
b2690db563
Binary file not shown.
@ -259,7 +259,8 @@ def decode_one_batch(
|
||||
logging.info(lattice)
|
||||
|
||||
if params.method == 'greedy-search':
|
||||
logging.info(batch)
|
||||
print(batch)
|
||||
exit()
|
||||
|
||||
if params.method == "ctc-decoding":
|
||||
best_path = one_best_decoding(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user