from local

This commit is contained in:
dohe0342 2023-04-25 13:51:25 +09:00
parent 0ca2f71999
commit 7a50de7901
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set -eou pipefail
nj=15 nj=15
stage=-1 stage=-1
stop_stage=100 stop_stage=100
subset=$1 subset=vox_v3
# We assume dl_dir (download dir) contains the following # We assume dl_dir (download dir) contains the following
# directories and files. If not, they will be downloaded # directories and files. If not, they will be downloaded
# by this script automatically. # by this script automatically.