diff --git a/egs/librispeech/ASR/.decode.sh.swp b/egs/librispeech/ASR/.decode.sh.swp index 24c38df23..b6b456b20 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 f7698c607..d65a11c0c 100755 --- a/egs/librispeech/ASR/decode.sh +++ b/egs/librispeech/ASR/decode.sh @@ -5,7 +5,7 @@ for dest in "test-clean" "test-other"; do spk_id=${spk#*$dest\/} 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 prompt_tuning_$spk_id #./test.sh $spk_id "$spk_id"_fullft #./test.sh $spk_id prompt_tuning_"$spk_id" #./test.sh $spk_id "$spk_id"_adapter_30m