from local

This commit is contained in:
dohe0342 2023-01-03 12:58:33 +09:00
parent fb710a3ab9
commit f6c38d72b7
2 changed files with 0 additions and 1 deletions

View File

@ -447,7 +447,6 @@ class LibriSpeechAsrDataModule:
self.args.manifest_dir / f"librispeech_cuts_train-all-shuf_{option}.jsonl"
)
@lru_cache()
def dev_clean_cuts(self, option=None) -> CutSet:
logging.info("About to get dev-clean cuts")