remove ctc grad norm option

pull/1062/head
Hui Zhang 3 years ago
parent 5d626aa6b4
commit ecbe785e47

@ -31,7 +31,7 @@ model:
model_conf: model_conf:
ctc_weight: 0.3 ctc_weight: 0.3
ctc_dropoutrate: 0.0 ctc_dropoutrate: 0.0
ctc_grad_norm_type: batch ctc_grad_norm_type: null
lsm_weight: 0.1 # label smoothing option lsm_weight: 0.1 # label smoothing option
length_normalized_loss: false length_normalized_loss: false

Loading…
Cancel
Save