from local

This commit is contained in:
dohe0342 2023-02-02 18:35:02 +09:00
parent b825599ec2
commit b2690db563
2 changed files with 2 additions and 1 deletions

View File

@ -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(