diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index f40c65b4a..7aeb8a57f 100644 Binary files a/egs/librispeech/ASR/.run_v3.sh.swp and b/egs/librispeech/ASR/.run_v3.sh.swp differ diff --git a/egs/librispeech/ASR/run_v3.sh b/egs/librispeech/ASR/run_v3.sh index 88101717b..feae5c679 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -45,7 +45,7 @@ else --use-fp16 1 \ --peak-enc-lr 0.03 \ --peak-dec-lr 0.1 \ - --accum-grads 1 \ + --accum-grads 3 \ --encoder-type d2v \ --additional-block True \ --encoder-dim 768 \