from local

This commit is contained in:
dohe0342 2023-01-27 17:19:20 +09:00
parent 023cc8272a
commit 076cf3b537
2 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
# |-- metadata.csv
# to $dl_dir/LJSpeech
if [ ! -e $dl_dir/vox/.user.done ]; then
if [ ! -e $dl_dir/vox/.vox.done ]; then
#for dset in "4446"; do
# log "Resampling vox/$dset set"
# file_list=`ls $dl_dir/vox/$dset/`