diff --git a/egs/librispeech/ASR/.bitfit_all.sh.swp b/egs/librispeech/ASR/.bitfit_all.sh.swp deleted file mode 100644 index 02c77b85e..000000000 Binary files a/egs/librispeech/ASR/.bitfit_all.sh.swp and /dev/null differ diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp new file mode 100644 index 000000000..1ad9ccab0 Binary files /dev/null and b/egs/librispeech/ASR/.decode.sh.swp differ diff --git a/egs/librispeech/ASR/decode.sh b/egs/librispeech/ASR/decode.sh index e33d3f728..65b1c6ed7 100755 --- a/egs/librispeech/ASR/decode.sh +++ b/egs/librispeech/ASR/decode.sh @@ -6,7 +6,7 @@ for dest in "test-clean" "test-other"; do echo $spk_id #./test.sh $spk_id prompt_tuning_10_$spk_id #./test.sh $spk_id prompt_tuning_100_$spk_id - ./test.sh $spk_id bitfit_$spk_id + ./test.sh $spk_id bitfit_"$spk_id"_v2 #./test.sh $spk_id self_init_"$spk_id" #./test.sh $spk_id prompt_tuning_"$spk_id" #./test.sh $spk_id "$spk_id"_adapter_30m