diff --git a/egs/librispeech/ASR/.prepare_vox.sh.swp b/egs/librispeech/ASR/.prepare_vox.sh.swp index 7c19850a4..2745bbb82 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/prepare_vox.sh b/egs/librispeech/ASR/prepare_vox.sh index 89a888aa7..9b83192e6 100755 --- a/egs/librispeech/ASR/prepare_vox.sh +++ b/egs/librispeech/ASR/prepare_vox.sh @@ -118,7 +118,7 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then fi fi -if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then +if [ $stage -le 3 ] && [ $stop_stage -ge 3 ]; then log "Stage 3: Compute fbank for LJSpeech" mkdir -p data/fbank if [ ! -e data/fbank/.LJSpeech.done ]; then