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
1c06deb92d
commit
d11ff4406f
Binary file not shown.
@ -402,7 +402,7 @@ class LibriSpeechAsrDataModule:
|
||||
return load_manifest_lazy(
|
||||
self.args.manifest_dir / "librispeech_cuts_train-clean-100_new.jsonl"
|
||||
)
|
||||
elif option == 'male'
|
||||
elif option == 'male':
|
||||
return load_manifest_lazy(
|
||||
self.args.manifest_dir / "librispeech_cuts_train-clean-100_male.jsonl"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user