- 29 Jun, 2015 3 commits
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5193 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
David Snyder authored
trunk: Adding binaries fgmm-global-acc-stats-post and fgmm-global-init-from-accs which will be used primarily for DNN-SID scripts. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5192 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Nagendra Goel authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5191 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 28 Jun, 2015 1 commit
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5189 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 27 Jun, 2015 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5187 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 26 Jun, 2015 1 commit
-
-
Jan Trmal authored
(trunk) Adding compute-atwv -- a tool to (fast) computation of the ATWV and the other TWV metrics + some other negligible fixes git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5186 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 25 Jun, 2015 4 commits
-
-
Karel Vesely authored
- it works, but it needs further analysis, so far it did not outperform the LSTM. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5183 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5182 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5181 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5180 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Jun, 2015 1 commit
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5178 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 23 Jun, 2015 4 commits
-
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5177 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk) Create a separate kws library. If you are using lat/kaldi-kws.h, change it to kws/kaldi-kws.h. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5176 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5175 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5174 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 22 Jun, 2015 4 commits
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5172 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Sri Harish Mallidi authored
trunk,nnet1 : - ran cpplint.py on nnet-convolutional-2d-component.h, nnet-max-pooling-2d-component.h, nnet-average-pooling-2d-component.h, to make it compliant w.r.t whitespaces git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5171 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5170 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5169 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 19 Jun, 2015 2 commits
-
-
Sri Harish Mallidi authored
- faster cnn2d by pre-computing scaling factors used on gradients of cnn2d weights - unit tests for all methods of cnn2d, max-pool-2d, avg-pool-2d components - added cnn2d recipe in Resource Management, local/nnet/run_cnn2d.sh bugfix steps/nnet/make_priors.sh : in importing cmvn-option in preparing feature-extraction pipeline git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5165 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5163 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
-
- 17 Jun, 2015 4 commits
-
-
Jan Trmal authored
(trunk) Fix issue when the lines wouldn't be random enough. WARNING: this patch will cause shuffle_list.pl working in different way, i.e. it will produce differently shuffled lines! git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5153 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5152 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5151 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5148 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 16 Jun, 2015 3 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5147 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
trunk: adding --keep-ali option to rnnlm rescoring; adding support for G.carpa in rnnlm rescoring; plus some small fixes git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5145 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Nagendra Goel authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5143 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 15 Jun, 2015 1 commit
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5140 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 14 Jun, 2015 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5137 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 12 Jun, 2015 2 commits
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5132 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk) The extended support for Kaldi on Windows -- now OpenBLAS is supported in case the MKL is not an option git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5131 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 10 Jun, 2015 2 commits
-
-
Shinji Watanabe authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5129 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5128 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 09 Jun, 2015 2 commits
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5127 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5126 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 08 Jun, 2015 1 commit
-
-
Ning Ma authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5124 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 07 Jun, 2015 1 commit
-
-
Guoguo Chen authored
trunk: small fix to KWS indexing (some words were in the lattice but not in the index, this was very rare though). Tested on Babel. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5123 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 05 Jun, 2015 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5122 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-