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
7a04369da7
commit
d27fac7085
Binary file not shown.
@ -861,7 +861,7 @@ def main() -> None:
|
|||||||
#test_sets = ["dev", "test"]
|
#test_sets = ["dev", "test"]
|
||||||
#test_dls = [valid_dl, test_dl]
|
#test_dls = [valid_dl, test_dl]
|
||||||
test_sets = ["dev"]
|
test_sets = ["dev"]
|
||||||
test_dls = [test_dl]
|
test_dls = [dev_dl]
|
||||||
|
|
||||||
for test_set, test_dl in zip(test_sets, test_dls):
|
for test_set, test_dl in zip(test_sets, test_dls):
|
||||||
results_dict = decode_dataset(
|
results_dict = decode_dataset(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user