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
0249b153e0
commit
66f762e4a1
Binary file not shown.
@ -797,8 +797,8 @@ def main():
|
||||
results = results_dict['greedy_search']
|
||||
for res in results:
|
||||
#print(res[0], ' '.join(res[1]))
|
||||
print(' '.join(res[1]))
|
||||
print(' '.join(res[2]))
|
||||
print(res[0], ' '.join(res[1]))
|
||||
#print(' '.join(res[2]))
|
||||
#print('')
|
||||
exit()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user