from local

This commit is contained in:
dohe0342 2023-03-13 13:46:33 +09:00
parent 2503eae730
commit 7362be0731
2 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then
#done
for dest in "test-clean" "test-other"; do
for spk in $dl_dir/$dest/*; do
python local/prepare_vox_text.py $dl_dir/$dest/$spk
python local/prepare_vox_text.py $spk
done
done
#touch $dl_dir/vox/.vox.done