Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f15be63
[scripts] minor updates of scripts in nnet1 (#1318)
KarelVesely84 Jan 6, 2017
735b2b1
[egs] minor fix in fisher_swbd/s5/local/chain/run_blstm_6h.sh (#1320)
stanleyguan Jan 7, 2017
a4b2091
added reverberation based augmentation recipe for TDNN+LSTM model on …
tomkocse Jan 7, 2017
5cdbd18
[build] Makefile changes: print time for tests; dash-compatibility ch…
danpovey Jan 7, 2017
e09e92f
[egs] minor fixes for mandarin recipes (#1325)
naxingyu Jan 9, 2017
722df9a
[build] Fix dash problems [set shell to /bin/bash in Makefile]
danpovey Jan 9, 2017
f646952
[build] src/base/get_version.sh: change regexp syntax to support olde…
dogancan Jan 9, 2017
5f15d25
[egs] cosmetic; small typo fix in sre08 i-vector DNN extraction (#1330)
skoppula Jan 10, 2017
69b616d
[src,egs,scripts] Remove sinusoid detection code and old SGMM code/sc…
LvHang Jan 11, 2017
cd06802
[src] nnet3: fixed bug (LstmNonlinearityComponent::ZeroStats() was no…
freewym Jan 11, 2017
748a4a9
[src] Restore init-ubm.cc to sgmm2bin (was deleted when sgmmbin deleted)
danpovey Jan 11, 2017
95f0fec
[src] nnet1: replacing 'bc' by 'awk' in steps/nnet/train_scheduler.sh…
KarelVesely84 Jan 11, 2017
728b303
[scrips] fix bug in lmrescore_rnnlm_lat.sh when using G.carpa (#1334)
hainan-xv Jan 12, 2017
42291a6
[doc,egs] Fix path from lm to lmbin in kaldi for dummies and various …
danpovey Jan 12, 2017
421485e
[src] nnet3: Remove deprecated options which are no longer used (#1335)
vimalmanohar Jan 12, 2017
847035e
[egs] Remove some unused scripts
danpovey Jan 13, 2017
ea25438
[build] Fix return code of tools/extras/install_sacc.sh (#1337)
tomjorquera Jan 13, 2017
e1e7bbf
[scripts] nnet3: fix to xconfig parsing to enable e.g. "input@-1" in …
pegahgh Jan 14, 2017
f546f0f
Removing option --modify-learning-rates from example nnet3 discrimina…
danpovey Jan 15, 2017
1dabfa5
[src] cosmetic changes to rnnlm-related code (#1283)
keli78 Jan 15, 2017
816fffc
Merge remote-tracking branch 'upstream/master' into shortcut
danpovey Jan 15, 2017
7f99ea4
Various script updates/fixes for discriminative training scripts; fix…
danpovey Jan 15, 2017
d023245
Fix minor bugs
danpovey Jan 15, 2017
6c27f6b
Some bug fixes to I/O code for nnet3
danpovey Jan 16, 2017
cbbf120
Discriminative-training script fixes
danpovey Jan 16, 2017
0378912
sequence: Changing priors update
vimalmanohar Jan 15, 2017
2f3ef28
Update adjust_priors.sh
vimalmanohar Jan 15, 2017
56a1970
sequence: Delete old models
vimalmanohar Jan 16, 2017
1faef73
sequence: Remove duplication
vimalmanohar Jan 17, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion egs/ami/s5b/RESULTS_ihm
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ for d in exp/ihm/chain/tdnn_sp_bi/decode_*; do grep Sum $d/*sc*/*ys | utils/best
%WER 22.4 | 13098 94476 | 80.4 10.4 9.2 2.8 22.4 54.6 | 0.069 | exp/ihm/chain/tdnn_sp_bi/decode_dev/ascore_10/dev_hires.ctm.filt.sys
%WER 22.5 | 12643 89974 | 80.0 12.1 7.9 2.6 22.5 52.8 | 0.157 | exp/ihm/chain/tdnn_sp_bi/decode_eval/ascore_10/eval_hires.ctm.filt.sys

# local/chain/multi_condition/run_tdnn.sh --mic ihm &
# local/chain/multi_condition/run_tdnn.sh --mic ihm
# cleanup + chain TDNN model + IHM reverberated data
# for d in exp/ihm/chain_cleaned_rvb/tdnn_sp_bi/decode_*; do grep Sum $d/*sc*/*ys | utils/best_wer.sh; done
%WER 21.5 | 13098 94486 | 81.8 11.0 7.2 3.3 21.5 54.6 | 0.090 | exp/ihm/chain_cleaned_rvb/tdnn_sp_rvb_bi/decode_dev/ascore_10/dev_hires.ctm.filt.sys
Expand All @@ -80,3 +80,10 @@ for d in exp/ihm/chain/tdnn_sp_bi/decode_*; do grep Sum $d/*sc*/*ys | utils/best
# cleanup + chain TDNN+LSTM model
%WER 20.8 | 13098 94489 | 82.0 10.0 8.0 2.8 20.8 53.2 | -0.096 | exp/ihm/chain_cleaned/tdnn_lstm1i_sp_bi_ld5/decode_dev/ascore_11/dev_hires.ctm.filt.sys
%WER 20.7 | 12643 89980 | 81.7 11.5 6.8 2.5 20.7 51.8 | 0.015 | exp/ihm/chain_cleaned/tdnn_lstm1i_sp_bi_ld5/decode_eval/ascore_11/eval_hires.ctm.filt.sys


# local/chain/multi_condition/tuning/run_tdnn_lstm_1a.sh --mic ihm
# cleanup + chain TDNN+LSTM model + IHM reverberated data
%WER 19.4 | 13098 94479 | 83.8 10.0 6.1 3.2 19.4 51.8 | -0.168 | exp/ihm/chain_cleaned_rvb/tdnn_lstm1i_sp_rvb_bi/decode_dev/ascore_10/dev_hires.ctm.filt.sys
%WER 19.3 | 12643 89977 | 83.3 11.0 5.7 2.6 19.3 49.6 | -0.046 | exp/ihm/chain_cleaned_rvb/tdnn_lstm1i_sp_rvb_bi/decode_eval/ascore_10/eval_hires.ctm.filt.sys

9 changes: 8 additions & 1 deletion egs/ami/s5b/RESULTS_mdm
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,13 @@

# local/chain/tuning/run_tdnn_lstm_1i.sh --mic mdm8 --use-ihm-ali true --train-set train_cleaned --gmm tri3_cleaned
# cleanup + chain TDNN+LSTM model, MDM audio and alignments from IHM data
# *** best system ***
%WER 34.6 | 15116 94508 | 69.6 17.6 12.9 4.1 34.6 62.3 | 0.687 | exp/mdm8/chain_cleaned/tdnn_lstm1i_sp_bi_ihmali_ld5/decode_dev/ascore_9/dev_hires_o4.ctm.filt.sys
%WER 37.1 | 14343 90002 | 66.3 18.8 14.9 3.4 37.1 62.3 | 0.659 | exp/mdm8/chain_cleaned/tdnn_lstm1i_sp_bi_ihmali_ld5/decode_eval/ascore_9/eval_hires_o4.ctm.filt.sys


# local/chain/multi_condition/tuning/run_tdnn_lstm_1a.sh --mic mdm8 --use-ihm-ali true --train-set train_cleaned --gmm tri3_cleaned
# cleanup + chain TDNN+LSTM model, MDM original + IHM reverberated data, alignments from IHM data
# *** best system ***
%WER 31.8 | 14488 94497 | 71.8 15.4 12.8 3.5 31.8 62.7 | 0.698 | exp/mdm8/chain_cleaned_rvb/tdnn_lstm1i_sp_rvb_bi_ihmali/decode_dev/ascore_10/dev_hires_o4.ctm.filt.sys
%WER 34.2 | 13832 89953 | 68.8 16.5 14.7 3.0 34.2 62.4 | 0.669 | exp/mdm8/chain_cleaned_rvb/tdnn_lstm1i_sp_rvb_bi_ihmali/decode_eval/ascore_10/eval_hires_o4.ctm.filt.sys

14 changes: 10 additions & 4 deletions egs/ami/s5b/RESULTS_sdm
Original file line number Diff line number Diff line change
Expand Up @@ -79,16 +79,22 @@
%WER 40.7 | 14549 94520 | 63.6 21.4 15.0 4.3 40.7 66.2 | 0.617 | exp/sdm1/chain/tdnn_sp_bi_ihmali/decode_dev/ascore_8/dev_hires_o4.ctm.filt.sys
%WER 45.1 | 13296 89971 | 59.1 23.4 17.6 4.2 45.1 69.5 | 0.591 | exp/sdm1/chain/tdnn_sp_bi_ihmali/decode_eval/ascore_8/eval_hires_o4.ctm.filt.sys

# local/chain/multi_condition/run_tdnn.sh --mic sdm1 --use-ihm-ali true --train-set train_cleaned --gmm tri3_cleaned &
# local/chain/multi_condition/run_tdnn.sh --mic sdm1 --use-ihm-ali true --train-set train_cleaned --gmm tri3_cleaned
# cleanup + chain TDNN model, SDM original + IHM reverberated data, alignments from ihm data.
# *** best system ***
# for d in exp/sdm1/chain_cleaned_rvb/tdnn_sp_rvb_bi_ihmali/decode_*; do grep Sum $d/*sc*/*ys | utils/best_wer.sh; done
%WER 38.6 | 14760 94502 | 65.3 19.3 15.4 3.9 38.6 64.9 | 0.599 | exp/sdm1/chain_cleaned_rvb/tdnn_sp_rvb_bi_ihmali/decode_dev/ascore_9/dev_hires_o4.ctm.filt.sys
%WER 42.7 | 14070 89982 | 60.9 21.0 18.0 3.6 42.7 64.5 | 0.571 | exp/sdm1/chain_cleaned_rvb/tdnn_sp_rvb_bi_ihmali/decode_eval/ascore_9/eval_hires_o4.ctm.filt.sys


# local/chain/tuning/run_tdnn_lstm_1i.sh --mic sdm1 --use-ihm-ali true --train-set train_cleaned --gmm tri3_cleaned
# cleanup + chain TDNN model, SDM audio + alignments from ihm data.
# *** best system ***
# cleanup + chain TDNN+LSTM model, SDM audio + alignments from ihm data.
%WER 37.6 | 15122 94495 | 66.1 18.7 15.1 3.7 37.6 63.2 | 0.646 | exp/sdm1/chain_cleaned/tdnn_lstm1i_sp_bi_ihmali_ld5/decode_dev/ascore_10/dev_hires_o4.ctm.filt.sys
%WER 40.9 | 13807 89961 | 62.4 20.0 17.6 3.3 40.9 65.7 | 0.612 | exp/sdm1/chain_cleaned/tdnn_lstm1i_sp_bi_ihmali_ld5/decode_eval/ascore_10/eval_hires_o4.ctm.filt.sys


# local/chain/multi_condition/tuning/run_tdnn_lstm_1a.sh --mic sdm1 --use-ihm-ali true --train-set train_cleaned --gmm tri3_cleaned
# cleanup + chain TDNN+LSTM model, SDM original + IHM reverberated data, alignments from ihm data.
# *** best system ***
%WER 34.0 | 14455 94497 | 69.8 17.7 12.5 3.8 34.0 63.9 | 0.675 | exp/sdm1/chain_cleaned_rvb/tdnn_lstm1i_sp_rvb_bi_ihmali/decode_dev/ascore_10/dev_hires_o4.ctm.filt.sys
%WER 37.5 | 13261 89982 | 65.9 19.3 14.7 3.5 37.5 66.2 | 0.642 | exp/sdm1/chain_cleaned_rvb/tdnn_lstm1i_sp_rvb_bi_ihmali/decode_eval/ascore_10/eval_hires_o4.ctm.filt.sys

6 changes: 3 additions & 3 deletions egs/ami/s5b/local/chain/multi_condition/run_tdnn.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

# This is a chain-training script with TDNN neural networks.
# This script is based on local/chain/run_tdnn.sh, but adding
# This script is based on local/chain/tuning/run_tdnn_1a.sh, but adding
# the reverberated IHM data into the train set.
# This script obtains better results on both IHM and SDM tasks.
# This script obtains better results on IHM, SDM and MDM tasks.

# Please see RESULTS_* for examples of command lines invoking this script.

Expand All @@ -20,7 +20,7 @@ stage=1
mic=ihm
nj=30
min_seg_len=1.55
use_ihm_ali=true
use_ihm_ali=false
train_set=train_cleaned
gmm=tri3_cleaned # the gmm for the target data
ihm_gmm=tri3_cleaned # the gmm for the IHM system (if --use-ihm-ali true).
Expand Down
1 change: 1 addition & 0 deletions egs/ami/s5b/local/chain/multi_condition/run_tdnn_lstm.sh
Loading