mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 16:14:17 +00:00
updated
This commit is contained in:
parent
40f241b8d6
commit
21dad4506c
@ -99,7 +99,8 @@ class MultiDataset:
|
|||||||
# LibriSpeech
|
# LibriSpeech
|
||||||
test_clean_cuts = self.test_clean_cuts()
|
test_clean_cuts = self.test_clean_cuts()
|
||||||
test_other_cuts = self.test_other_cuts()
|
test_other_cuts = self.test_other_cuts()
|
||||||
|
|
||||||
|
logging.info("Loading TAL-CSASR set in lazy mode")
|
||||||
tal_csasr_cuts = load_manifest_lazy(
|
tal_csasr_cuts = load_manifest_lazy(
|
||||||
self.fbank_dir / "tal_csasr_cuts_test_set.jsonl.gz"
|
self.fbank_dir / "tal_csasr_cuts_test_set.jsonl.gz"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user