diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index ba34bf33a..74e0facd5 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 21135991f..4f429c858 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -22,7 +22,7 @@ do --use-averaged-model True \ --spk-id $spk_id \ --prompt True \ - --res-name beam_adapter_RA_spec_10m_$i + --res-name beam_prompt_spec_10m_$i done done