- 28 Jul, 2015 1 commit
-
-
naxingyu authored
-
- 22 Jul, 2015 2 commits
-
-
Jan Trmal authored
windows fixes -- resolving issues with incrrectly behaving expf/exp(float) under MSVC2013, plus some other improvements
-
Vijayaditya Peddinti authored
-
- 07 Jul, 2015 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5212 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 18 Jun, 2015 1 commit
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5156 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 13 Apr, 2015 1 commit
-
-
Minhua Wu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5001 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 23 Feb, 2015 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4918 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 09 Feb, 2015 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4867 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 13 Jan, 2015 1 commit
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4776 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 04 Dec, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4673 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 10 Nov, 2014 1 commit
-
-
Dan Povey authored
trunk: for splicing component: adding tests, bug-fix in backprop of splice component (should not affect current scripts) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4594 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 09 Nov, 2014 2 commits
-
-
Dan Povey authored
trunk: multiple fixes to recently modified splicing code (apologies, nnet2 training code may not have been working correctly in the last couple of days). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4592 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: fix bug in nnet-component.cc introduced in revision 4581 (2 days ago), which strongly affected speed of nnet2 training. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4590 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 07 Nov, 2014 1 commit
-
-
Dan Povey authored
(Joint work with Vijay Peddinti), add recipe that supports non-contiguous splicing in the middle of the network. This involved some refactoring of the core nnet2 code, to make the update efficient. Need to add results and more example scripts... but it's about 1% abs better than previous online-nnet2 recipe. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4581 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 17 Oct, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4543 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 07 Oct, 2014 1 commit
-
-
Dogan Can authored
Includes fixes for - compiler errors due to unqualified type names, - compiler warnings related to const correctness and uninitialized variables, - and a few other bugs. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4518 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 01 Oct, 2014 1 commit
-
-
Pegah Ghahremani authored
trunk: Removing some inessential nnet components from nnet2(PowerExpandComponent, PiecewiseLinearComponent, AffineComponentModified, AffineComponentA, AffinePreconInputComponent, MixtureProbComponent). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4496 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Sep, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4463 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 08 Sep, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4390 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 15 Aug, 2014 1 commit
-
-
Dan Povey authored
trunk: various mostly cosmetic changes to nnet scripts; add scripts in RM setup to demonstrate conversion nnet1->nnet2 followed by training. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4317 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 08 Aug, 2014 1 commit
-
-
Dan Povey authored
trunk: automatically removing un-needed newlines in logging statements; adding more conversion scripts for neural nets (which will be needed for online-decoding with nnet1 models); improvement to linear CGD implementation. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4283 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 07 Aug, 2014 2 commits
-
-
Dan Povey authored
sandbox/online: demonstrating cross-system model transfer for online nnet2 decoding, see run_online_decoding_nnet2_wsj.sh git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/online@4278 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
trunk,nnet1 : changing CuMatrix -> CuMatrixBase and CuVector -> CuVectorBase in interfaces, where applicable. Note the 'Base' classes mean that the dimensions are fixed and object has pre-allocated data. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4272 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 05 Aug, 2014 1 commit
-
-
Dan Povey authored
trunk: finish example script for nnet1->nnet2 model conversion, see demo in egs/rm/s5/local/run_dnn.sh git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4257 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 04 Aug, 2014 1 commit
-
-
Dan Povey authored
trunk: checking in some partial work towards nnet1->nnet2 conversion (still compiles but the program doesn't run.). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4246 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 06 Jul, 2014 1 commit
-
-
Dan Povey authored
trunk: update to 'fast' nnet training scripts to, on iterations where we add a layer, select the parallel training job that gives best training objective function, instead of just picking one arbitrarily. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4110 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 25 Jun, 2014 1 commit
-
-
Dan Povey authored
trunk: changes to improve efficiency of new preconditioning method for nnet training; bug-fix in QR algorithm (for symmetric eigenvalue problem) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4080 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Jun, 2014 1 commit
-
-
Dan Povey authored
trunk: modifications to recently-added new preconditioning method (to specify rank of input and output preconditioners separately) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4079 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 23 Jun, 2014 2 commits
-
-
Dan Povey authored
trunk: changes to Dan's neural net setup, with new preconditioning method (speed roughly doubled if you use train_pnorm_online.sh, which uses the new preconditioning method). Various bug-fixes, optimizations and cleanups in matrix code, cuda-matrix code and thread code. Still tuning this so recipes not checked in yet. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4077 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4074 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 08 Jun, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/online@4052 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 16 May, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3996 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 06 Apr, 2014 3 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3850 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3849 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Pegah Ghahremani authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3847 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 04 Mar, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3678 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Feb, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/language_id@3586 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 21 Feb, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3559 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 06 Feb, 2014 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/tacc_kaldi@3477 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 25 Jan, 2014 1 commit
-
-
Haihua Xu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3435 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-