diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp index a50679705..938d78554 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 1240799e1..4d5aed460 100755 --- a/egs/librispeech/ASR/decode.sh +++ b/egs/librispeech/ASR/decode.sh @@ -7,7 +7,8 @@ for dest in "test-clean" "test-other"; do #./test.sh $spk_id prompt_tuning_10_$spk_id #./test.sh $spk_id prompt_tuning_100_$spk_id #./test.sh $spk_id encoderfreeze_$spk_id - ./test.sh $spk_id encoderlast2_$spk_id + #./test.sh $spk_id encoderlast2_$spk_id + ./test.sh $spk_id "$spk_id"_q_fc1 #./test.sh $spk_id self_init_"$spk_id" #./test.sh $spk_id prompt_tuning_"$spk_id" #./test.sh $spk_id "$spk_id"_adapter_30m