提交 7d54ee4d 编写于 作者: H Hui Zhang

ctc_grad_norm_type by null

上级 30499a76
...@@ -41,7 +41,7 @@ model: ...@@ -41,7 +41,7 @@ model:
use_gru: True use_gru: True
share_rnn_weights: False share_rnn_weights: False
blank_id: 0 blank_id: 0
ctc_grad_norm_type: instance ctc_grad_norm_type: null
training: training:
n_epoch: 80 n_epoch: 80
......
...@@ -43,7 +43,7 @@ model: ...@@ -43,7 +43,7 @@ model:
fc_layers_size_list: -1, fc_layers_size_list: -1,
use_gru: False use_gru: False
blank_id: 0 blank_id: 0
ctc_grad_norm_type: instance ctc_grad_norm_type: null
training: training:
n_epoch: 50 n_epoch: 50
......
...@@ -77,7 +77,7 @@ model: ...@@ -77,7 +77,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: instance 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
......
...@@ -72,7 +72,7 @@ model: ...@@ -72,7 +72,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: instance 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
......
...@@ -41,7 +41,7 @@ model: ...@@ -41,7 +41,7 @@ model:
use_gru: False use_gru: False
share_rnn_weights: True share_rnn_weights: True
blank_id: 0 blank_id: 0
ctc_grad_norm_type: instance ctc_grad_norm_type: null
training: training:
n_epoch: 50 n_epoch: 50
......
...@@ -43,7 +43,7 @@ model: ...@@ -43,7 +43,7 @@ model:
fc_layers_size_list: 512, 256 fc_layers_size_list: 512, 256
use_gru: False use_gru: False
blank_id: 0 blank_id: 0
ctc_grad_norm_type: instance ctc_grad_norm_type: null
training: training:
n_epoch: 50 n_epoch: 50
......
...@@ -77,7 +77,7 @@ model: ...@@ -77,7 +77,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: instance 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
......
...@@ -70,7 +70,7 @@ model: ...@@ -70,7 +70,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: instance 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
......
...@@ -73,7 +73,7 @@ model: ...@@ -73,7 +73,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: instance 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
......
...@@ -77,7 +77,7 @@ model: ...@@ -77,7 +77,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: instance 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
......
...@@ -70,7 +70,7 @@ model: ...@@ -70,7 +70,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: instance 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
......
...@@ -73,7 +73,7 @@ model: ...@@ -73,7 +73,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: instance 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
......
...@@ -69,7 +69,7 @@ model: ...@@ -69,7 +69,7 @@ model:
asr_weight: 0.0 asr_weight: 0.0
ctc_weight: 0.0 ctc_weight: 0.0
ctc_dropoutrate: 0.0 ctc_dropoutrate: 0.0
ctc_grad_norm_type: instance 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
......
...@@ -69,7 +69,7 @@ model: ...@@ -69,7 +69,7 @@ model:
asr_weight: 0.5 asr_weight: 0.5
ctc_weight: 0.3 ctc_weight: 0.3
ctc_dropoutrate: 0.0 ctc_dropoutrate: 0.0
ctc_grad_norm_type: instance 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
......
...@@ -67,7 +67,7 @@ model: ...@@ -67,7 +67,7 @@ model:
model_conf: model_conf:
ctc_weight: 0.5 ctc_weight: 0.5
ctc_dropoutrate: 0.0 ctc_dropoutrate: 0.0
ctc_grad_norm_type: instance 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
......
...@@ -42,7 +42,7 @@ model: ...@@ -42,7 +42,7 @@ model:
use_gru: False use_gru: False
share_rnn_weights: True share_rnn_weights: True
blank_id: 0 blank_id: 0
ctc_grad_norm_type: instance ctc_grad_norm_type: null
training: training:
n_epoch: 10 n_epoch: 10
......
...@@ -44,7 +44,7 @@ model: ...@@ -44,7 +44,7 @@ model:
fc_layers_size_list: 512, 256 fc_layers_size_list: 512, 256
use_gru: True use_gru: True
blank_id: 0 blank_id: 0
ctc_grad_norm_type: instance ctc_grad_norm_type: null
training: training:
n_epoch: 10 n_epoch: 10
......
...@@ -77,7 +77,7 @@ model: ...@@ -77,7 +77,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: instance 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
......
...@@ -70,7 +70,7 @@ model: ...@@ -70,7 +70,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: instance 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
......
...@@ -73,7 +73,7 @@ model: ...@@ -73,7 +73,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: instance 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
......
...@@ -67,7 +67,7 @@ model: ...@@ -67,7 +67,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: instance 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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册