diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp index 11f516ca4..3cab81575 100644 Binary files a/egs/librispeech/ASR/.decode.sh.swp and b/egs/librispeech/ASR/.decode.sh.swp differ diff --git a/egs/librispeech/ASR/decode.sh b/egs/librispeech/ASR/decode.sh index 65b1c6ed7..d3d6e5862 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"_v2 + ./test.sh $spk_id encoderfreeze_$spk_id #./test.sh $spk_id self_init_"$spk_id" #./test.sh $spk_id prompt_tuning_"$spk_id" #./test.sh $spk_id "$spk_id"_adapter_30m