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
fb442f3f16
commit
423a8b732b
Binary file not shown.
Binary file not shown.
@ -784,7 +784,8 @@ def main():
|
||||
|
||||
test_sets = [f"test-clean_sampling"]
|
||||
#test_sets = [f"test-clean_sampling", f"test-other_sampling"]
|
||||
test_dl = [test_clean_dl, test_other_dl]
|
||||
test_dl = [test_clean_dl]
|
||||
#test_dl = [test_clean_dl, test_other_dl]
|
||||
|
||||
for test_set, test_dl in zip(test_sets, test_dl):
|
||||
results_dict = decode_dataset(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user