File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
egs/swbd/s5c/local/chain/tuning Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -197,6 +197,7 @@ if [ $stage -le 13 ]; then
197197
198198
199199 steps/nnet3/chain/train.py --stage $train_stage \
200+ --cmd " $train_cmd " \
200201 --feat.online-ivector-dir exp/nnet3/ivectors_${train_set} \
201202 --feat.cmvn-opts " --norm-means=false --norm-vars=false" \
202203 --chain.xent-regularize $xent_regularize \
Original file line number Diff line number Diff line change @@ -185,6 +185,7 @@ if [ $stage -le 13 ]; then
185185
186186
187187 steps/nnet3/chain/train.py --stage $train_stage \
188+ --cmd " $train_cmd " \
188189 --feat.online-ivector-dir exp/nnet3/ivectors_${train_set} \
189190 --feat.cmvn-opts " --norm-means=false --norm-vars=false" \
190191 --chain.xent-regularize $xent_regularize \
You can’t perform that action at this time.
0 commit comments