diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index fe938ae62..1106501b1 100644 Binary files a/egs/librispeech/ASR/.test.sh.swp and b/egs/librispeech/ASR/.test.sh.swp differ diff --git a/egs/librispeech/ASR/test.sh b/egs/librispeech/ASR/test.sh index efcad39c9..68e1508ff 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -27,7 +27,7 @@ do --use-averaged-model True \ --spk-id $spk_id \ --prompt False \ - --res-name lora_check$i + --res-name lora_long_check$i #--res-name bitfit_q_fc1_check$i #--res-name fullft_check$i done