- Jan 17, 2014
-
-
Karel Vesely authored
trunk,nnet: updating training scripts (now using prototypes, initializing with 'nnet-initialize'; NN training target represented as 'Posterior'), preparing NNs to allow parallel nested networks. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3415 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3414 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: small change to ivector-extractor-acc-stats.cc (make it less memory-hungry when forking to open tables) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3413 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 16, 2014
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3410 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 15, 2014
-
-
Karel Vesely authored
trunk,nnet:minor changes to nnet components (<AddBias> <Rescale> are trainable, <Copy> adding initialization) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3409 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3408 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3407 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) Finalizing support for running search on multiple kwlists, adding scripts for cpu and gpu training of the pnorm networks git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3406 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: thanks to jtrmal, Makefile changes to link only needed libraries; some cosmetic fixes. also (thanks to dsnyder for testing it): removing the use of weight-regression by default in the speaker-id setup since it causes a degradation. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3405 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 14, 2014
-
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3404 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 13, 2014
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3403 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
trunk,nnet: committing latest nnet code, preparation for CNNs, a binary tool for initialization (will be used in examples later) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3402 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 12, 2014
-
-
Dan Povey authored
trunk: Fix to queue.pl RE handling of nfs errors; minor fixes to swbd/{s5,s5b} setups (fix to cmd.sh RE mkgraph cmd; suppress warnings from awk in swbd1_prepare_dict.sh) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3401 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 11, 2014
-
-
Karel Vesely authored
trunk,cuda: fixing CuMatrix::AddMat(.) to use 2strides; adding CuMatrix::EqualElementMask(.) which produces per-element equality mask (handy for backpropagation through max-pooling) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3400 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3399 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3398 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3397 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 10, 2014
-
-
Jan Trmal authored
(trunk/babel/s5b): Substantial changes in the kw search pipeline. Added support for multiple KW lists and improved shadow set kw search git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3396 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) KWS combination script. Calling convention equivalent to the local/score_combine.sh script git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3395 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3394 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 08, 2014
-
-
Dan Povey authored
trunk [minor]: pitch post-processing code: cosmetic changes, and use double not float for accumulator. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3392 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 04, 2014
-
-
Wei Shi authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3391 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 03, 2014
-
-
Jan Trmal authored
BABEL: lots of changes in conf files reflecting the naming changes in the IndusDB and the release of the DEV kws for all langs git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3390 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Wei Shi authored
trunk: Rewriting the code of post-processing of pitch features;enable flexible feature selection by adding new bool options to program process-kaldi-pitch-feats;minor changes to process-kaldi-pitch-feats.cc git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3389 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: change to nnet-combine-fast command line interpretation to make it easier to specify to start with averaged models; change to train_pnorm.sh script to give different options to nnet-combine-fast to make the final combination effective. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3388 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 01, 2014
-
-
Nickolay V. Shmyrev authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3387 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 30, 2013
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3379 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: speaker-id recipe additions: trying running without regression of log-weights on iVector (seems to be a bit better without this; may remove that feature as it's anyway complex and slow). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3378 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3377 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
trunk: minor script fix, queue.pl : system() in perl returns shifted subprocess'es exit code, now de-shifting; make_bn_feats.sh : bugfix git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3376 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3375 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 29, 2013
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3374 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Nickolay V. Shmyrev authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3373 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Nickolay V. Shmyrev authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3372 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3371 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3370 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 28, 2013
-
-
Dan Povey authored
trunk: improvements to validate_lang.pl, and updates to make_phone_bigram_lang.sh to properly validate output. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3368 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3366 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3365 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Wei Shi authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3364 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-