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
4f62eef109
commit
346d775c74
Binary file not shown.
Binary file not shown.
@ -796,7 +796,7 @@ def main():
|
||||
)
|
||||
results = results_dict['greedy_search']
|
||||
for res in results:
|
||||
print(res[0])
|
||||
print(res[0], res[1])
|
||||
exit()
|
||||
|
||||
save_results(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user