from local
This commit is contained in:
parent
1507400f39
commit
d7dbd21375
Binary file not shown.
@ -490,8 +490,6 @@ class LibriSpeechAsrDataModule:
|
|||||||
self.args.manifest_dir / f"librispeech_cuts_test-clean_{option}.jsonl"
|
self.args.manifest_dir / f"librispeech_cuts_test-clean_{option}.jsonl"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@lru_cache()
|
@lru_cache()
|
||||||
def test_other_cuts(self, option=None) -> CutSet:
|
def test_other_cuts(self, option=None) -> CutSet:
|
||||||
logging.info("About to get test-other cuts")
|
logging.info("About to get test-other cuts")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user