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
3177586382
commit
b104ea60d2
Binary file not shown.
@ -30,6 +30,7 @@ def prepare_vox(
|
|||||||
corpus_dir: str,
|
corpus_dir: str,
|
||||||
dataset_parts: str = "auto",
|
dataset_parts: str = "auto",
|
||||||
output_dir: str = None,
|
output_dir: str = None,
|
||||||
|
spk_id:str = "6938",
|
||||||
num_jobs: int = 1,
|
num_jobs: int = 1,
|
||||||
) -> Dict[str, Dict[str, Union[RecordingSet, SupervisionSet]]]:
|
) -> Dict[str, Dict[str, Union[RecordingSet, SupervisionSet]]]:
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user