diff --git a/egs/librispeech/ASR/.run_v3.sh.swp b/egs/librispeech/ASR/.run_v3.sh.swp index 595345f14..7a7d1cd22 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 24b275ed7..b780f0b35 100755 --- a/egs/librispeech/ASR/run_v3.sh +++ b/egs/librispeech/ASR/run_v3.sh @@ -46,7 +46,7 @@ else --joiner-dim 768 \ --use-fp16 1 \ --peak-enc-lr 0.001 \ - --peak-dec-lr 0.5 \ + --peak-dec-lr 0.03 \ --accum-grads 3 \ --encoder-type d2v \ --additional-block True \