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
72398aee7c
commit
77968c08f2
Binary file not shown.
@ -546,7 +546,7 @@ class LibriSpeechAsrDataModule:
|
||||
|
||||
@lru_cache()
|
||||
def userlibri_cuts(self, option=None) -> CutSet:
|
||||
logging.info("About to get dev-clean cuts")
|
||||
logging.info("About to get userlibri cuts")
|
||||
if option is None:
|
||||
return load_manifest_lazy(
|
||||
self.args.manifest_dir / f"librispeech_cuts_dev-clean.jsonl"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user