diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index d6c204080..790196990 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 6cd154def..22c7f4283 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -25,7 +25,7 @@ do --use-averaged-model True \ --spk-id $spk_id \ --prompt False \ - --res-name encoderlast2_check$i + --res-name bitfit_q_fc1_check$i #--res-name fullft_check$i done done