from local

This commit is contained in:
dohe0342 2023-03-13 14:27:54 +09:00
parent e094b799a1
commit b4309dc858
3 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ def prepare_vox(
# )
manifests = {}
spk_idx = spk_id.split('_')[1]
#dataset_parts = ["train", "dev", "test"]
dataset_parts = [spk_id]
if output_dir is not None: