mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-08 16:44:20 +00:00
modify tal_csasr recipe
This commit is contained in:
parent
7cc2dae940
commit
d8854806c2
@ -724,12 +724,12 @@ def main():
|
||||
)
|
||||
save_results(
|
||||
params=params,
|
||||
test_set_name=test_set,
|
||||
test_set_name=test_set + "-zh",
|
||||
results_dict=zh_results_dict,
|
||||
)
|
||||
save_results(
|
||||
params=params,
|
||||
test_set_name=test_set,
|
||||
test_set_name=test_set + "-en",
|
||||
results_dict=en_results_dict,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user