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
508364b72d
commit
316a455cb4
Binary file not shown.
@ -824,6 +824,7 @@ def main():
|
||||
# we need cut ids to display recognition results.
|
||||
args.return_cuts = True
|
||||
tedlium = TedLiumAsrDataModule(args)
|
||||
valid_cuts = tedlium.valid_cuts()
|
||||
test_cuts = tedlium.test_cuts()
|
||||
test_dl = tedlium.test_dataloaders(test_cuts)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user