Skip to content
Snippets Groups Projects
Commit 5b4be600 authored by Vijayaditya Peddinti's avatar Vijayaditya Peddinti
Browse files

trunk : minor changes in tedlium recipe for cluster tuning and bug removal

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4806 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
parent a96d53ab
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ if [ $stage -le 2 ]; then
--realign-iters "" \
--splice-opts "--left-context=3 --right-context=3" \
5000 10000 data/train_hires data/lang \
exp/nnet2_online/tri3_ali exp/nnet2_online/tri4
exp/tri3_ali exp/nnet2_online/tri4
fi
......
......@@ -19,7 +19,7 @@
. cmd.sh
. path.sh
nj=80
nj=40
decode_nj=8
stage=0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment