from local
This commit is contained in:
parent
79ea474af8
commit
2ab09dc044
Binary file not shown.
@ -210,9 +210,7 @@ class LibriSpeechAsrDataModule:
|
|||||||
|
|
||||||
group.add_argument(
|
group.add_argument(
|
||||||
"--spk-id",
|
"--spk-id",
|
||||||
type=str,
|
type=int,
|
||||||
default="AudioSamples",
|
|
||||||
help="AudioSamples or PrecomputedFeatures",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
def train_dataloaders(
|
def train_dataloaders(
|
||||||
|
|||||||
Reference in New Issue
Block a user