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
4a2cdcdba2
commit
46c9697a01
Binary file not shown.
@ -526,7 +526,7 @@ class LibriSpeechAsrDataModule:
|
||||
|
||||
@lru_cache()
|
||||
def test_other_user(self, option=None) -> CutSet:
|
||||
logging.info("About to get test-clean user cuts")
|
||||
logging.info("About to get test-other user cuts")
|
||||
return load_manifest_lazy(
|
||||
self.args.manifest_dir / f"/userlibri/test-clean_sampling/{option}.jsonl"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user