diff --git a/egs/librispeech/ASR/.prepare_4446.sh.swp b/egs/librispeech/ASR/.prepare_4446.sh.swp index 5d6deccf9..7a2c924ed 100644 Binary files a/egs/librispeech/ASR/.prepare_4446.sh.swp and b/egs/librispeech/ASR/.prepare_4446.sh.swp differ diff --git a/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp b/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp index b74947f87..3a471808b 100644 Binary files a/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp and b/egs/librispeech/ASR/local/.compute_fbank_vox.py.swp differ diff --git a/egs/librispeech/ASR/prepare_4446.sh b/egs/librispeech/ASR/prepare_4446.sh index e553e3fb1..11cf0ed66 100755 --- a/egs/librispeech/ASR/prepare_4446.sh +++ b/egs/librispeech/ASR/prepare_4446.sh @@ -113,7 +113,7 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then mkdir -p data/fbank if [ ! -e data/fbank/.LJSpeech.done ]; then ./local/compute_fbank_LJSpeech.py --data-dir $dl_dir/vox - touch data/fbank/.LJSpeech.done + touch data/fbank/.vox.done fi if [ ! -e data/fbank/.LJSpeech-validated.done ]; then