from local

This commit is contained in:
dohe0342 2023-01-25 15:51:06 +09:00
parent e8ffb1736b
commit 2d850b1108
2 changed files with 2 additions and 0 deletions

View File

@ -794,6 +794,8 @@ def main():
word_table=word_table,
decoding_graph=decoding_graph,
)
print(results_dict)
exit()
save_results(
params=params,