diff --git a/examples/aishell/s0/conf/deepspeech2_online.yaml b/examples/aishell/s0/conf/deepspeech2_online.yaml index f78148e3..fdc3a536 100644 --- a/examples/aishell/s0/conf/deepspeech2_online.yaml +++ b/examples/aishell/s0/conf/deepspeech2_online.yaml @@ -46,7 +46,7 @@ model: training: n_epoch: 50 lr: 2e-3 - lr_decay: 0.9 # 0.83 + lr_decay: 0.91 # 0.83 weight_decay: 1e-06 global_grad_clip: 3.0 log_interval: 100