from local

This commit is contained in:
dohe0342 2023-01-27 16:36:42 +09:00
parent a423c88745
commit 4d72c0b1f1
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/user/.user.done ]; then
if [ ! -e $dl_dir/vox/.user.done ]; then
for dset in "4446"; do
log "Resampling user/$dset set"
file_list=`ls $dl_dir/user/$dset/`