diff --git a/egs/LJSpeech/ASR/.test.sh.swp b/egs/LJSpeech/ASR/.test.sh.swp index fc55a6000..68c82d93c 100644 Binary files a/egs/LJSpeech/ASR/.test.sh.swp and b/egs/LJSpeech/ASR/.test.sh.swp differ diff --git a/egs/LJSpeech/ASR/test.sh b/egs/LJSpeech/ASR/test.sh index 594d894f5..1a5131cb0 100755 --- a/egs/LJSpeech/ASR/test.sh +++ b/egs/LJSpeech/ASR/test.sh @@ -15,6 +15,6 @@ do --encoder-dim 768 \ --decoder-dim 768 \ --joiner-dim 768 \ - --avg 1 \ + --avg 5 \ --use-averaged-model True done