from local

This commit is contained in:
dohe0342 2023-03-13 13:41:30 +09:00
parent b03eb32b41
commit 521cb3c6d9
2 changed files with 1 additions and 0 deletions

View File

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