from local
This commit is contained in:
parent
f468e2b90d
commit
384dedc275
Binary file not shown.
@ -349,7 +349,7 @@ class AishellAsrDataModule:
|
||||
def train_cuts(self) -> CutSet:
|
||||
logging.info("About to get train cuts")
|
||||
cuts_train = load_manifest_lazy(
|
||||
self.args.manifest_dir / "aishell_cuts_train.jsonl.gz"
|
||||
self.args.manifest_dir / "aishell_cuts_train_part.jsonl.gz"
|
||||
)
|
||||
return cuts_train
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user