]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/kaldi.git/blobdiff - egs/sprakbanken/s5/local/chain/tuning/run_tdnn_1b.sh
[scripts,src,egs] simplify by removing --leftmost-questions-truncate option (#1840)
[processor-sdk/kaldi.git] / egs / sprakbanken / s5 / local / chain / tuning / run_tdnn_1b.sh
index 14973a5d029d89aca6c53a94e9c407e33e8f5e6e..585ddca65ba9862d99b56cd1fcc283ce098947cd 100755 (executable)
@@ -127,7 +127,6 @@ if [ $stage -le 16 ]; then
   fi
   steps/nnet3/chain/build_tree.sh --frame-subsampling-factor 3 \
       --context-opts "--context-width=2 --central-position=1" \
-      --leftmost-questions-truncate -1 \
       --cmd "$train_cmd" 4000 ${lores_train_data_dir} data/lang_chain $ali_dir $tree_dir
 fi