diff --git a/egs/librispeech/ASR/.test.sh.swp b/egs/librispeech/ASR/.test.sh.swp index 6b1f3b127..7b8faec50 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 8ea2eb5fd..5b59a4608 100755 --- a/egs/librispeech/ASR/test.sh +++ b/egs/librispeech/ASR/test.sh @@ -24,7 +24,7 @@ do --avg 1 \ --use-averaged-model True \ --spk-id $spk_id \ - --prompt True \ + --prompt False \ --res-name ttt #--res-name fullft_check$i done