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
fb710a3ab9
commit
f6c38d72b7
Binary file not shown.
@ -447,7 +447,6 @@ class LibriSpeechAsrDataModule:
|
|||||||
self.args.manifest_dir / f"librispeech_cuts_train-all-shuf_{option}.jsonl"
|
self.args.manifest_dir / f"librispeech_cuts_train-all-shuf_{option}.jsonl"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
@lru_cache()
|
@lru_cache()
|
||||||
def dev_clean_cuts(self, option=None) -> CutSet:
|
def dev_clean_cuts(self, option=None) -> CutSet:
|
||||||
logging.info("About to get dev-clean cuts")
|
logging.info("About to get dev-clean cuts")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user