diff --git a/egs/librispeech/ASR/.bitfit_all.sh.swp b/egs/librispeech/ASR/.bitfit_all.sh.swp index 98fc5f386..62885561e 100644 Binary files a/egs/librispeech/ASR/.bitfit_all.sh.swp and b/egs/librispeech/ASR/.bitfit_all.sh.swp differ diff --git a/egs/librispeech/ASR/bitfit_all.sh b/egs/librispeech/ASR/bitfit_all.sh index feba57b23..daa7380f4 100755 --- a/egs/librispeech/ASR/bitfit_all.sh +++ b/egs/librispeech/ASR/bitfit_all.sh @@ -1,7 +1,7 @@ #dl_dir=/DB/LibriSpeech_tar/vox subset=$1 -#dl_dir=/DB/LibriSpeech_tar/$subset -dl_dir=/home/work/workspace/LibriSpeech/vox_v3 +dl_dir=/DB/LibriSpeech_tar/$subset +#dl_dir=/home/work/workspace/LibriSpeech/vox_v3 for dest in "test-clean" "test-other"; do #for dest in "test-other"; do