- Aug 22, 2014
-
-
Dan Povey authored
trunk: fix to tools/extras/check_dependencies.sh to exit with error if dependencies not met on non-(Debian/RedHat) systems. Add more verbose output to raw-fmllr code git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4337 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4336 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 21, 2014
-
-
Dan Povey authored
trunk: change to kaldi-mutex.cc to be tolerant of the gcc/Haswell bug described at http://lists.opensuse.org/opensuse-bugs/2014-03/msg00137.html git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4335 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4333 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4332 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4331 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4330 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 20, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4329 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 19, 2014
-
-
Ilya Edrenkin authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4328 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- removing --drop-frames from rbm-train-cd1-frmshuff, - fixing code, so no utterance is used twice git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4327 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ilya Edrenkin authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4326 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 18, 2014
-
-
Ilya Edrenkin authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4325 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4324 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- steps/nnet/train_scheduler.sh : add option --keep-lr-iters, to delay learning-rate halving when requested - utils/nnet/make_nnet_proto.py : add max-norm support - timit/s5/local/score*.sh : faster scoring - tedlium/s5/local/run_dnn.sh : bugfix, for sMBR step decode once git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4323 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 16, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4320 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 15, 2014
-
-
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
-
Nagendra Goel authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4316 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4312 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4311 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4310 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4309 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 14, 2014
-
-
Dan Povey authored
trunk: compilation fix, put #if HAVE_CUDA == 1 around GPU-health checks Karel added in previous commit. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4306 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ilya Edrenkin authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4305 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- adding runtime ``GPU-health'' check - modifying Dropout, adding MaxNorm - extending log-prints in lattice decoding (can be used for confidence monitoring) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4304 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4303 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4302 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Hainan Xu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4301 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 13, 2014
-
-
Dan Povey authored
trunk: minor change to RandGauss2() and similar functions, to use log,logf instead of std::log and similar functions (there was some performance issue in the past with functions like std::log). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4297 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4296 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 12, 2014
-
-
Dan Povey authored
trunk: update SRE08 script to use larger subset for UBM training and to update results; adding results for domain-adaptation method. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4295 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Augusto Henrique Hentz authored
Rand() is equal to rand(), but thread-safe on unix, by means of a static mutex. It takes an optional RandomState* argument, in order to avoid using the mutex in performance-critical code. The functions RandInt, WithProb, RandUniform, RandGauss, RandPoisson and RandPrune now take an optional RandomState* argument. Created the RandGauss2 function, which allows to create two random gaussian numbers in one shot (optimization of RandGauss). Optimization of vector and matrix random set methods. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4292 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Tanel Alumae authored
For example, request a SLURM queue call 'long', specifiy 4 cores per job and request 16G memory per job; run 4 parallel jobs, each running `echo foo`: slurm.pl -p long -c 4 --mem=2g JOB=1:4 some.JOB.log echo foo Also, modified slurm.pl to use SLURM's salloc instead of srun. This allows to execute parallel jobs from inside another SLURM job. This is good if you are running an interactive bash shell inside a SLURM job, and want to execute another parallel job from there. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4291 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 11, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4290 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 10, 2014
-
-
Dan Povey authored
trunk: fixes to sre08 recipe because NIST website became unavailable; adding domain-adaptation method for PLDA, to iVector setup. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4289 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4288 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 08, 2014
-
-
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
-
Hainan Xu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4282 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4279 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 07, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4276 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4274 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-