锐英源软件
第一信赖

精通

英语

开源

擅长

开发

培训

胸怀四海 

第一信赖

当前位置:锐英源 / 开源技术 / 语音识别开源 / kaldi的wsj模型训练日志
服务方向
人工智能数据处理
人工智能培训
kaldi数据准备
小语种语音识别
语音识别标注
语音识别系统
语音识别转文字
kaldi开发技术服务
软件开发
运动控制卡上位机
机械加工软件
软件开发培训
Java 安卓移动开发
VC++
C#软件
汇编和破解
驱动开发
联系方式
固话:0371-63888850
手机:138-0381-0136
Q Q:396806883
微信:ryysoft

kaldi的wsj模型训练日志


背景

最近发现wsj模型比较新,想用下里面的模型结果,就进行了训练,发现wsj的数据很乱,有大数据集和小数据集,解码和计分过程也非常多,我用150句话训练非常费时间,精简到15句话,在非虚拟机ubuntu里跑才没那么等,不过要跑起来要修改很多参数,有兴趣加我交流。

./run.sh
steps/make_mfcc.sh --cmd run.pl --nj 10 data/test_eval92
steps/make_mfcc.sh: moving data/test_eval92/feats.scp to data/test_eval92/.backup
utils/validate_data_dir.sh: Successfully validated data-directory data/test_eval92
steps/make_mfcc.sh: [info]: no segments file exists: assuming wav.scp indexed by utterance.
Succeeded creating MFCC features for test_eval92
steps/compute_cmvn_stats.sh data/test_eval92
Succeeded creating CMVN stats for test_eval92
steps/make_mfcc.sh --cmd run.pl --nj 10 data/test_eval93
steps/make_mfcc.sh: moving data/test_eval93/feats.scp to data/test_eval93/.backup
utils/validate_data_dir.sh: Successfully validated data-directory data/test_eval93
steps/make_mfcc.sh: [info]: no segments file exists: assuming wav.scp indexed by utterance.
Succeeded creating MFCC features for test_eval93
steps/compute_cmvn_stats.sh data/test_eval93
Succeeded creating CMVN stats for test_eval93
steps/make_mfcc.sh --cmd run.pl --nj 10 data/test_dev93
steps/make_mfcc.sh: moving data/test_dev93/feats.scp to data/test_dev93/.backup
utils/validate_data_dir.sh: Successfully validated data-directory data/test_dev93
steps/make_mfcc.sh: [info]: no segments file exists: assuming wav.scp indexed by utterance.
Succeeded creating MFCC features for test_dev93
steps/compute_cmvn_stats.sh data/test_dev93
Succeeded creating CMVN stats for test_dev93
steps/make_mfcc.sh --cmd run.pl --nj 10 data/train_si284
steps/make_mfcc.sh: moving data/train_si284/feats.scp to data/train_si284/.backup
utils/validate_data_dir.sh: Successfully validated data-directory data/train_si284
steps/make_mfcc.sh: [info]: no segments file exists: assuming wav.scp indexed by utterance.
Succeeded creating MFCC features for train_si284
steps/compute_cmvn_stats.sh data/train_si284
Succeeded creating CMVN stats for train_si284
utils/subset_data_dir.sh: reducing #utt from 15 to 3
feat-to-len scp:data/train_si84/feats.scp ark,t:data/train_si84_2kshort/tmp.len
utils/subset_data_dir.sh: reducing #utt from 3 to 2
utils/subset_data_dir.sh: reducing #utt from 3 to 1
steps/train_mono.sh --boost-silence 1.25 --nj 1 --cmd run.pl data/train_si84_2kshort data/lang_nosp exp/mono0a
steps/train_mono.sh: get oov_sym.
steps/train_mono.sh: get phones.txt.
steps/train_mono.sh: Initializing monophone system.
steps/train_mono.sh: Compiling training graphs
steps/train_mono.sh: Aligning data equally (pass 0)
steps/train_mono.sh: Pass 1
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 2
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 3
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 4
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 5
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 6
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 7
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 8
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 9
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 10
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 11
steps/train_mono.sh: Pass 12
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 13
steps/train_mono.sh: Pass 14
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 15
steps/train_mono.sh: Pass 16
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 17
steps/train_mono.sh: Pass 18
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 19
steps/train_mono.sh: Pass 20
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 21
steps/train_mono.sh: Pass 22
steps/train_mono.sh: Pass 23
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 24
steps/train_mono.sh: Pass 25
steps/train_mono.sh: Pass 26
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 27
steps/train_mono.sh: Pass 28
steps/train_mono.sh: Pass 29
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 30
steps/train_mono.sh: Pass 31
steps/train_mono.sh: Pass 32
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 33
steps/train_mono.sh: Pass 34
steps/train_mono.sh: Pass 35
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 36
steps/train_mono.sh: Pass 37
steps/train_mono.sh: Pass 38
steps/train_mono.sh: Aligning data
steps/train_mono.sh: Pass 39
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/mono0a
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 50.0% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_alignments.sh: see stats in exp/mono0a/log/analyze_alignments.log
1 warnings in exp/mono0a/log/analyze_alignments.log
8637 warnings in exp/mono0a/log/update.*.log
exp/mono0a: nj=1 align prob=-101.89 over 0.00h [retry=0.0%, fail=0.0%] states=221 gauss=232
steps/train_mono.sh: Done training monophone system in exp/mono0a
tree-info exp/mono0a/tree
tree-info exp/mono0a/tree
make-h-transducer --disambig-syms-out=exp/mono0a/graph_nosp_tgpr/disambig_tid.int --transition-scale=1.0 data/lang_nosp_test_tgpr/tmp/ilabels_1_0 exp/mono0a/tree exp/mono0a/final.mdl
fstrmepslocal
fsttablecompose exp/mono0a/graph_nosp_tgpr/Ha.fst data/lang_nosp_test_tgpr/tmp/CLG_1_0.fst
fstrmsymbols exp/mono0a/graph_nosp_tgpr/disambig_tid.int
fstdeterminizestar --use-log=true
fstminimizeencoded
fstisstochastic exp/mono0a/graph_nosp_tgpr/HCLGa.fst
0.000404496 -0.000298988
add-self-loops --self-loop-scale=0.1 --reorder=true exp/mono0a/final.mdl
steps/decode.sh --nj 1 --cmd run.pl --mem 8G exp/mono0a/graph_nosp_tgpr data/test_dev93 exp/mono0a/decode_nosp_tgpr_dev93
decode.sh: feature type is delta
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/mono0a/graph_nosp_tgpr exp/mono0a/decode_nosp_tgpr_dev93
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 53.3333333333% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_lats.sh: see stats in exp/mono0a/decode_nosp_tgpr_dev93/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(71,284,426) and mean=298.8
steps/diagnostic/analyze_lats.sh: see stats in exp/mono0a/decode_nosp_tgpr_dev93/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/mono0a/graph_nosp_tgpr exp/mono0a/decode_nosp_tgpr_dev93
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode.sh --nj 1 --cmd run.pl --mem 8G exp/mono0a/graph_nosp_tgpr data/test_eval92 exp/mono0a/decode_nosp_tgpr_eval92
decode.sh: feature type is delta
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/mono0a/graph_nosp_tgpr exp/mono0a/decode_nosp_tgpr_eval92
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 53.3333333333% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_lats.sh: see stats in exp/mono0a/decode_nosp_tgpr_eval92/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(71,284,426) and mean=298.8
steps/diagnostic/analyze_lats.sh: see stats in exp/mono0a/decode_nosp_tgpr_eval92/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_eval92 exp/mono0a/graph_nosp_tgpr exp/mono0a/decode_nosp_tgpr_eval92
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/align_si.sh --boost-silence 1.25 --nj 1 --cmd run.pl data/train_si84_half data/lang_nosp exp/mono0a exp/mono0a_ali
steps/align_si.sh: feature type is delta
steps/align_si.sh: aligning data in data/train_si84_half using model from exp/mono0a, putting alignments in exp/mono0a_ali
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/mono0a_ali
steps/diagnostic/analyze_alignments.sh: see stats in exp/mono0a_ali/log/analyze_alignments.log
steps/align_si.sh: done aligning data.
steps/train_deltas.sh --boost-silence 1.25 --cmd run.pl 2000 10000 data/train_si84_half data/lang_nosp exp/mono0a_ali exp/tri1
steps/train_deltas.sh: accumulating tree stats
steps/train_deltas.sh: getting questions for tree-building, via clustering
steps/train_deltas.sh: building the tree
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 1 with no stats; corresponding phone list: 2
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 2 with no stats; corresponding phone list: 3
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 3 with no stats; corresponding phone list: 4
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 4 with no stats; corresponding phone list: 5
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 5 with no stats; corresponding phone list: 6
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 6 with no stats; corresponding phone list: 7
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 8 with no stats; corresponding phone list: 9
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 9 with no stats; corresponding phone list: 10
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 10 with no stats; corresponding phone list: 11
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 11 with no stats; corresponding phone list: 12
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 12 with no stats; corresponding phone list: 13
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 13 with no stats; corresponding phone list: 14
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 14 with no stats; corresponding phone list: 15
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 15 with no stats; corresponding phone list: 16
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 16 with no stats; corresponding phone list: 17
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 17 with no stats; corresponding phone list: 18
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 18 with no stats; corresponding phone list: 19
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 19 with no stats; corresponding phone list: 20
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 21 with no stats; corresponding phone list: 22
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 22 with no stats; corresponding phone list: 23
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 23 with no stats; corresponding phone list: 24
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 24 with no stats; corresponding phone list: 25
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 25 with no stats; corresponding phone list: 26
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 26 with no stats; corresponding phone list: 27
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 27 with no stats; corresponding phone list: 28
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 28 with no stats; corresponding phone list: 29
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 29 with no stats; corresponding phone list: 30
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 30 with no stats; corresponding phone list: 31
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 31 with no stats; corresponding phone list: 32
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 32 with no stats; corresponding phone list: 33
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 33 with no stats; corresponding phone list: 34
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 34 with no stats; corresponding phone list: 35
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 35 with no stats; corresponding phone list: 36
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 37 with no stats; corresponding phone list: 38
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 38 with no stats; corresponding phone list: 39
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 39 with no stats; corresponding phone list: 40
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 40 with no stats; corresponding phone list: 41
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 41 with no stats; corresponding phone list: 42
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 42 with no stats; corresponding phone list: 43
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 43 with no stats; corresponding phone list: 44
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 44 with no stats; corresponding phone list: 45
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 45 with no stats; corresponding phone list: 46
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 46 with no stats; corresponding phone list: 47
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 47 with no stats; corresponding phone list: 48
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 48 with no stats; corresponding phone list: 49
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 49 with no stats; corresponding phone list: 50
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 50 with no stats; corresponding phone list: 51
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 51 with no stats; corresponding phone list: 52
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 52 with no stats; corresponding phone list: 53
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 53 with no stats; corresponding phone list: 54
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 54 with no stats; corresponding phone list: 55
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 55 with no stats; corresponding phone list: 56
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 56 with no stats; corresponding phone list: 57
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 57 with no stats; corresponding phone list: 58
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 58 with no stats; corresponding phone list: 59
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 59 with no stats; corresponding phone list: 60
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 60 with no stats; corresponding phone list: 61
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 61 with no stats; corresponding phone list: 62
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 62 with no stats; corresponding phone list: 63
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 63 with no stats; corresponding phone list: 64
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 64 with no stats; corresponding phone list: 65
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 65 with no stats; corresponding phone list: 66
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 66 with no stats; corresponding phone list: 67
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 67 with no stats; corresponding phone list: 68
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 68 with no stats; corresponding phone list: 69
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 69 with no stats; corresponding phone list: 70
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 70 with no stats; corresponding phone list: 71
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 71 with no stats; corresponding phone list: 72
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 72 with no stats; corresponding phone list: 73
** The warnings above about 'no stats' generally mean you have phones **
** (or groups of phones) in your phone set that had no corresponding data. **
** You should probably figure out whether something went wrong, **
** or whether your data just doesn't happen to have examples of those **
** phones. **
steps/train_deltas.sh: converting alignments from exp/mono0a_ali to use current tree
steps/train_deltas.sh: compiling graphs of transcripts
steps/train_deltas.sh: training pass 1
steps/train_deltas.sh: training pass 2
steps/train_deltas.sh: training pass 3
steps/train_deltas.sh: training pass 4
steps/train_deltas.sh: training pass 5
steps/train_deltas.sh: training pass 6
steps/train_deltas.sh: training pass 7
steps/train_deltas.sh: training pass 8
steps/train_deltas.sh: training pass 9
steps/train_deltas.sh: training pass 10
steps/train_deltas.sh: aligning data
steps/train_deltas.sh: training pass 11
steps/train_deltas.sh: training pass 12
steps/train_deltas.sh: training pass 13
steps/train_deltas.sh: training pass 14
steps/train_deltas.sh: training pass 15
steps/train_deltas.sh: training pass 16
steps/train_deltas.sh: training pass 17
steps/train_deltas.sh: training pass 18
steps/train_deltas.sh: training pass 19
steps/train_deltas.sh: training pass 20
steps/train_deltas.sh: aligning data
steps/train_deltas.sh: training pass 21
steps/train_deltas.sh: training pass 22
steps/train_deltas.sh: training pass 23
steps/train_deltas.sh: training pass 24
steps/train_deltas.sh: training pass 25
steps/train_deltas.sh: training pass 26
steps/train_deltas.sh: training pass 27
steps/train_deltas.sh: training pass 28
steps/train_deltas.sh: training pass 29
steps/train_deltas.sh: training pass 30
steps/train_deltas.sh: aligning data
steps/train_deltas.sh: training pass 31
steps/train_deltas.sh: training pass 32
steps/train_deltas.sh: training pass 33
steps/train_deltas.sh: training pass 34
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/tri1
steps/diagnostic/analyze_alignments.sh: see stats in exp/tri1/log/analyze_alignments.log
1 warnings in exp/tri1/log/compile_questions.log
72 warnings in exp/tri1/log/init_model.log
69 warnings in exp/tri1/log/questions.log
2414 warnings in exp/tri1/log/update.*.log
1 warnings in exp/tri1/log/mixup.log
4 warnings in exp/tri1/log/build_tree.log
exp/tri1: nj=1 align prob=-102.21 over 0.00h [retry=0.0%, fail=0.0%] states=73 gauss=80 tree-impr=1.75
steps/train_deltas.sh: Done training system with delta+delta-delta features in exp/tri1
tree-info exp/tri1/tree
tree-info exp/tri1/tree
make-h-transducer --disambig-syms-out=exp/tri1/graph_nosp_tgpr/disambig_tid.int --transition-scale=1.0 data/lang_nosp_test_tgpr/tmp/ilabels_3_1 exp/tri1/tree exp/tri1/final.mdl
fstrmepslocal
fsttablecompose exp/tri1/graph_nosp_tgpr/Ha.fst data/lang_nosp_test_tgpr/tmp/CLG_3_1.fst
fstminimizeencoded
fstrmsymbols exp/tri1/graph_nosp_tgpr/disambig_tid.int
fstdeterminizestar --use-log=true
fstisstochastic exp/tri1/graph_nosp_tgpr/HCLGa.fst
0.000338394 -0.000298988
add-self-loops --self-loop-scale=0.1 --reorder=true exp/tri1/final.mdl
steps/decode.sh --nj 3 --cmd run.pl --mem 8G exp/tri1/graph_nosp_tgpr data/test_dev93 exp/tri1/decode_nosp_tgpr_dev93
decode.sh: feature type is delta
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri1/graph_nosp_tgpr exp/tri1/decode_nosp_tgpr_dev93
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 73.3333333333% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_lats.sh: see stats in exp/tri1/decode_nosp_tgpr_dev93/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(207,276,345) and mean=268.5
steps/diagnostic/analyze_lats.sh: see stats in exp/tri1/decode_nosp_tgpr_dev93/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri1/graph_nosp_tgpr exp/tri1/decode_nosp_tgpr_dev93
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 1 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_dev93 exp/tri1/decode_nosp_tgpr_dev93 exp/tri1/decode_nosp_tgpr_dev93_tg1
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_dev93_tg1
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 2 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_dev93 exp/tri1/decode_nosp_tgpr_dev93 exp/tri1/decode_nosp_tgpr_dev93_tg2
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_dev93_tg2
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 3 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_dev93 exp/tri1/decode_nosp_tgpr_dev93 exp/tri1/decode_nosp_tgpr_dev93_tg3
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_dev93_tg3
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 4 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_dev93 exp/tri1/decode_nosp_tgpr_dev93 exp/tri1/decode_nosp_tgpr_dev93_tg4
fstdeterminizestar
fstrmsymbols data/lang_nosp_test_tg/phones/disambig.int
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_dev93_tg4
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 5 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_dev93 exp/tri1/decode_nosp_tgpr_dev93 exp/tri1/decode_nosp_tgpr_dev93_tg5
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_dev93_tg5
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode.sh --nj 3 --cmd run.pl --mem 8G exp/tri1/graph_nosp_tgpr data/test_eval92 exp/tri1/decode_nosp_tgpr_eval92
decode.sh: feature type is delta
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri1/graph_nosp_tgpr exp/tri1/decode_nosp_tgpr_eval92
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 73.3333333333% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_lats.sh: see stats in exp/tri1/decode_nosp_tgpr_eval92/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(207,276,345) and mean=268.5
steps/diagnostic/analyze_lats.sh: see stats in exp/tri1/decode_nosp_tgpr_eval92/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_eval92 exp/tri1/graph_nosp_tgpr exp/tri1/decode_nosp_tgpr_eval92
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 1 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_eval92 exp/tri1/decode_nosp_tgpr_eval92 exp/tri1/decode_nosp_tgpr_eval92_tg1
local/score.sh --cmd run.pl --mem 8G data/test_eval92 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_eval92_tg1
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 2 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_eval92 exp/tri1/decode_nosp_tgpr_eval92 exp/tri1/decode_nosp_tgpr_eval92_tg2
local/score.sh --cmd run.pl --mem 8G data/test_eval92 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_eval92_tg2
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 3 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_eval92 exp/tri1/decode_nosp_tgpr_eval92 exp/tri1/decode_nosp_tgpr_eval92_tg3
local/score.sh --cmd run.pl --mem 8G data/test_eval92 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_eval92_tg3
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 4 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_eval92 exp/tri1/decode_nosp_tgpr_eval92 exp/tri1/decode_nosp_tgpr_eval92_tg4
fstdeterminizestar
fstrmsymbols data/lang_nosp_test_tg/phones/disambig.int
local/score.sh --cmd run.pl --mem 8G data/test_eval92 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_eval92_tg4
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --mode 5 --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_eval92 exp/tri1/decode_nosp_tgpr_eval92 exp/tri1/decode_nosp_tgpr_eval92_tg5
local/score.sh --cmd run.pl --mem 8G data/test_eval92 data/lang_nosp_test_tg exp/tri1/decode_nosp_tgpr_eval92_tg5
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/align_si.sh --nj 1 --cmd run.pl data/train_si84 data/lang_nosp exp/tri1 exp/tri1_ali_si84
steps/align_si.sh: feature type is delta
steps/align_si.sh: aligning data in data/train_si84 using model from exp/tri1, putting alignments in exp/tri1_ali_si84
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/tri1_ali_si84
steps/diagnostic/analyze_alignments.sh: see stats in exp/tri1_ali_si84/log/analyze_alignments.log
steps/align_si.sh: done aligning data.
steps/train_lda_mllt.sh --cmd run.pl --splice-opts --left-context=3 --right-context=3 2500 15000 data/train_si84 data/lang_nosp exp/tri1_ali_si84 exp/tri2b
steps/train_lda_mllt.sh: Accumulating LDA statistics.
target_dim=15,Dim()=91,NumClasses()=73
steps/train_lda_mllt.sh: Accumulating tree stats
steps/train_lda_mllt.sh: Getting questions for tree clustering.
steps/train_lda_mllt.sh: Building the tree
steps/train_lda_mllt.sh: Initializing the model
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 1 with no stats; corresponding phone list: 2
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 2 with no stats; corresponding phone list: 3
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 3 with no stats; corresponding phone list: 4
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 4 with no stats; corresponding phone list: 5
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 5 with no stats; corresponding phone list: 6
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 6 with no stats; corresponding phone list: 7
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 8 with no stats; corresponding phone list: 9
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 10 with no stats; corresponding phone list: 11
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 11 with no stats; corresponding phone list: 12
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 12 with no stats; corresponding phone list: 13
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 13 with no stats; corresponding phone list: 14
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 14 with no stats; corresponding phone list: 15
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 15 with no stats; corresponding phone list: 16
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 16 with no stats; corresponding phone list: 17
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 17 with no stats; corresponding phone list: 18
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 18 with no stats; corresponding phone list: 19
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 19 with no stats; corresponding phone list: 20
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 21 with no stats; corresponding phone list: 22
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 22 with no stats; corresponding phone list: 23
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 23 with no stats; corresponding phone list: 24
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 24 with no stats; corresponding phone list: 25
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 25 with no stats; corresponding phone list: 26
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 26 with no stats; corresponding phone list: 27
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 27 with no stats; corresponding phone list: 28
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 28 with no stats; corresponding phone list: 29
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 29 with no stats; corresponding phone list: 30
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 30 with no stats; corresponding phone list: 31
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 31 with no stats; corresponding phone list: 32
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 32 with no stats; corresponding phone list: 33
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 33 with no stats; corresponding phone list: 34
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 34 with no stats; corresponding phone list: 35
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 35 with no stats; corresponding phone list: 36
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 37 with no stats; corresponding phone list: 38
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 38 with no stats; corresponding phone list: 39
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 39 with no stats; corresponding phone list: 40
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 40 with no stats; corresponding phone list: 41
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 41 with no stats; corresponding phone list: 42
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 42 with no stats; corresponding phone list: 43
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 43 with no stats; corresponding phone list: 44
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 44 with no stats; corresponding phone list: 45
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 45 with no stats; corresponding phone list: 46
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 46 with no stats; corresponding phone list: 47
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 47 with no stats; corresponding phone list: 48
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 48 with no stats; corresponding phone list: 49
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 49 with no stats; corresponding phone list: 50
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 50 with no stats; corresponding phone list: 51
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 51 with no stats; corresponding phone list: 52
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 52 with no stats; corresponding phone list: 53
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 53 with no stats; corresponding phone list: 54
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 54 with no stats; corresponding phone list: 55
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 55 with no stats; corresponding phone list: 56
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 56 with no stats; corresponding phone list: 57
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 57 with no stats; corresponding phone list: 58
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 58 with no stats; corresponding phone list: 59
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 59 with no stats; corresponding phone list: 60
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 60 with no stats; corresponding phone list: 61
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 61 with no stats; corresponding phone list: 62
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 62 with no stats; corresponding phone list: 63
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 63 with no stats; corresponding phone list: 64
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 64 with no stats; corresponding phone list: 65
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 65 with no stats; corresponding phone list: 66
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 66 with no stats; corresponding phone list: 67
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 67 with no stats; corresponding phone list: 68
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 68 with no stats; corresponding phone list: 69
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 69 with no stats; corresponding phone list: 70
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 70 with no stats; corresponding phone list: 71
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 71 with no stats; corresponding phone list: 72
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 72 with no stats; corresponding phone list: 73
This is a bad warning.
steps/train_lda_mllt.sh: Converting alignments from exp/tri1_ali_si84 to use current tree
steps/train_lda_mllt.sh: Compiling graphs of transcripts
Training pass 1
Training pass 2
steps/train_lda_mllt.sh: Estimating MLLT
steps/train_lda_mllt.sh: est-mllt
steps/train_lda_mllt.sh: gmm-transform-means
steps/train_lda_mllt.sh: compose-transforms
Training pass 3
Training pass 4
steps/train_lda_mllt.sh: Estimating MLLT
steps/train_lda_mllt.sh: est-mllt
steps/train_lda_mllt.sh: gmm-transform-means
steps/train_lda_mllt.sh: compose-transforms
Training pass 5
Training pass 6
steps/train_lda_mllt.sh: Estimating MLLT
steps/train_lda_mllt.sh: est-mllt
steps/train_lda_mllt.sh: gmm-transform-means
steps/train_lda_mllt.sh: compose-transforms
Training pass 7
Training pass 8
Training pass 9
Training pass 10
Aligning data
Training pass 11
Training pass 12
steps/train_lda_mllt.sh: Estimating MLLT
steps/train_lda_mllt.sh: est-mllt
steps/train_lda_mllt.sh: gmm-transform-means
steps/train_lda_mllt.sh: compose-transforms
Training pass 13
Training pass 14
Training pass 15
Training pass 16
Training pass 17
Training pass 18
Training pass 19
Training pass 20
Aligning data
Training pass 21
Training pass 22
Training pass 23
Training pass 24
Training pass 25
Training pass 26
Training pass 27
Training pass 28
Training pass 29
Training pass 30
Aligning data
Training pass 31
Training pass 32
Training pass 33
Training pass 34
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/tri2b
steps/diagnostic/analyze_alignments.sh: see stats in exp/tri2b/log/analyze_alignments.log
69 warnings in exp/tri2b/log/questions.log
4 warnings in exp/tri2b/log/build_tree.log
1 warnings in exp/tri2b/log/compile_questions.log
1 warnings in exp/tri2b/log/lda_est.log
70 warnings in exp/tri2b/log/init_model.log
2389 warnings in exp/tri2b/log/update.*.log
exp/tri2b: nj=1 align prob=-58.73 over 0.00h [retry=0.0%, fail=0.0%] states=73 gauss=97 tree-impr=0.00 lda-sum=127.30 mllt:impr,logdet=12.12,11.64
steps/train_lda_mllt.sh: Done training system with LDA+MLLT features in exp/tri2b
tree-info exp/tri2b/tree
tree-info exp/tri2b/tree
make-h-transducer --disambig-syms-out=exp/tri2b/graph_nosp_tgpr/disambig_tid.int --transition-scale=1.0 data/lang_nosp_test_tgpr/tmp/ilabels_3_1 exp/tri2b/tree exp/tri2b/final.mdl
fstrmepslocal
fsttablecompose exp/tri2b/graph_nosp_tgpr/Ha.fst data/lang_nosp_test_tgpr/tmp/CLG_3_1.fst
fstminimizeencoded
fstrmsymbols exp/tri2b/graph_nosp_tgpr/disambig_tid.int
fstdeterminizestar --use-log=true
fstisstochastic exp/tri2b/graph_nosp_tgpr/HCLGa.fst
0.000212194 -0.000298988
add-self-loops --self-loop-scale=0.1 --reorder=true exp/tri2b/final.mdl
steps/decode.sh --nj 3 --cmd run.pl --mem 8G exp/tri2b/graph_nosp_tgpr data/test_dev93 exp/tri2b/decode_nosp_tgpr_dev93
decode.sh: feature type is lda
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri2b/graph_nosp_tgpr exp/tri2b/decode_nosp_tgpr_dev93
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 66.6666666667% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_lats.sh: see stats in exp/tri2b/decode_nosp_tgpr_dev93/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(5,7,145) and mean=22.9
steps/diagnostic/analyze_lats.sh: see stats in exp/tri2b/decode_nosp_tgpr_dev93/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri2b/graph_nosp_tgpr exp/tri2b/decode_nosp_tgpr_dev93
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode_biglm.sh --nj 3 --cmd run.pl --mem 8G exp/tri2b/graph_nosp_tgpr data/lang_nosp_test_tgpr/G.fst data/lang_nosp_test_tg/G.fst data/test_dev93 exp/tri2b/decode_nosp_tgpr_dev93_tg_biglm
decode_si.sh: feature type is lda
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri2b/graph_nosp_tgpr exp/tri2b/decode_nosp_tgpr_dev93_tg_biglm
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --cmd run.pl --mem 8G data/lang_nosp_test_tgpr/ data/lang_nosp_test_tg/ data/test_dev93 exp/tri2b/decode_nosp_tgpr_dev93 exp/tri2b/decode_nosp_tgpr_dev93_tg
fstdeterminizestar
fstrmsymbols data/lang_nosp_test_tg//phones/disambig.int
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg/ exp/tri2b/decode_nosp_tgpr_dev93_tg
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
mkdir: cannot create directory ‘exp/tri2b/decode_nosp_tgpr_dev93_tg_mbr’: File exists
steps/decode.sh --nj 3 --cmd run.pl --mem 8G exp/tri2b/graph_nosp_tgpr data/test_eval92 exp/tri2b/decode_nosp_tgpr_eval92
decode.sh: feature type is lda
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri2b/graph_nosp_tgpr exp/tri2b/decode_nosp_tgpr_eval92
analyze_phone_length_stats.py: WARNING: optional-silence sil is seen only 66.6666666667% of the time at utterance begin.  This may not be optimal.
steps/diagnostic/analyze_lats.sh: see stats in exp/tri2b/decode_nosp_tgpr_eval92/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(5,7,145) and mean=22.9
steps/diagnostic/analyze_lats.sh: see stats in exp/tri2b/decode_nosp_tgpr_eval92/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_eval92 exp/tri2b/graph_nosp_tgpr exp/tri2b/decode_nosp_tgpr_eval92
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode_biglm.sh --nj 3 --cmd run.pl --mem 8G exp/tri2b/graph_nosp_tgpr data/lang_nosp_test_tgpr/G.fst data/lang_nosp_test_tg/G.fst data/test_eval92 exp/tri2b/decode_nosp_tgpr_eval92_tg_biglm
decode_si.sh: feature type is lda
local/score.sh --cmd run.pl --mem 8G data/test_eval92 exp/tri2b/graph_nosp_tgpr exp/tri2b/decode_nosp_tgpr_eval92_tg_biglm
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --cmd run.pl --mem 8G data/lang_nosp_test_tgpr/ data/lang_nosp_test_tg/ data/test_eval92 exp/tri2b/decode_nosp_tgpr_eval92 exp/tri2b/decode_nosp_tgpr_eval92_tg
fstdeterminizestar
fstrmsymbols data/lang_nosp_test_tg//phones/disambig.int
local/score.sh --cmd run.pl --mem 8G data/test_eval92 data/lang_nosp_test_tg/ exp/tri2b/decode_nosp_tgpr_eval92_tg
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
mkdir: cannot create directory ‘exp/tri2b/decode_nosp_tgpr_eval92_tg_mbr’: File exists
steps/align_si.sh --nj 1 --cmd run.pl data/train_si284 data/lang_nosp exp/tri2b exp/tri2b_ali_si284
steps/align_si.sh: feature type is lda
steps/align_si.sh: aligning data in data/train_si284 using model from exp/tri2b, putting alignments in exp/tri2b_ali_si284
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/tri2b_ali_si284
steps/diagnostic/analyze_alignments.sh: see stats in exp/tri2b_ali_si284/log/analyze_alignments.log
steps/align_si.sh: done aligning data.
steps/train_sat.sh --cmd run.pl 4200 40000 data/train_si284 data/lang_nosp exp/tri2b_ali_si284 exp/tri3b
steps/train_sat.sh: feature type is lda
steps/train_sat.sh: obtaining initial fMLLR transforms since not present in exp/tri2b_ali_si284
steps/train_sat.sh: Accumulating tree stats
steps/train_sat.sh: Getting questions for tree clustering.
steps/train_sat.sh: Building the tree
steps/train_sat.sh: Initializing the model
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 2 with no stats; corresponding phone list: 3
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 4 with no stats; corresponding phone list: 5
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 5 with no stats; corresponding phone list: 6
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 8 with no stats; corresponding phone list: 9
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 10 with no stats; corresponding phone list: 11
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 11 with no stats; corresponding phone list: 12
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 12 with no stats; corresponding phone list: 13
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 13 with no stats; corresponding phone list: 14
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 14 with no stats; corresponding phone list: 15
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 15 with no stats; corresponding phone list: 16
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 16 with no stats; corresponding phone list: 17
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 17 with no stats; corresponding phone list: 18
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 18 with no stats; corresponding phone list: 19
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 21 with no stats; corresponding phone list: 22
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 22 with no stats; corresponding phone list: 23
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 23 with no stats; corresponding phone list: 24
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 24 with no stats; corresponding phone list: 25
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 26 with no stats; corresponding phone list: 27
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 27 with no stats; corresponding phone list: 28
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 28 with no stats; corresponding phone list: 29
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 29 with no stats; corresponding phone list: 30
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 30 with no stats; corresponding phone list: 31
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 31 with no stats; corresponding phone list: 32
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 32 with no stats; corresponding phone list: 33
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 33 with no stats; corresponding phone list: 34
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 34 with no stats; corresponding phone list: 35
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 37 with no stats; corresponding phone list: 38
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 38 with no stats; corresponding phone list: 39
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 39 with no stats; corresponding phone list: 40
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 40 with no stats; corresponding phone list: 41
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 41 with no stats; corresponding phone list: 42
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 42 with no stats; corresponding phone list: 43
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 45 with no stats; corresponding phone list: 46
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 46 with no stats; corresponding phone list: 47
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 47 with no stats; corresponding phone list: 48
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 48 with no stats; corresponding phone list: 49
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 49 with no stats; corresponding phone list: 50
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 50 with no stats; corresponding phone list: 51
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 51 with no stats; corresponding phone list: 52
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 53 with no stats; corresponding phone list: 54
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 55 with no stats; corresponding phone list: 56
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 56 with no stats; corresponding phone list: 57
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 57 with no stats; corresponding phone list: 58
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 58 with no stats; corresponding phone list: 59
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 61 with no stats; corresponding phone list: 62
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 63 with no stats; corresponding phone list: 64
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 64 with no stats; corresponding phone list: 65
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 65 with no stats; corresponding phone list: 66
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 66 with no stats; corresponding phone list: 67
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 67 with no stats; corresponding phone list: 68
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 68 with no stats; corresponding phone list: 69
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 69 with no stats; corresponding phone list: 70
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 70 with no stats; corresponding phone list: 71
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 71 with no stats; corresponding phone list: 72
WARNING (gmm-init-model[5.4.164~6-13ed]:InitAmGmm():gmm-init-model.cc:55) Tree has pdf-id 72 with no stats; corresponding phone list: 73
This is a bad warning.
steps/train_sat.sh: Converting alignments from exp/tri2b_ali_si284 to use current tree
steps/train_sat.sh: Compiling graphs of transcripts
Pass 1
Pass 2
Estimating fMLLR transforms
Pass 3
Pass 4
Estimating fMLLR transforms
Pass 5
Pass 6
Estimating fMLLR transforms
Pass 7
Pass 8
Pass 9
Pass 10
Aligning data
Pass 11
Pass 12
Estimating fMLLR transforms
Pass 13
Pass 14
Pass 15
Pass 16
Pass 17
Pass 18
Pass 19
Pass 20
Aligning data
Pass 21
Pass 22
Pass 23
Pass 24
Pass 25
Pass 26
Pass 27
Pass 28
Pass 29
Pass 30
Aligning data
Pass 31
Pass 32
Pass 33
Pass 34
steps/diagnostic/analyze_alignments.sh --cmd run.pl data/lang_nosp exp/tri3b
steps/diagnostic/analyze_alignments.sh: see stats in exp/tri3b/log/analyze_alignments.log
1 warnings in exp/tri3b/log/compile_questions.log
2455 warnings in exp/tri3b/log/update.*.log
70 warnings in exp/tri3b/log/init_model.log
56 warnings in exp/tri3b/log/questions.log
15 warnings in exp/tri3b/log/fmllr.*.*.log
4 warnings in exp/tri3b/log/build_tree.log
69 warnings in exp/tri3b/log/est_alimdl.log
steps/train_sat.sh: Likelihood evolution:
-64.9853 -64.9856 -64.9744 -64.8653 -64.3247 -63.6993 -63.2228 -62.8415 -62.6228 -62.4909 -62.3594 -62.2243 -62.0946 -61.9695 -61.8249 -61.7071 -61.6005 -61.5195 -61.4364 -61.377 -61.323 -61.2934 -61.2815 -61.2492 -61.245 -61.2414 -61.2215 -61.2036 -61.185 -61.1767 -61.156 -61.1431 -61.1327 -61.1234
exp/tri3b: nj=1 align prob=-61.31 over 0.01h [retry=0.0%, fail=0.0%] states=73 gauss=275 tree-impr=0.00
steps/train_sat.sh: done training SAT system in exp/tri3b
tree-info exp/tri3b/tree
tree-info exp/tri3b/tree
make-h-transducer --disambig-syms-out=exp/tri3b/graph_nosp_tgpr/disambig_tid.int --transition-scale=1.0 data/lang_nosp_test_tgpr/tmp/ilabels_3_1 exp/tri3b/tree exp/tri3b/final.mdl
fstrmepslocal
fsttablecompose exp/tri3b/graph_nosp_tgpr/Ha.fst data/lang_nosp_test_tgpr/tmp/CLG_3_1.fst
fstminimizeencoded
fstrmsymbols exp/tri3b/graph_nosp_tgpr/disambig_tid.int
fstdeterminizestar --use-log=true
fstisstochastic exp/tri3b/graph_nosp_tgpr/HCLGa.fst
0.000212194 -0.000298988
add-self-loops --self-loop-scale=0.1 --reorder=true exp/tri3b/final.mdl
tree-info exp/tri3b/tree
tree-info exp/tri3b/tree
make-h-transducer --disambig-syms-out=exp/tri3b/graph_nosp_bd_tgpr/disambig_tid.int --transition-scale=1.0 data/lang_nosp_test_bd_tgpr/tmp/ilabels_3_1 exp/tri3b/tree exp/tri3b/final.mdl
fstrmepslocal
fsttablecompose exp/tri3b/graph_nosp_bd_tgpr/Ha.fst data/lang_nosp_test_bd_tgpr/tmp/CLG_3_1.fst
fstminimizeencoded
fstrmsymbols exp/tri3b/graph_nosp_bd_tgpr/disambig_tid.int
fstdeterminizestar --use-log=true
fstisstochastic exp/tri3b/graph_nosp_bd_tgpr/HCLGa.fst
0.000212194 -0.000298988
add-self-loops --self-loop-scale=0.1 --reorder=true exp/tri3b/final.mdl
steps/decode_fmllr.sh --nj 3 --cmd run.pl --mem 8G exp/tri3b/graph_nosp_tgpr data/test_dev93 exp/tri3b/decode_nosp_tgpr_dev93
steps/decode.sh --scoring-opts  --num-threads 1 --skip-scoring false --acwt 0.083333 --nj 3 --cmd run.pl --mem 8G --beam 10.0 --model exp/tri3b/final.alimdl --max-active 2000 exp/tri3b/graph_nosp_tgpr data/test_dev93 exp/tri3b/decode_nosp_tgpr_dev93.si
decode.sh: feature type is lda
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri3b/graph_nosp_tgpr exp/tri3b/decode_nosp_tgpr_dev93.si
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_tgpr_dev93.si/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(58,125,186) and mean=113.2
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_tgpr_dev93.si/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri3b/graph_nosp_tgpr exp/tri3b/decode_nosp_tgpr_dev93.si
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode_fmllr.sh: feature type is lda
steps/decode_fmllr.sh: getting first-pass fMLLR transforms.
steps/decode_fmllr.sh: doing main lattice generation phase
steps/decode_fmllr.sh: estimating fMLLR transforms a second time.
steps/decode_fmllr.sh: doing a final pass of acoustic rescoring.
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri3b/graph_nosp_tgpr exp/tri3b/decode_nosp_tgpr_dev93
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_tgpr_dev93/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(58,122,189) and mean=113.5
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_tgpr_dev93/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri3b/graph_nosp_tgpr exp/tri3b/decode_nosp_tgpr_dev93
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore.sh --cmd run.pl --mem 8G data/lang_nosp_test_tgpr data/lang_nosp_test_tg data/test_dev93 exp/tri3b/decode_nosp_tgpr_dev93 exp/tri3b/decode_nosp_tg_dev93
fstdeterminizestar
fstrmsymbols data/lang_nosp_test_tg/phones/disambig.int
local/score.sh --cmd run.pl --mem 8G data/test_dev93 data/lang_nosp_test_tg exp/tri3b/decode_nosp_tg_dev93
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode_fmllr.sh --cmd run.pl --mem 8G --nj 1 exp/tri3b/graph_nosp_bd_tgpr data/test_dev93 exp/tri3b/decode_nosp_bd_tgpr_dev93
steps/decode.sh --scoring-opts  --num-threads 1 --skip-scoring false --acwt 0.083333 --nj 1 --cmd run.pl --mem 8G --beam 10.0 --model exp/tri3b/final.alimdl --max-active 2000 exp/tri3b/graph_nosp_bd_tgpr data/test_dev93 exp/tri3b/decode_nosp_bd_tgpr_dev93.si
decode.sh: feature type is lda
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri3b/graph_nosp_bd_tgpr exp/tri3b/decode_nosp_bd_tgpr_dev93.si
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_bd_tgpr_dev93.si/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(58,125,186) and mean=113.2
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_bd_tgpr_dev93.si/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri3b/graph_nosp_bd_tgpr exp/tri3b/decode_nosp_bd_tgpr_dev93.si
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/decode_fmllr.sh: feature type is lda
steps/decode_fmllr.sh: getting first-pass fMLLR transforms.
steps/decode_fmllr.sh: doing main lattice generation phase
steps/decode_fmllr.sh: estimating fMLLR transforms a second time.
steps/decode_fmllr.sh: doing a final pass of acoustic rescoring.
steps/diagnostic/analyze_lats.sh --cmd run.pl --mem 8G exp/tri3b/graph_nosp_bd_tgpr exp/tri3b/decode_nosp_bd_tgpr_dev93
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_bd_tgpr_dev93/log/analyze_alignments.log
Overall, lattice depth (10,50,90-percentile)=(58,122,189) and mean=113.5
steps/diagnostic/analyze_lats.sh: see stats in exp/tri3b/decode_nosp_bd_tgpr_dev93/log/analyze_lattice_depth_stats.log
local/score.sh --cmd run.pl --mem 8G data/test_dev93 exp/tri3b/graph_nosp_bd_tgpr exp/tri3b/decode_nosp_bd_tgpr_dev93
local/score.sh: scoring with word insertion penalty=0.0,0.5,1.0
steps/lmrescore_const_arpa.sh --cmd run.pl --mem 8G data/lang_nosp_test_bd_tgpr data/lang_nosp_test_bd_fgconst data/test_dev93 exp/tri3b/decode_nosp_bd_tgpr_dev93 exp/tri3b/decode_nosp_bd_tgpr_dev93_fg
cmp: data/lang_nosp_test_bd_fgconst/words.txt: No such file or directory
steps/lmrescore_const_arpa.sh: Warning: vocabularies may be incompatible.
steps/lmrescore_const_arpa.sh: Missing file data/lang_nosp_test_bd_fgconst/G.carpa

友情链接
版权所有 Copyright(c)2004-2021 锐英源软件
公司注册号:410105000449586 豫ICP备08007559号 最佳分辨率 1024*768
地址:郑州大学北校区院(文化路97号院)内