Граф коммитов

6282 Коммитов

Автор SHA1 Сообщение Дата
Daniel Povey b111a8baf8 Data-structure change in split_scp.pl to prevent it becoming very slow when speakers have many utterances. 2016-05-13 21:13:25 -04:00
Daniel Povey e1d56526c2 Further fix to GMM->UBM code to resolve the issue that the last commit addressed (RE zero weights) 2016-05-13 16:07:21 -04:00
Daniel Povey f1c43ac45b minor fix to am-diag-gmm.cc to prevent a crash when clustering to a UBM when there are too few Gaussians and some zero counts. 2016-05-13 13:40:13 -04:00
Karel Vesely 3d16b2366c Merge pull request #775 from vesis84/nnet1_smbr_scripts
nnet1: updating the MMI / sMBR scripts,
2016-05-12 16:21:57 +02:00
vesis84 062ac0e028 nnet1: updating the MMI / sMBR scripts,
- fixing bug when i-vectors are used with 'steps/nnet/train_mpe.sh',
- cosmetic changes,
2016-05-12 16:06:43 +02:00
Daniel Povey 3ce167e11f Merge pull request #737 from vesis84/cpplint_style
Cpplint style
2016-05-11 20:26:38 -04:00
vesis84 bffbe48130 nnet1: integrating comments from Dan. 2016-05-12 02:12:01 +02:00
vesis84 87d985edad lattice kaldi->htk script bugfix, 2016-05-11 16:03:11 +02:00
Daniel Povey 50b76350fd fix small bug regarding online-ivector-features (for online-nnet2/nnet3 setup) regarding how silence-weighting is applied in iVector estimation. (thanks: xiang li) 2016-05-11 02:48:59 -04:00
Daniel Povey 0dc411a2e3 Merge pull request #772 from api-ai/master
Adding nnet3/chain support to steps/cleanup/find_bad_utts_nnet.sh, no…
2016-05-09 14:48:43 -04:00
Ilya Platonov 7264220cbb Adding nnet3/chain support to steps/cleanup/find_bad_utts_nnet.sh, now script supports both nnet2 and nnet3. Probably nnet1. 2016-05-09 17:37:32 +00:00
Dan Povey c9c5d5951a some cosmetic changes: add comments to RNNLM rescoring utilities to refer to each other; improve messages printed out by 'configure' 2016-05-09 00:54:44 -04:00
Daniel Povey 96ca21214d Merge pull request #767 from vijayaditya/chime4
chime4: minor bug-fixes
2016-05-07 16:38:08 -04:00
Vijayaditya Peddinti fb51bfb998 chime4: minor bug-fixes 2016-05-07 16:35:41 -04:00
Daniel Povey 83031f2ce9 Merge pull request #743 from danpovey/cygwin-fix
some changes to fix compilation issues on cygwin: broke up kws-functi…
2016-05-07 16:22:24 -04:00
Daniel Povey 4614e176ed Merge pull request #748 from cmusphinx/master
Use OnlineFeatureInterface in nnet2 and nnet3 decoders
2016-05-07 16:21:39 -04:00
Daniel Povey e1f68e8d5d Merge pull request #764 from pranavj/issue729
update to validate_dict_dir.pl to check for ^M (Issue 729)
2016-05-06 15:20:53 -04:00
pranav 7f457c5d1e update to validate_dict_dir.pl, changed \r$ condition to \r (Issue 729) 2016-05-06 14:45:22 +08:00
pranav 2ee2a9eda9 update to validate_dict_dir.pl to check for ^M (Issue 729) 2016-05-06 13:51:46 +08:00
Daniel Povey 6c074c87ed Further minor fix to script egs/wsj/s5/local/run_mmi_tri4b.sh 2016-05-05 20:27:02 -04:00
Daniel Povey 36b105ef56 Merge pull request #763 from danpovey/sw005320-chime4-egs
Sw005320 chime4 egs
2016-05-05 15:37:20 -04:00
Takaaki Hori 395d8d1845 Simplified the script 'local/chime4_train_lms.sh' 2016-05-05 15:35:39 -04:00
sw005320 78c34cd8f1 Updated local/clean_chime4_format_data.sh by using the latest wsj/s5/local/wsj_format_data.sh 2016-05-05 15:35:39 -04:00
Nickolay Shmyrev 47b7a6b5c7 Use OnlineFeatureInterface instead of hardcoded OnlineNnet2FeaturePipeline
in nnet2 and nnet3 decoders to allow more flexible feature pipelines.
2016-05-05 21:24:07 +02:00
Daniel Povey f136eaef56 Merge pull request #756 from speechmatics/g_properties
Fix inversion of input and output of open2.
2016-05-05 14:30:44 -04:00
Daniel Povey f28b71a06a fix small bug in egs/wsj/s5/local/run_mmi_tri4b.sh, found by pranavj 2016-05-05 13:16:04 -04:00
vesis84 8ab8fb954f nnet1: cosmetic change in training scripts 2016-05-05 13:44:45 +02:00
Remi Francis dde00f5881 Fix inversion of input and output of open2 and pattern to check cyclicity. 2016-05-05 10:51:47 +01:00
Daniel Povey 76ee27b2c2 Merge pull request #760 from giuliopaci/enable_precompiled_speex_usage
Added --speex-* options to configure.
2016-05-04 20:49:28 -04:00
Giulio Paci 66bb0643b1 Added --speex-* options to configure. 2016-05-05 02:44:56 +02:00
Daniel Povey 8b21e690ff Merge pull request #759 from giuliopaci/small_fixes
Small fixes
2016-05-04 20:21:27 -04:00
Giulio Paci d4b76616ac Fixed a check in configure. 2016-05-05 02:17:35 +02:00
Giulio Paci e8987f8130 Fix undefined variable issue in install_irstlm.sh. 2016-05-05 02:17:35 +02:00
Daniel Povey c1d049e1b3 Merge pull request #752 from danpovey/compose-deterministic
Update to ComposeCompactLatticeDeterministic to fix a bug regarding t…
2016-05-04 15:59:40 -04:00
Daniel Povey 27dc00c53e Merge pull request #754 from vdp/fix-compute-epochs2
nnet3: Undo the damage done by 2310a19ca and fix the original problem properly
2016-05-04 15:40:23 -04:00
Daniel Povey a8ca3bf4de Merge pull request #757 from danpovey/mono-fix
fix small bug in train_mono.sh regarding how errors in feat-to-dim ge…
2016-05-04 14:27:57 -04:00
Dan Povey 96082ccee7 fix small bug in train_mono.sh regarding how errors in feat-to-dim get shown to the user. 2016-05-04 14:26:55 -04:00
vesis84 80d6d43e8e nnet1: adding back the 'cerr' prints of exceptions, 2016-05-04 10:34:58 +02:00
Vassil Panayotov 048c01d048 nnet3: Undo the damage done by 2310a19ca and fix the original problem properly
Also add an additional unit test for the topological sorting function
2016-05-04 10:39:18 +03:00
Daniel Povey faa9c446d7 another fix to ComposeCompactLatticeDeterministic(), and a fix (plus cleanup) to word-align-lattice.cc, that affects the --test=true option of lattice-align-words for some topologies including chain models. 2016-05-03 21:09:58 -04:00
Daniel Povey 0e284f3b90 Update to ComposeCompactLatticeDeterministic to fix a bug regarding the olabel (which shouldn't matter in our normal use-cases), and make final-probs application more efficient. 2016-05-03 18:53:05 -04:00
Karel Vesely a2c261af1b Merge branch 'master' into cpplint_style 2016-05-03 23:19:52 +02:00
vesis84 2d5404ce9e cudamatrix: adding comment to CuArray::{Min,Max}() 2016-05-03 22:58:32 +02:00
Jan "yenda" Trmal 6771bf75ea Merge pull request #750 from jtrmal/iban_path_fix
iban recipe -- adding path.sh that was accidentally removed today
2016-05-03 15:47:11 -04:00
Jan Trmal b5d0718ad3 fixing path.sh 2016-05-03 15:38:24 -04:00
Daniel Povey a9937ae2c6 Merge pull request #749 from danpovey/scoring-fix
Modify steps/nnet{2,3}/decode.sh to only pass in the --iter option to…
2016-05-03 14:51:37 -04:00
Daniel Povey c8bf123702 Modify steps/nnet{2,3}/decode.sh to only pass in the --iter option to scoring if needed. 2016-05-03 14:49:55 -04:00
Karel Vesely 8bcc11f28d Merge branch 'master' into cpplint_style 2016-05-03 17:22:32 +02:00
vesis84 b07db1754e cudamatrix: adding new '.cc' file for CuArray,
- reordering cudamatrix/cu-array-inl.h, so the methods appear in the same
  order as in cudamatrix/cu-array.h
- adding asserts for 0-dim of CuArray
2016-05-03 17:11:19 +02:00
Vijayaditya Peddinti 8305c4c7cb Bug fixes and cosmetic changes in Iban recipe. (#746) 2016-05-03 10:04:36 -04:00