from local

This commit is contained in:
dohe0342 2023-01-29 21:18:28 +09:00
parent 3177586382
commit b104ea60d2
2 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ def prepare_vox(
corpus_dir: str,
dataset_parts: str = "auto",
output_dir: str = None,
spk_id:str = "6938",
num_jobs: int = 1,
) -> Dict[str, Dict[str, Union[RecordingSet, SupervisionSet]]]:
"""