diff --git a/egs/librispeech/ASR/.prepare_4446.sh.swp b/egs/librispeech/ASR/.prepare_4446.sh.swp index 401b2bb2c..8b701218e 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/prepare_4446.sh b/egs/librispeech/ASR/prepare_4446.sh index 83c2ab79a..37199522b 100755 --- a/egs/librispeech/ASR/prepare_4446.sh +++ b/egs/librispeech/ASR/prepare_4446.sh @@ -88,7 +88,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then # done # log "Resampling $dset done" #done - python local/prepare_vox_text.py $dl_dir/vox/4446 + python local/prepare_vox_text.py $dl_dir/vox/$spk_id #touch $dl_dir/vox/.vox.done fi