from local

This commit is contained in:
dohe0342 2023-04-10 16:05:13 +09:00
parent 40a66aaf97
commit 46a39e1d7c
2 changed files with 6 additions and 0 deletions

View File

@ -213,6 +213,12 @@ class LibriSpeechAsrDataModule:
type=int,
default=0,
)
group.add_argument(
"--prefix",
type=str,
default='vox',
)
def train_dataloaders(
self,