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
11b4449609
commit
a90b411ba4
Binary file not shown.
@ -873,7 +873,7 @@ def main() -> None:
|
|||||||
librispeech = LibriSpeechAsrDataModule(args)
|
librispeech = LibriSpeechAsrDataModule(args)
|
||||||
|
|
||||||
dev_clean_cuts = librispeech.dev_clean_cuts()
|
dev_clean_cuts = librispeech.dev_clean_cuts()
|
||||||
dev_ohter_cuts = librispeech.dev_ohter_cuts()
|
dev_ohter_cuts = librispeech.dev_other_cuts()
|
||||||
test_clean_cuts = librispeech.test_clean_cuts()
|
test_clean_cuts = librispeech.test_clean_cuts()
|
||||||
test_other_cuts = librispeech.test_other_cuts()
|
test_other_cuts = librispeech.test_other_cuts()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user