diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index ab5588f43..9e8517a35 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 617358e15..04c715f28 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 \ - --prompt Truee \ + --prompt True \ --res-name beam_prompt_spec_10m_$i done done