Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tdnn pool #3

Open
wants to merge 1,866 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1866 commits
Select commit Hold shift + click to select a range
1fec277
rm/s5: Don't use the no-longer-existing '--max-arcs' option when call…
vdp Apr 8, 2016
3408563
Merge pull request #675 from vdp/rm-max-arcs
danpovey Apr 8, 2016
654d4cd
Adding prepare_online_decoding.sh and tweaking online/nnet3/decode.sh
Apr 8, 2016
75f8b02
Changing link to score.sh and moving readme into .md format.
Apr 8, 2016
5826272
Fix swbd/s5c recipe comment
guoguo12 Apr 8, 2016
b77e930
Merge pull request #677 from guoguo12/patch-1
danpovey Apr 8, 2016
5aa540f
Refactoring feature computations to make for more natural integration…
danpovey Apr 8, 2016
c0981ce
fix for utt2dur when applied on speed-pertubed data
freewym Apr 9, 2016
9ddcbd4
refactoring of code in feat/feature-window.{h,cc} to make it easier t…
danpovey Apr 9, 2016
931f031
read entire file according to if there are sox commands with speed pe…
freewym Apr 10, 2016
6e8dd7a
Update arpa2fst invocations in common (wsj/{utils,steps}) files
Apr 11, 2016
829432d
Update arpa2fst invocations in individual egs/*/local scripts
Apr 11, 2016
d9c145a
nnet1: frame dropping, adding the parenthesis in 'if'
KarelVesely84 Apr 11, 2016
753c6be
Merge pull request #631 from jtrmal/path_sh_fix2
jtrmal Apr 11, 2016
93eebc9
fix
freewym Apr 11, 2016
abd0f7a
fix for bug in lattice-align-words encountered by Florian Boyer.
danpovey Apr 11, 2016
65e5b07
get duration from feats.scp when wav.scp or segments are absent
freewym Apr 12, 2016
461746a
Preparing code to move into kaldi repository.
Apr 11, 2016
9052509
Updated arpa2fst usage message (see #682)
Apr 12, 2016
13e4e23
Merge pull request #688 from kkm000/arpa2fst-usage
danpovey Apr 12, 2016
4488d3c
Merge pull request #678 from freewym/dur_fix
danpovey Apr 12, 2016
7de12d5
nnet1: support for adjusting 'learn-rate-coef' and 'bias-learn-rate-c…
KarelVesely84 Apr 7, 2016
fb01718
bn-music-speech-fix: Changing LDC numbers in egs/bn_music_speech to t…
david-ryan-snyder Apr 12, 2016
4f6823c
reorganization of online feature code to work correctly with snip-edg…
danpovey Apr 10, 2016
eb5b32c
bn-music-speech-fix: Changing LDC97S66 to LDC97S44 in corpra list for…
david-ryan-snyder Apr 12, 2016
f4fd8dd
bn-music-speech-fix: Update to run.sh to use the LDC distribution of …
david-ryan-snyder Apr 12, 2016
f86bc2c
Merge pull request #693 from david-ryan-snyder/bn-music-speech-fix
danpovey Apr 12, 2016
c52315c
smbr: Avoid extra epochs if frame shift is not used during training
vimalmanohar Apr 12, 2016
c4c4ec9
Merge pull request #694 from vimalmanohar/frame_shift_fix
danpovey Apr 13, 2016
a76bce5
pipe added
Apr 13, 2016
50dde0f
utils/mkgraph.sh finds the information about the context in the tree.
Apr 11, 2016
6c9aa31
vadfix: fixed bug in voice activity detection context, changed defaul…
mmaciej2 Apr 13, 2016
682e3ba
modified run_tdnn_6v.sh to contain online decoding.
pegahgh Apr 13, 2016
4b5f8ce
Merge pull request #2 from pegahgh/chain-online-nnet3
realill Apr 13, 2016
7dda2e6
More changes after Dan review.
Apr 13, 2016
c7c70da
Merge pull request #697 from mmaciej2/vadfix
danpovey Apr 13, 2016
ef48b26
Merge pull request #683 from speechmatics/mkgraph_improvement
danpovey Apr 13, 2016
ecebc33
Merge pull request #696 from tzyll/kaldi_pull_request
danpovey Apr 13, 2016
616835c
Some cosmetic changes and clarifications relating to WSJ recipes and …
danpovey Apr 13, 2016
fd2eb88
Merge pull request #681 from kkm000/arpa-invoke-egs
danpovey Apr 13, 2016
502bf4a
Merge pull request #682 from kkm000/arpa-invoke-common
danpovey Apr 13, 2016
b088c7d
smbr_fix: Set modify-learning-rate false in chain smbr
vimalmanohar Apr 14, 2016
5a23f08
Merge pull request #698 from vimalmanohar/modify_lr_fix
danpovey Apr 14, 2016
4763a9c
Merge pull request #679 from danpovey/feature_fix
danpovey Apr 14, 2016
530e626
adding clarification about recipes not working under windows
jtrmal Apr 14, 2016
7d39cde
Merge pull request #700 from jtrmal/windocfix
danpovey Apr 14, 2016
84a853c
Removing threaded option from online decoder.
Apr 14, 2016
ffcac29
changed beam to 11 and added online decoding results to 6v_sp script.
pegahgh Apr 14, 2016
d4e1215
small fix
pegahgh Apr 14, 2016
b4cc829
small fix
pegahgh Apr 14, 2016
97e675f
Merge pull request #3 from pegahgh/chain-online-nnet3
realill Apr 14, 2016
2d2427a
Singular warning fixes
Apr 15, 2016
dba7897
Update run_lstm.sh
ialmajai Apr 15, 2016
ab8e3aa
Update run_lstm.sh
ialmajai Apr 15, 2016
1a53da9
Update run_lstm.sh
ialmajai Apr 15, 2016
31cd3cd
Merge pull request #1 from ialmajai/ialmajai-patch-1
ialmajai Apr 15, 2016
401d684
nnet1: allowing arbitrary order of <Tokens> inside of some components.
KarelVesely84 Apr 15, 2016
ee2c442
nnet1: introducing <!EndOfComponent> separator,
KarelVesely84 Apr 15, 2016
35a9555
nnet1: nicer formatting of LSTM models in ASCII,
KarelVesely84 Apr 15, 2016
0fcae69
Removing ../ from header
Apr 15, 2016
e118813
minor change to includes, remove ../
danpovey Apr 15, 2016
f0244b2
Merge pull request #666 from api-ai/chain
danpovey Apr 15, 2016
497ca79
Merge remote-tracking branch 'upstream/master' into chain
danpovey Apr 15, 2016
1591866
Systematically use KALDI_{ERR,WARN...} for diags in fstext/
Apr 15, 2016
f25c731
Splinter the pair of pairs directly
Apr 16, 2016
d884b15
Merge pull request #704 from kkm000/singular-warnings
danpovey Apr 16, 2016
045660a
Add doc page with table of examples
guoguo12 Apr 17, 2016
437e030
Add helpful comments to examples.dox
guoguo12 Apr 17, 2016
d2efea9
Add myself to examples.dox authors
guoguo12 Apr 17, 2016
d96a47b
Merge pull request #707 from ialmajai/master
danpovey Apr 17, 2016
210de3e
SetLogHandler() to redirect Kaldi loggigng to custom function
Apr 2, 2016
f00c4c8
force to generate utt2dur for every srcdir while calling combine_data.sh
freewym Apr 17, 2016
d6a16e5
Merge pull request #708 from freewym/dur_fix
danpovey Apr 17, 2016
6eaee65
Add link to install instructions
guoguo12 Apr 18, 2016
398ba22
Add field for model type
guoguo12 Apr 18, 2016
e429ae1
Modify analyze-counts.cc: add check for negative inputs on the alignm…
tomkocse Apr 18, 2016
19d90da
Subset on utt2spk when feats.scp is not necessary.
Apr 18, 2016
b52123a
nnet1: replacing 'is >> std::ws' in Component::InitData(),
KarelVesely84 Apr 18, 2016
fc8978c
Merge pull request #710 from speechmatics/kaldi-asr
danpovey Apr 18, 2016
57ee9f1
Merge pull request #709 from tomkocse/countfix
danpovey Apr 18, 2016
6a6e58e
Merge pull request #642 from kkm000/log-handler
danpovey Apr 18, 2016
c45fe71
nnet1: some cosmetic changes for pull request,
KarelVesely84 Apr 18, 2016
398e3dd
Merge pull request #711 from vesis84/learn_rate
KarelVesely84 Apr 19, 2016
a1f37fd
fix to librispeech/s5/local/data_prep.sh, error introduced in pr #708
danpovey Apr 19, 2016
78b5fac
fix hkust locale
naxingyu Apr 19, 2016
fe38e44
Resolving some coding errors in cnfigure script. Proposing adding CUD…
jtrmal Apr 19, 2016
a6b224a
Fix nnet3-latgen-faster option.
Apr 19, 2016
b3b0941
Fix call to get error message.
Apr 19, 2016
36ad8ae
Merge pull request #715 from speechmatics/nnet3_steps_fixes
danpovey Apr 19, 2016
57c5d13
Merge pull request #714 from jtrmal/cudaconffix
danpovey Apr 19, 2016
6b21037
Merge pull request #713 from naxingyu/fix-hkust-locale
danpovey Apr 19, 2016
e1a0ca0
Merge pull request #705 from guoguo12/examples-table
danpovey Apr 19, 2016
a15f7d0
Fix typo, remove extra quote
nshmyrev Apr 20, 2016
9e8ff73
Merge pull request #722 from cmusphinx/master
danpovey Apr 20, 2016
02cf52a
add fisher_swbd nnet3 and chain recipe
naxingyu Apr 5, 2016
b5c8ee0
Merge pull request #657 from naxingyu/add-fisher-swbd-nnet3-chain
vijayaditya Apr 21, 2016
737e123
nnet1: refactoring Nnet,
KarelVesely84 Apr 21, 2016
5e7708b
nnet1: formatting to follow cpplint,
KarelVesely84 Apr 21, 2016
9bc82dc
nnet1: cpplint, fix whitespace at line ends
KarelVesely84 Apr 21, 2016
f239d80
nnet1: refactored the NN param initialization,
KarelVesely84 Apr 22, 2016
fe01bf4
Modify steps/nnet/pretrain_dbn.sh so that if it fails while dumping f…
danpovey Apr 22, 2016
6cb8ff5
print errno when failing to open archives for writing
danpovey Apr 22, 2016
ae73c79
fix egs/apiai_decode/s5/path.sh to account for move of common path.sh
danpovey Apr 23, 2016
145d38f
small fix to ali-to-phones to support higher-precision ctm for small …
danpovey Apr 24, 2016
f868ace
two small fixes: const fix in regrree-fmllr code, fix to soft link.
danpovey Apr 24, 2016
1ea2852
CHiME4 initial commit (1, 2, and 6 channel tracks)
sw005320 Apr 25, 2016
2afb18c
Merge remote-tracking branch 'origin/master' into chime4-egs
sw005320 Apr 25, 2016
975abc9
Remove duplicated path setting, and add bash debug options in run.sh
sw005320 Apr 25, 2016
79ceb90
Fix typo and change cmd.sh
sw005320 Apr 25, 2016
8e173f7
Remove set -x in run.sh
sw005320 Apr 25, 2016
b5bf39d
Remove all "set -x" used in CHiME4 scripts
sw005320 Apr 25, 2016
4ad4edb
remove "set -x" in CHiME3 scripts
sw005320 Apr 25, 2016
9ac02c9
Chang subdirectory name by removing "track" suffix
sw005320 Apr 25, 2016
1bb204e
Fixed bugs in path issues
sw005320 Apr 25, 2016
afa3c42
Merge pull request #730 from sw005320/chime4-egs
danpovey Apr 25, 2016
6bb54bd
fix copy constructor in new-style feature generation classes
danpovey Apr 26, 2016
74a1665
nnet1: fixing the training script issue of 'analyze-couts'
KarelVesely84 Apr 26, 2016
8889b9e
nnet1: extending support for CuArray<int32>
KarelVesely84 Apr 26, 2016
7142712
nnet1: enhancing the code-style according to cpplint
KarelVesely84 Apr 26, 2016
682d47c
Adding an Iban recipe
jtrmal Apr 21, 2016
6bd4e7b
Merge pull request #727 from jtrmal/iban_recipe
jtrmal Apr 26, 2016
4557f09
Merge remote-tracking branch 'upstream/chain'
danpovey Apr 27, 2016
74dac0a
nnet3: fix ConstantFunctionComponent so that it reads and writes its …
Apr 27, 2016
97678c9
nnet3: fixing ConstantFunctionComponent, and adding back compatibility
david-ryan-snyder Apr 27, 2016
6bd89df
fix to pretrain_dbn.sh (an error I introduced with a previous fix w.r…
danpovey Apr 27, 2016
b0df34d
update fisher_swbd tdnn+smbr recipe
naxingyu Apr 28, 2016
53afcf7
add fisher_swbd tdnn+smbr results
naxingyu Apr 28, 2016
617605e
nnet1: extending Nnet interfac and service functions
KarelVesely84 Apr 28, 2016
b28b0b1
nnet1: reformatting 'src/nnetbin' for pass cpplint
KarelVesely84 Apr 28, 2016
16b76c6
nnet1: fixing whitespace on line ends,
KarelVesely84 Apr 28, 2016
1475415
some mostly whitespace-related fixes relating to online-nnet3 decodin…
danpovey Apr 28, 2016
f5c1515
add a couple Makefile rules
danpovey Apr 28, 2016
6a48ea2
nnet1: beautifying nn-training logprints + 2 bug-fixes
KarelVesely84 Apr 29, 2016
8b0ed4e
cudamatrix: fixing the 'travis' error of 'std::min_element'
KarelVesely84 Apr 29, 2016
43b4f64
minor fix to perturb_data_dir_volume.sh (thanks to ilya platonov)
danpovey Apr 29, 2016
2310a19
Fix an apparent typo in nnet3::ComputeNnetComputationEpochs()
vdp Apr 29, 2016
8664ce9
minor documentation change
danpovey May 1, 2016
fc1b6a9
Merge pull request #738 from vdp/fix-compute-epochs
danpovey May 1, 2016
3ed1537
Merge pull request #733 from david-ryan-snyder/nnet3-cons-func-comp-fix
danpovey May 1, 2016
d3a7718
Update #error message in kaldi-utils.h (regarding memory alignment) t…
danpovey May 2, 2016
fde32f8
Merge pull request #741 from naxingyu/update-fisher-swbd-tdnn-smbr
danpovey May 2, 2016
371a3ce
some changes to fix compilation issues on cygwin: broke up kws-functi…
danpovey May 2, 2016
8305c4c
Bug fixes and cosmetic changes in Iban recipe. (#746)
vijayaditya May 3, 2016
b07db17
cudamatrix: adding new '.cc' file for CuArray,
KarelVesely84 May 3, 2016
8bcc11f
Merge branch 'master' into cpplint_style
KarelVesely84 May 3, 2016
c8bf123
Modify steps/nnet{2,3}/decode.sh to only pass in the --iter option to…
danpovey May 3, 2016
a9937ae
Merge pull request #749 from danpovey/scoring-fix
danpovey May 3, 2016
b5d0718
fixing path.sh
jtrmal May 3, 2016
6771bf7
Merge pull request #750 from jtrmal/iban_path_fix
jtrmal May 3, 2016
2d5404c
cudamatrix: adding comment to CuArray::{Min,Max}()
KarelVesely84 May 3, 2016
a2c261a
Merge branch 'master' into cpplint_style
KarelVesely84 May 3, 2016
0e284f3
Update to ComposeCompactLatticeDeterministic to fix a bug regarding t…
danpovey May 3, 2016
faa9c44
another fix to ComposeCompactLatticeDeterministic(), and a fix (plus …
danpovey May 4, 2016
048c01d
nnet3: Undo the damage done by 2310a19ca and fix the original problem…
vdp May 4, 2016
80d6d43
nnet1: adding back the 'cerr' prints of exceptions,
KarelVesely84 May 4, 2016
1bcdf6a
base/kaldi_error : the error messages are no longer printed 2x
KarelVesely84 May 4, 2016
96082cc
fix small bug in train_mono.sh regarding how errors in feat-to-dim ge…
danpovey May 4, 2016
a8ca3bf
Merge pull request #757 from danpovey/mono-fix
danpovey May 4, 2016
27dc00c
Merge pull request #754 from vdp/fix-compute-epochs2
danpovey May 4, 2016
c1d049e
Merge pull request #752 from danpovey/compose-deterministic
danpovey May 4, 2016
e8987f8
Fix undefined variable issue in install_irstlm.sh.
giuliopaci Apr 21, 2016
d4b7661
Fixed a check in configure.
giuliopaci Apr 21, 2016
8b21e69
Merge pull request #759 from giuliopaci/small_fixes
danpovey May 5, 2016
66bb064
Added --speex-* options to configure.
giuliopaci Mar 31, 2016
76ee27b
Merge pull request #760 from giuliopaci/enable_precompiled_speex_usage
danpovey May 5, 2016
dde00f5
Fix inversion of input and output of open2 and pattern to check cycli…
May 5, 2016
8ab8fb9
nnet1: cosmetic change in training scripts
KarelVesely84 May 5, 2016
f28b71a
fix small bug in egs/wsj/s5/local/run_mmi_tri4b.sh, found by pranavj
danpovey May 5, 2016
f136eae
Merge pull request #756 from speechmatics/g_properties
danpovey May 5, 2016
47b7a6b
Use OnlineFeatureInterface instead of hardcoded OnlineNnet2FeaturePip…
nshmyrev May 3, 2016
78c34cd
Updated local/clean_chime4_format_data.sh by using the latest wsj/s5/…
sw005320 Apr 27, 2016
395d8d1
Simplified the script 'local/chime4_train_lms.sh'
Apr 29, 2016
36b105e
Merge pull request #763 from danpovey/sw005320-chime4-egs
danpovey May 5, 2016
6c074c8
Further minor fix to script egs/wsj/s5/local/run_mmi_tri4b.sh
danpovey May 6, 2016
2ee2a9e
update to validate_dict_dir.pl to check for ^M (Issue 729)
May 6, 2016
7f457c5
update to validate_dict_dir.pl, changed \r$ condition to \r (Issue 729)
May 6, 2016
e1f68e8
Merge pull request #764 from pranavj/issue729
danpovey May 6, 2016
3c6b63c
some cosmetic changes: add comments to RNNLM rescoring utilities to r…
danpovey May 4, 2016
4614e17
Merge pull request #748 from cmusphinx/master
danpovey May 7, 2016
83031f2
Merge pull request #743 from danpovey/cygwin-fix
danpovey May 7, 2016
fb51bfb
chime4: minor bug-fixes
vijayaditya May 7, 2016
96ca212
Merge pull request #767 from vijayaditya/chime4
danpovey May 7, 2016
c9c5d59
some cosmetic changes: add comments to RNNLM rescoring utilities to r…
danpovey May 4, 2016
d224730
smbr: Fixed minor bug in generating diagnostics egs
vimalmanohar May 9, 2016
7264220
Adding nnet3/chain support to steps/cleanup/find_bad_utts_nnet.sh, no…
realill May 9, 2016
0dc411a
Merge pull request #772 from api-ai/master
danpovey May 9, 2016
24bef8d
base/kaldi_error : refactoring the logging code
KarelVesely84 May 10, 2016
a4fff0d
base/kaldi_error : integrating comments from Dan.
KarelVesely84 May 10, 2016
50b7635
fix small bug regarding online-ivector-features (for online-nnet2/nne…
danpovey May 11, 2016
87d985e
lattice kaldi->htk script bugfix,
KarelVesely84 May 11, 2016
bffbe48
nnet1: integrating comments from Dan.
KarelVesely84 May 12, 2016
3ce167e
Merge pull request #737 from vesis84/cpplint_style
danpovey May 12, 2016
062ac0e
nnet1: updating the MMI / sMBR scripts,
KarelVesely84 May 12, 2016
3d16b23
Merge pull request #775 from vesis84/nnet1_smbr_scripts
KarelVesely84 May 12, 2016
8293df6
add left biphone recipe for swbd
naxingyu May 11, 2016
f1c43ac
minor fix to am-diag-gmm.cc to prevent a crash when clustering to a U…
danpovey May 13, 2016
e1d5652
Further fix to GMM->UBM code to resolve the issue that the last commi…
danpovey May 13, 2016
b111a8b
Data-structure change in split_scp.pl to prevent it becoming very slo…
danpovey May 14, 2016
2f6809c
Clean up unneeded flags
guoguo12 May 15, 2016
269e2e8
Merge pull request #779 from guoguo12/memalign-cleanup
danpovey May 15, 2016
85bb082
Merge branch 'master' into chain-left-biphone
naxingyu May 16, 2016
80d6d07
Merge pull request #774 from naxingyu/chain-left-biphone
vijayaditya May 16, 2016
44bc5d4
Minor bugfix in utils/data/perturb_data_dir_volume.sh
vijayaditya May 16, 2016
dd646c2
Tedlium chain pr 3 (#783)
galv May 16, 2016
5cb2613
Merge pull request #782 from vijayaditya/perturb_bugfix
danpovey May 16, 2016
53e5e7f
Fixes in comments in chain-denominator.h (thanks: hhadian)
danpovey May 16, 2016
f8e0ca7
Fix to validate_lang.pl regarding how topologies are validated (fix f…
danpovey May 16, 2016
7690960
improve speed of split_data.sh; includes change to filter_scps.pl (th…
danpovey May 16, 2016
71083b6
add tdnn xent and tdnn+chain recipe for librispeech (#781)
freewym May 17, 2016
216f9ec
error_logs: adding 'k' to the enum.
KarelVesely84 May 17, 2016
95688aa
Update nnet1-to-raw-nnet.cc
tal1974 May 17, 2016
1449a9d
error_logs: abort or throw exception even with custom log-handler
KarelVesely84 May 17, 2016
476f41d
Update perturb_data_dir_volume.sh
vimalmanohar May 17, 2016
1b1a108
Merge pull request #788 from vimalmanohar/patch-4
danpovey May 17, 2016
489a1f5
Merge pull request #787 from tal1974/patch-1
danpovey May 17, 2016
f7b3436
add new results for Multi-splice version of online recipe (5/16/2016).
freewym May 17, 2016
074e005
A new CUDA kernel for CuMatrixBase<Real>::FindRowMaxId;
May 15, 2016
7c88a9e
Keep cu-matrix-speed-test.cc unchanged. I thought dimN was typo. It i…
kangshiyin May 16, 2016
a829139
a few more comments
kangshiyin May 16, 2016
24b886a
add barrier for correct timing.
kangshiyin May 18, 2016
0731b8f
correct the usage description
wanguanglu May 18, 2016
9ae455a
Merge pull request #789 from glorey/master
jtrmal May 18, 2016
6096531
nnet1: updating scripts, the mechanism of appending i-vectors is beco…
KarelVesely84 May 18, 2016
26ef88f
Merge pull request #780 from kangshiyin/faster-FindRowMaxId
danpovey May 18, 2016
ea7f04b
Merge pull request #755 from vesis84/error_logs
danpovey May 18, 2016
b45a70b
fix name of decoding script in some old nnet2 recipes (thanks: miguel…
danpovey May 18, 2016
c765ba6
Add code for cumatrix copy transpose benchmark
kangshiyin May 18, 2016
13792af
A new copy transpose kernel with same performance as plain copy.
kangshiyin May 18, 2016
0d4f1b2
Merge pull request #786 from freewym/librispeech_nnet2
danpovey May 18, 2016
9af6653
Remove _copy_from_mat_trans<16>, not used any more.
kangshiyin May 19, 2016
70df881
2 CUDA kernels for TraceMatMat with/without transpose for all matrix …
kangshiyin May 19, 2016
fb3c66c
Merge pull request #791 from kangshiyin/trace-mat-mat
danpovey May 19, 2016
1fdfed4
No problem on local building. Retry travis CI build.
kangshiyin May 19, 2016
772ee4f
added utils/combine_ali_dirs.sh (fixes #553).
xiaohui-zhang Apr 20, 2016
52557c8
Merge pull request #792 from vimalmanohar/smbr_bug_fix
danpovey May 19, 2016
60a106e
Merge pull request #790 from kangshiyin/cumatrix-copy-trans
danpovey May 19, 2016
653c78d
Merge pull request #758 from danpovey/minor-change
danpovey May 19, 2016
ae5bff6
Merge pull request #725 from xiaohui-zhang/1509
danpovey May 19, 2016
8dca28c
Add dimension check in online-nnet3 decoding code, so we get more mea…
danpovey May 19, 2016
8cf4d78
Merge remote-tracking branch 'upstream/chain'
danpovey May 19, 2016
5b3fccd
Add missing dependencies to Makefiles
akreal May 20, 2016
9501029
Fix bug: static link to MKL failed.
kangshiyin May 20, 2016
4a76336
Merge pull request #794 from akreal/master
danpovey May 20, 2016
45b9897
Merge pull request #793 from danpovey/nnet3-decoding-dim-check
danpovey May 20, 2016
71ffc7b
Merge pull request #796 from kangshiyin/mkl-static-link-bug
danpovey May 20, 2016
73ce8a9
Added tdnn pooling recipes & made composite components
vijayaditya Mar 1, 2016
2465666
swbd: Added blstm+chain recipe
vijayaditya Mar 7, 2016
8254bbf
Minor modifications to report library
vijayaditya Mar 8, 2016
fe507fe
More scripts
vijayaditya Mar 23, 2016
2f83626
Added non-subsampling experiments
vijayaditya May 21, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ windows/INSTALL* eol=native
windows/NewGuidCmd.exe.config text eol=crlf
windows/NewGuidCmd.exe binary

# Prevent git changing CR-LF to LF when archiving (patch requires CR-LF on Windows).
**/*.patch -text

9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@
!/src/*/Makefile
!/src/*/README

# Compiled Object files
# Compiled Object files and python ciles
*.slo
*.lo
*.o
*.obj
*.pyc

# Compiled Dynamic libraries
*.so
Expand Down Expand Up @@ -81,6 +82,8 @@ GSYMS
/tools/portaudio/
/tools/sctk-2.4.0-20091110-0958.tar.bz2
/tools/sctk-2.4.0/
/tools/sctk-2.4.10-20151007-1312Z.tar.bz2
/tools/sctk-2.4.10/
/tools/sph2pipe_v2.5.tar.gz
/tools/sph2pipe_v2.5/
/tools/kaldi_lm.tar.gz
Expand All @@ -98,5 +101,9 @@ GSYMS
/tools/mpg123
/tools/mpg123-1.21.0.tar.bz2
/tools/mpg123-1.21.0
/tools/pthreads
/tools/pthreads*.zip
/tools/sequitur
/tools/srilm.tgz

/kaldiwin_vs*
53 changes: 50 additions & 3 deletions egs/ami/s5/RESULTS_ihm
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ for x in exp/ihm/{mono,tri,sgmm,nnet,dnn,lstm}*/decode*; do [ -d $x ] && [[ $x =

exit 0

# Results with close-talk microphones (IHM),

# Pawel,
dev
exp/ihm/tri2a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev.ctm.filt.dtl:Percent Total Error = 38.0% (35925)
exp/ihm/tri3a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_14/dev.ctm.filt.dtl:Percent Total Error = 35.3% (33329)
Expand All @@ -18,14 +21,58 @@ exp/ihm/tri3a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_14/eval.ctm.filt.dtl:Perce
exp/ihm/tri4a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_13/eval_o4.ctm.filt.dtl:Percent Total Error = 35.0% (31463)
exp/ihm/tri4a_mmi_b0.1/decode_eval_3.mdl_ami_fsh.o3g.kn.pr1-7/ascore_12/eval_o4.ctm.filt.dtl:Percent Total Error = 31.7% (28518)

# Karel, JSALT 2015, (21.7.2015)

# dev,
## GMM,
%WER 38.1 | 13098 94489 | 67.1 20.6 12.2 5.2 38.1 67.0 | exp/ihm/tri2a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev.ctm.filt.sys
%WER 35.5 | 13098 94487 | 69.6 19.0 11.4 5.1 35.5 65.8 | exp/ihm/tri3a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev.ctm.filt.sys
%WER 32.2 | 13098 94483 | 72.5 17.2 10.3 4.8 32.2 63.8 | exp/ihm/tri4a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_14/dev.ctm.filt.sys #0.1% worse than Pawel!
%WER 30.2 | 13098 94479 | 74.0 15.6 10.4 4.2 30.2 61.9 | exp/ihm/tri4a_mmi_b0.1/decode_dev_3.mdl_ami_fsh.o3g.kn.pr1-7/ascore_12/dev.ctm.filt.sys
## DNN-Xent,
%WER 26.0 | 13098 94483 | 77.9 13.5 8.5 4.0 26.0 58.4 | exp/ihm/dnn4_pretrain-dbn_dnn/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_11/dev.ctm.filt.sys
## DNN-sMBR,
%WER 24.9 | 13098 94484 | 79.2 13.2 7.6 4.1 24.9 57.1 | exp/ihm/dnn4_pretrain-dbn_dnn_smbr/decode_dev_ami_fsh.o3g.kn.pr1-7_it1/ascore_11/dev.ctm.filt.sys
%WER 24.3 | 13098 94481 | 79.6 12.6 7.8 3.9 24.3 56.3 | exp/ihm/dnn4_pretrain-dbn_dnn_smbr/decode_dev_ami_fsh.o3g.kn.pr1-7_it4/ascore_12/dev.ctm.filt.sys

# eval,
## GMM,
%WER 43.9 | 12643 89978 | 60.8 25.3 13.9 4.8 43.9 65.6 | exp/ihm/tri2a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_14/eval.ctm.filt.sys
%WER 40.8 | 12643 89985 | 63.8 23.6 12.6 4.7 40.8 64.6 | exp/ihm/tri3a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_14/eval.ctm.filt.sys
%WER 35.1 | 12643 89975 | 69.1 19.8 11.1 4.2 35.1 61.8 | exp/ihm/tri4a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_14/eval.ctm.filt.sys #0.1% worse than Pawel!
%WER 31.7 | 12643 89986 | 72.1 18.0 9.9 3.8 31.7 59.4 | exp/ihm/tri4a_mmi_b0.1/decode_eval_4.mdl_ami_fsh.o3g.kn.pr1-7/ascore_11/eval.ctm.filt.sys
## DNN-Xent,
%WER 27.1 | 12643 89971 | 76.4 15.5 8.1 3.5 27.1 57.2 | exp/ihm/dnn4_pretrain-dbn_dnn/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_10/eval.ctm.filt.sys
## DNN-sMBR,
%WER 25.4 | 12643 89974 | 77.9 14.7 7.4 3.3 25.4 55.1 | exp/ihm/dnn4_pretrain-dbn_dnn_smbr/decode_eval_ami_fsh.o3g.kn.pr1-7_it1/ascore_11/eval.ctm.filt.sys
%WER 24.6 | 12643 89972 | 78.8 14.1 7.1 3.3 24.6 54.4 | exp/ihm/dnn4_pretrain-dbn_dnn_smbr/decode_eval_ami_fsh.o3g.kn.pr1-7_it4/ascore_11/eval.ctm.filt.sys


# TDNN results
# Vijay, TDNN results,
for x in exp/$mic/nnet2_online/*/decode*; do [ -d $x ] && [[ $x =~ "$1" ]] && grep Sum $x/ascore_*/*.sys | utils/best_wer.sh; done
#dev
# dev,
%WER 25.0 | 13098 94483 | 78.3 12.0 9.6 3.4 25.0 57.7 | exp/ihm/nnet2_online/nnet_ms_sp_online/decode_dev/ascore_13/dev_hires.ctm.filt.sys
%WER 25.3 | 13098 94468 | 78.5 12.7 8.8 3.8 25.3 57.9 | exp/ihm/nnet2_online/nnet_ms_sp_online/decode_dev_utt/ascore_12/dev_hires.ctm.filt.sys
%WER 25.0 | 13098 94476 | 78.5 12.4 9.1 3.6 25.0 58.0 | exp/ihm/nnet2_online/nnet_ms_sp_online/decode_dev_utt_offline/ascore_13/dev_hires.ctm.filt.sys
#eval
# eval,
%WER 25.9 | 12643 89971 | 77.2 14.2 8.6 3.2 25.9 56.4 | exp/ihm/nnet2_online/nnet_ms_sp_online/decode_eval/ascore_12/eval_hires.ctm.filt.sys
%WER 26.0 | 12643 89976 | 77.1 14.7 8.2 3.2 26.0 55.7 | exp/ihm/nnet2_online/nnet_ms_sp_online/decode_eval_utt/ascore_12/eval_hires.ctm.filt.sys
%WER 25.8 | 12643 89978 | 77.6 14.6 7.8 3.4 25.8 55.8 | exp/ihm/nnet2_online/nnet_ms_sp_online/decode_eval_utt_offline/ascore_11/eval_hires.ctm.filt.sys

#------------------------------------------------------------------------------------------------------------------------------------
# Nnet3 systems

# BLSTM
# local/nnet3/run_blstm.sh --mic ihm \
# --chunk-right-context 20 \
# --use-sat-alignments true
# Note: Chunk right context of 20 limits the latency of the acoustic model to
# 20 frames.

%WER 22.8 | 13098 94494 | 80.1 11.0 8.9 3.0 22.8 54.8 | exp/ihm/nnet3/lstm_bidirectional_ld0/decode_dev/ascore_10/dev_hires.ctm.filt.sys
%WER 22.6 | 12643 89969 | 80.0 12.7 7.3 2.7 22.6 53.5 | exp/ihm/nnet3/lstm_bidirectional_ld0/decode_eval/ascore_9/eval_hires.ctm.filt.sys

## Chain systems
# local/chain/run_tdnn_ami_5.sh --mic ihm --max-wer 50 --affix min_seg_len2_50wer (built with min-seg-len 2 secs, but script now just supports (frames_per_eg+5)/100)
%WER 22.4 | 13098 94484 | 80.5 10.7 8.8 3.0 22.4 54.8 | 0.091 | exp/ihm/chain/tdnn_min_seg_len2_50wer_sp/decode_dev/ascore_10/dev_hires.ctm.filt.sys
%WER 22.4 | 12643 89973 | 80.3 12.6 7.1 2.8 22.4 53.2 | 0.155 | exp/ihm/chain/tdnn_min_seg_len2_50wer_sp/decode_eval/ascore_10/eval_hires.ctm.filt.sys
62 changes: 58 additions & 4 deletions egs/ami/s5/RESULTS_mdm
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ for x in exp/mdm*/{mono,tri,sgmm,nnet,dnn,lstm}*/decode*; do [ -d $x ] && [[ $x
exit 0


#Beamforming of 8 microphones, WER scores with up to 4 overlapping speakers
# Beamforming of 8 microphones, WER scores with up to 4 overlapping speakers,

# Pawel,
dev
exp/mdm8/tri2a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev_o4.ctm.filt.dtl:Percent Total Error = 58.8% (55568)
exp/mdm8/tri3a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev_o4.ctm.filt.dtl:Percent Total Error = 57.0% (53855)
Expand Down Expand Up @@ -35,7 +36,7 @@ for x in exp/$mic/nnet2_online/*/decode*; do [ -d $x ] && [[ $x =~ "$1" ]] && gr
#dev
%WER 40.9 | 15965 94490 | 64.6 19.9 15.5 5.5 40.9 61.9 | -26.104 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_dev_utt/ascore_12/dev_hires_o4.ctm.filt.sys
%WER 40.7 | 13961 94495 | 64.4 18.8 16.8 5.0 40.7 70.4 | -26.622 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_dev_utt_offline/ascore_13/dev_hires_o4.ctm.filt.sys
#eval
#eval
%WER 44.2 | 13577 89767 | 61.1 22.3 16.6 5.3 44.2 68.9 | -25.003 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_eval_utt/ascore_11/eval_hires_o4.ctm.filt.sys
%WER 44.0 | 13448 89769 | 60.8 21.4 17.8 4.9 44.0 69.6 | -25.331 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_eval_utt_offline/ascore_12/eval_hires_o4.ctm.filt.sys

Expand All @@ -57,8 +58,8 @@ for x in exp/$mic/nnet2_online/*/decode*; do [ -d $x ] && [[ $x =~ "$1" ]] && gr
%WER 40.9 | 15965 94490 | 64.6 19.9 15.5 5.5 40.9 61.9 | -26.104 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_dev_utt/ascore_12/dev_hires_o4.ctm.filt.sys
%WER 40.7 | 13961 94495 | 64.4 18.8 16.8 5.0 40.7 70.4 | -26.622 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_dev_utt_offline/ascore_13/dev_hires_o4.ctm.filt.sys

#eval
# epoch 0
#eval
# epoch 0
%WER 45.4 | 13992 89799 | 60.1 26.4 13.5 5.5 45.4 67.3 | -23.969 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch0_eval_utt/ascore_12/eval_hires_o4.ctm.filt.sys
%WER 45.1 | 13893 89804 | 60.3 25.9 13.9 5.4 45.1 67.9 | -24.110 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch0_eval_utt_offline/ascore_12/eval_hires_o4.ctm.filt.sys
# epoch 1
Expand All @@ -74,3 +75,56 @@ for x in exp/$mic/nnet2_online/*/decode*; do [ -d $x ] && [[ $x =~ "$1" ]] && gr
%WER 44.2 | 13577 89767 | 61.1 22.3 16.6 5.3 44.2 68.9 | -25.003 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_eval_utt/ascore_11/eval_hires_o4.ctm.filt.sys
%WER 44.0 | 13448 89769 | 60.8 21.4 17.8 4.9 44.0 69.6 | -25.331 | exp/mdm8/nnet2_online/nnet_ms_sp_smbr_0.000005/decode_epoch4_eval_utt_offline/ascore_12/eval_hires_o4.ctm.filt.sys


#------------------------------------------------------------------------------------------------------------------------------------
# Nnet3 systems

# BLSTM + clean alignments
# local/nnet3/run_blstm.sh --mic mdm8\
# --chunk-right-context 20 \
# --use-sat-alignments true \
# --use-ihm-ali true
# Note: Chunk right context of 20 limits the latency of the acoustic model to
# 20 frames.


%WER 35.5 | 15221 94509 | 69.9 21.0 9.1 5.4 35.5 61.4 | -26.440 | exp/mdm8_cleanali/nnet3/lstm_bidirectional_ld0/decode_dev/ascore_10/dev_hires_o4.ctm.filt.sys
%WER 38.3 | 13423 89786 | 65.8 22.0 12.2 4.1 38.3 66.3 | -26.016 | exp/mdm8_cleanali/nnet3/lstm_bidirectional_ld0/decode_eval/ascore_10/eval_hires_o4.ctm.filt.sys


################################# Chain Systems ######################

# local/chain/run_tdnn_ami_5.sh --mic mdm8 --affix msl1.5_45wer
%WER 38.5 | 14761 94496 | 65.5 17.6 16.9 4.0 38.5 66.5 | 0.620 | exp/mdm8/chain/tdnn_ami5_msl1.5_45wer_sp/decode_dev/ascore_9/dev_hires_o4.ctm.filt.sys
%WER 41.5 | 14219 89974 | 62.2 18.5 19.2 3.7 41.5 65.6 | 0.596 | exp/mdm8/chain/tdnn_ami5_msl1.5_45wer_sp/decode_eval/ascore_9/eval_hires_o4.ctm.filt.sys

# local/chain/run_tdnn_ami_5.sh --mic mdm8 --use-ihm-ali true --affix msl1.5_45wer
%WER 38.1 | 15296 94487 | 65.7 17.9 16.4 3.8 38.1 62.5 | 0.617 | exp/mdm8_cleanali/chain/tdnn_ami5_msl1.5_45wer_sp/decode_dev/ascore_9/dev_hires_o4.ctm.filt.sys
%WER 41.5 | 13795 89975 | 62.6 20.4 17.0 4.1 41.5 66.9 | 0.628 | exp/mdm8_cleanali/chain/tdnn_ami5_msl1.5_45wer_sp/decode_eval/ascore_8/eval_hires_o4.ctm.filt.sys

#--------------------------------------------------------------------------------------------------------------------------------------------
# Karel, JSALT 2015, (31.7.2015)
# nnet1, MFCC-LDA-MLLT-DNN system (local/nnet/run_dnn_lda_mllt.sh),

# dev,
## GMM,
%WER 59.1 | 14105 94500 | 47.5 34.3 18.2 6.6 59.1 76.0 | -22.348 | exp/mdm8/tri2a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev_o4.ctm.filt.sys
%WER 57.2 | 14807 94503 | 49.6 33.2 17.3 6.8 57.2 72.1 | -22.450 | exp/mdm8/tri3a/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev_o4.ctm.filt.sys
%WER 55.0 | 14511 94490 | 51.1 30.0 18.8 6.2 55.0 73.0 | -22.760 | exp/mdm8/tri3a_mmi_b0.1/decode_dev_2.mdl_ami_fsh.o3g.kn.pr1-7/ascore_11/dev_o4.ctm.filt.sys
## DNN-Xent,
%WER 48.2 | 15246 94513 | 58.4 28.7 12.9 6.7 48.2 67.3 | -23.329 | exp/mdm8/dnn4noSAT_pretrain-dbn_dnn/decode_dev_ami_fsh.o3g.kn.pr1-7/ascore_13/dev_o4.ctm.filt.sys
## DNN-sMBR,
%WER 46.2 | 15260 94500 | 60.1 26.0 13.9 6.3 46.2 66.3 | -23.908 | exp/mdm8/dnn4noSAT_pretrain-dbn_dnn_smbr/decode_dev_ami_fsh.o3g.kn.pr1-7_it1/ascore_13/dev_o4.ctm.filt.sys
%WER 45.1 | 14204 94504 | 61.1 24.9 14.0 6.2 45.1 70.7 | -24.225 | exp/mdm8/dnn4noSAT_pretrain-dbn_dnn_smbr/decode_dev_ami_fsh.o3g.kn.pr1-7_it4/ascore_13/dev_o4.ctm.filt.sys

# eval,
## GMM,
%WER 64.4 | 14362 90002 | 41.7 36.6 21.8 6.0 64.4 71.2 | -22.256 | exp/mdm8/tri2a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_12/eval_o4.ctm.filt.sys
%WER 62.1 | 13700 89987 | 44.0 35.5 20.5 6.2 62.1 74.1 | -22.267 | exp/mdm8/tri3a/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_12/eval_o4.ctm.filt.sys
%WER 59.5 | 13822 89978 | 46.3 32.8 20.9 5.7 59.5 72.6 | -22.394 | exp/mdm8/tri3a_mmi_b0.1/decode_eval_2.mdl_ami_fsh.o3g.kn.pr1-7/ascore_10/eval_o4.ctm.filt.sys
## DNN-Xent,
%WER 52.1 | 13642 89829 | 53.6 30.7 15.7 5.7 52.1 71.6 | -22.884 | exp/mdm8/dnn4noSAT_pretrain-dbn_dnn/decode_eval_ami_fsh.o3g.kn.pr1-7/ascore_12/eval_o4.ctm.filt.sys
## DNN-sMBR,
%WER 50.3 | 14264 89966 | 54.7 27.6 17.8 5.0 50.3 67.5 | -23.397 | exp/mdm8/dnn4noSAT_pretrain-dbn_dnn_smbr/decode_eval_ami_fsh.o3g.kn.pr1-7_it1/ascore_13/eval_o4.ctm.filt.sys
%WER 49.1 | 13969 89982 | 55.8 26.7 17.4 4.9 49.1 68.4 | -23.629 | exp/mdm8/dnn4noSAT_pretrain-dbn_dnn_smbr/decode_eval_ami_fsh.o3g.kn.pr1-7_it4/ascore_13/eval_o4.ctm.filt.sys

Loading