mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-09 09:04:19 +00:00
updated
This commit is contained in:
parent
40f241b8d6
commit
21dad4506c
@ -100,6 +100,7 @@ class MultiDataset:
|
|||||||
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