diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 4038dfbbc..bc1c4f0d1 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 35759132d..2227218da 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -21,7 +21,7 @@ do --avg 1 \ --use-averaged-model True \ --spk-id $spk_id \ - --res-name beam_prompt_spec_10m_$i + --res-name 30m_$i done done