mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-26 10:16:14 +00:00
typo
This commit is contained in:
parent
178b19f166
commit
dbac1fb27f
@ -541,8 +541,8 @@ def main():
|
||||
|
||||
test_net_dl = wenetspeech.test_dataloaders(wenetspeech.test_net_cuts())
|
||||
test_meetting_dl = wenetspeech.test_dataloaders(
|
||||
wenetspeech.test_meetting_cuts()
|
||||
)
|
||||
wenetspeech.test_meetting_cuts()
|
||||
)
|
||||
|
||||
test_sets = ["TEST_NET", "TEST_MEETTING"]
|
||||
test_dls = [test_net_dl, test_meetting_dl]
|
||||
|
Loading…
x
Reference in New Issue
Block a user