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
2bf8ec2598
commit
c5ebe243de
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=$1
|
||||||
# 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,7 +38,6 @@ stop_stage=100
|
|||||||
# - noise
|
# - noise
|
||||||
# - speech
|
# - speech
|
||||||
#dl_dir=/DB/LibriSpeech_tar/vox
|
#dl_dir=/DB/LibriSpeech_tar/vox
|
||||||
subset=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
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user