mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
7a50de7901
commit
1e38231c01
Binary file not shown.
@ -9,7 +9,7 @@ set -eou pipefail
|
|||||||
nj=15
|
nj=15
|
||||||
stage=-1
|
stage=-1
|
||||||
stop_stage=100
|
stop_stage=100
|
||||||
subset=vox_v3
|
subset=vox
|
||||||
# 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.
|
||||||
@ -38,8 +38,8 @@ subset=vox_v3
|
|||||||
# - noise
|
# - noise
|
||||||
# - speech
|
# - speech
|
||||||
#dl_dir=/DB/LibriSpeech_tar/vox
|
#dl_dir=/DB/LibriSpeech_tar/vox
|
||||||
dl_dir=/DB/LibriSpeech_tar/$subset
|
#dl_dir=/DB/LibriSpeech_tar/$subset
|
||||||
#dl_dir=/home/work/workspace/LibriSpeech/vox_v3
|
dl_dir=/home/work/workspace/LibriSpeech/vox_v3
|
||||||
|
|
||||||
. shared/parse_options.sh || exit 1
|
. shared/parse_options.sh || exit 1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user