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
40a66aaf97
commit
46a39e1d7c
Binary file not shown.
@ -213,6 +213,12 @@ class LibriSpeechAsrDataModule:
|
||||
type=int,
|
||||
default=0,
|
||||
)
|
||||
|
||||
group.add_argument(
|
||||
"--prefix",
|
||||
type=str,
|
||||
default='vox',
|
||||
)
|
||||
|
||||
def train_dataloaders(
|
||||
self,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user