from local

This commit is contained in:
dohe0342 2023-01-03 13:05:58 +09:00
parent 1507400f39
commit d7dbd21375
2 changed files with 0 additions and 2 deletions

View File

@ -490,8 +490,6 @@ class LibriSpeechAsrDataModule:
self.args.manifest_dir / f"librispeech_cuts_test-clean_{option}.jsonl"
)
@lru_cache()
def test_other_cuts(self, option=None) -> CutSet:
logging.info("About to get test-other cuts")