diff --git a/egs/librispeech/ASR/.prepare_4446.sh.swp b/egs/librispeech/ASR/.prepare_4446.sh.swp index b70e24d52..453beb717 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 37199522b..9aca0ea29 100755 --- a/egs/librispeech/ASR/prepare_4446.sh +++ b/egs/librispeech/ASR/prepare_4446.sh @@ -94,7 +94,7 @@ if [ $stage -le 1 ] && [ $stop_stage -ge 1 ]; then mkdir -p data/manifests if [ ! -e data/manifests/.vox.done ]; then - python local/prepare_vox.py $dl_dir/vox + python local/prepare_vox.py $dl_dir/vox $spk_id #touch data/manifests/.vox.done fi fi