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
406b059499
commit
7ad2e1655d
Binary file not shown.
Binary file not shown.
@ -836,12 +836,13 @@ def main():
|
||||
new_line += '\n'
|
||||
|
||||
new_jsons.write(new_line)
|
||||
|
||||
'''
|
||||
save_results(
|
||||
params=params,
|
||||
test_set_name=test_set,
|
||||
results_dict=results_dict,
|
||||
)
|
||||
'''
|
||||
|
||||
'''
|
||||
for test_set, test_dl in zip(test_sets, test_dl):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user