from local

This commit is contained in:
dohe0342 2023-01-29 21:16:55 +09:00
parent 08331911dd
commit 90e38a9714
2 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
# done
# log "Resampling $dset done"
#done
python local/prepare_vox_text.py $dl_dir/vox/4446
python local/prepare_vox_text.py $dl_dir/vox/$spk_id
#touch $dl_dir/vox/.vox.done
fi