diff --git a/egs/librispeech/ASR/.prepare_vox.sh.swp b/egs/librispeech/ASR/.prepare_vox.sh.swp index 7a62bf10f..5198ae0a6 100644 Binary files a/egs/librispeech/ASR/.prepare_vox.sh.swp and b/egs/librispeech/ASR/.prepare_vox.sh.swp differ diff --git a/egs/librispeech/ASR/local/.prepare_vox.py.swp b/egs/librispeech/ASR/local/.prepare_vox.py.swp index a2b692c2c..cc07e1f7b 100644 Binary files a/egs/librispeech/ASR/local/.prepare_vox.py.swp and b/egs/librispeech/ASR/local/.prepare_vox.py.swp differ diff --git a/egs/librispeech/ASR/prepare_vox.sh b/egs/librispeech/ASR/prepare_vox.sh index 178029e33..0bb1cef77 100755 --- a/egs/librispeech/ASR/prepare_vox.sh +++ b/egs/librispeech/ASR/prepare_vox.sh @@ -9,7 +9,7 @@ set -eou pipefail nj=15 stage=-1 stop_stage=100 -subset=$1 +subset=vox_v3 # We assume dl_dir (download dir) contains the following # directories and files. If not, they will be downloaded # by this script automatically.