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
b104ea60d2
commit
76c02feeb7
Binary file not shown.
@ -61,7 +61,7 @@ def prepare_vox(
|
||||
manifests = {}
|
||||
|
||||
#dataset_parts = ["train", "dev", "test"]
|
||||
dataset_parts = ["4446"]
|
||||
dataset_parts = [spk_id]
|
||||
if output_dir is not None:
|
||||
output_dir = Path(output_dir)
|
||||
output_dir.mkdir(parents=True, exist_ok=True)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user