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
579d5b60a7
commit
beef7ea6d5
Binary file not shown.
@ -795,8 +795,6 @@ def main():
|
||||
decoding_graph=decoding_graph,
|
||||
)
|
||||
results = results_dict['greedy_search']
|
||||
#for res in results:
|
||||
# print(res[0], ' '.join(res[1]))
|
||||
jsons = open(f"{params.manifest_dir}/userlibri/{test_set}/{option}.jsonl", 'r').readlines()
|
||||
|
||||
res_dict = {}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user