Skip to content
Snippets Groups Projects
Commit 1b96148a authored by Minhua Wu's avatar Minhua Wu
Browse files

trunk: fisher_swbd RESULTS update

git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4922 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
parent 894c7452
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,12 @@ for x in exp/*/decode_dev*; do grep Sum $x/score_*/*.ctm.filt.sys | utils/best_
%WER 25.2 | 4459 42989 | 78.2 16.1 5.7 3.5 25.2 64.6 | exp/tri4a/decode_dev_fsh_sw1_fg/score_11/eval2000.ctm.filt.sys
%WER 25.6 | 4459 42989 | 77.7 16.3 6.1 3.3 25.6 65.2 | exp/tri4a/decode_dev_fsh_sw1_tg/score_12/eval2000.ctm.filt.sys
%WER 33.5 | 4459 42989 | 70.3 22.0 7.7 3.8 33.5 69.6 | exp/tri4a/decode_dev_fsh_sw1_tg.si/score_11/eval2000.ctm.filt.sys
%WER 24.5 | 4459 42989 | 78.6 15.7 5.7 3.1 24.5 64.0 | exp/tri5a/decode_dev_fsh_sw1_fg/score_12/eval2000.ctm.filt.sys
%WER 24.9 | 4459 42989 | 78.3 15.8 5.9 3.2 24.9 64.4 | exp/tri5a/decode_dev_fsh_sw1_tg/score_12/eval2000.ctm.filt.sys
%WER 32.6 | 4459 42989 | 71.2 21.5 7.4 3.8 32.6 69.1 | exp/tri5a/decode_dev_fsh_sw1_tg.si/score_11/eval2000.ctm.filt.sys
%WER 24.4 | 4459 42989 | 78.9 15.6 5.5 3.3 24.4 64.1 | exp/tri6a/decode_dev_fsh_sw1_fg/score_11/eval2000.ctm.filt.sys
%WER 24.8 | 4459 42989 | 78.5 15.8 5.6 3.3 24.8 64.7 | exp/tri6a/decode_dev_fsh_sw1_tg/score_11/eval2000.ctm.filt.sys
%WER 32.2 | 4459 42989 | 71.9 21.1 7.0 4.1 32.2 69.3 | exp/tri6a/decode_dev_fsh_sw1_tg.si/score_10/eval2000.ctm.filt.sys
# result reported on rt03
for x in exp/*/decode_rt03*; do grep Sum $x/score_*/*.ctm.filt.sys | utils/best_wer.sh ; done
......@@ -25,4 +31,9 @@ for x in exp/*/decode_rt03*; do grep Sum $x/score_*/*.ctm.filt.sys | utils/best
%WER 36.1 | 8420 76157 | 75.7 16.4 7.9 11.9 36.1 68.6 | exp/tri4a/decode_rt03_fsh_sw1_fg/score_15/rt03.ctm.filt.sys
%WER 36.4 | 8420 76157 | 75.0 16.5 8.5 11.4 36.4 69.0 | exp/tri4a/decode_rt03_fsh_sw1_tg/score_16/rt03.ctm.filt.sys
%WER 49.6 | 8420 76157 | 60.9 22.3 16.8 10.5 49.6 77.4 | exp/tri4a/decode_rt03_fsh_sw1_tg.si/score_14/rt03.ctm.filt.sys
%WER 35.2 | 8420 76157 | 76.7 15.9 7.4 11.9 35.2 69.5 | exp/tri5a/decode_rt03_fsh_sw1_fg/score_14/rt03.ctm.filt.sys
%WER 35.4 | 8420 76157 | 76.0 16.0 8.0 11.4 35.4 70.3 | exp/tri5a/decode_rt03_fsh_sw1_tg/score_15/rt03.ctm.filt.sys
%WER 48.7 | 8420 76157 | 61.3 21.9 16.8 10.0 48.7 78.5 | exp/tri5a/decode_rt03_fsh_sw1_tg.si/score_15/rt03.ctm.filt.sys
%WER 35.0 | 8420 76157 | 76.6 15.6 7.8 11.5 35.0 71.3 | exp/tri6a/decode_rt03_fsh_sw1_fg/score_14/rt03.ctm.filt.sys
%WER 35.4 | 8420 76157 | 76.1 15.9 8.0 11.5 35.4 71.6 | exp/tri6a/decode_rt03_fsh_sw1_tg/score_14/rt03.ctm.filt.sys
%WER 47.5 | 8420 76157 | 62.6 21.6 15.8 10.1 47.5 78.5 | exp/tri6a/decode_rt03_fsh_sw1_tg.si/score_14/rt03.ctm.filt.sys
......@@ -298,13 +298,13 @@ hours=$(awk '{x += $4 - $3;} END{print x/3600;}' <data/train_fisher/segments)
# at BUT:
####local/fisher_data_prep.sh /mnt/matylda6/jhu09/qpovey/FISHER/LDC2005T19 /mnt/matylda2/data/FISHER/
# steps/align_fmllr.sh --nj 100 --cmd "$train_cmd" \
# data/train_nodup data/lang exp/tri5a exp/tri5a_ali || exit 1;
#
#
# steps/train_sat.sh --cmd "$train_cmd" \
# 11500 3200000 data/train_nodup data/lang exp/tri5a_ali exp/tri6a || exit 1;
#
steps/align_fmllr.sh --nj 100 --cmd "$train_cmd" \
data/train_nodup data/lang exp/tri5a exp/tri5a_ali || exit 1;
steps/train_sat.sh --cmd "$train_cmd" \
11500 3200000 data/train_nodup data/lang exp/tri5a_ali exp/tri6a || exit 1;
(
graph_dir=exp/tri6a/graph_fsh_sw1_tg
utils/mkgraph.sh data/lang_fsh_sw1_tg exp/tri6a $graph_dir
......
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