- Aug 11, 2015
-
-
vesis84 authored
- supports arbitrary number of languages, - uses 'multi-task' training with per-language weights (one softmax per language), - (the decoding script not yet merged)
-
- Aug 06, 2015
-
-
vesis84 authored
- in case a task gets 0 frames, use 0.0 as objective value, avoid nan,
-
- Aug 05, 2015
-
-
Jan Trmal authored
-
- Aug 04, 2015
-
-
Jan Trmal authored
-
Daniel Povey authored
-
kkm authored
-
kkm authored
Addressing @danpovey comments: svn is still a prerequisite; svn mirror is not maintained; version control paragraph in tutorial_code.dox rewritten.
-
kkm authored
Documentation changes: added Git tutorial, removed Subversion tutorial and updated multiple references from Subversion to Git and from SourceForge to Kaldi's own web site or GitHub as appropriate.
-
- Aug 02, 2015
-
-
Vassil Panayotov authored
-
Daniel Povey authored
-
- Jul 28, 2015
-
-
naxingyu authored
-
- Jul 27, 2015
-
-
Daniel Povey authored
Modifying doc/README with method of uploading to sourceforge that works when their shell access is down.
-
Daniel Povey authored
-
- Jul 24, 2015
-
-
Dan Povey authored
-
Daniel Povey authored
-
Jan Trmal authored
-
Yenda Trmal authored
Setting the windows/generate_solution.pl parameters to be in sync in documentation and with the *props files
-
- Jul 23, 2015
-
-
Nicola Montecchio authored
-
Jan Trmal authored
-
- Jul 22, 2015
-
-
Vijayaditya Peddinti authored
-
Jan Trmal authored
-
Jan Trmal authored
windows fixes -- resolving issues with incrrectly behaving expf/exp(float) under MSVC2013, plus some other improvements
-
Vijayaditya Peddinti authored
-
- Jul 21, 2015
-
-
Daniel Povey authored
-
kkm authored
-
Daniel Povey authored
-
- Jul 16, 2015
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5243 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: modifying cu-device.cc to work around what I'm not sure is a bug or a feature in our installation of CUDA toolkit v7.0. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5241 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 14, 2015
-
-
Dan Povey authored
trunk: small fix to get_lda_block.sh (thanks: mozno@users.sf.net) plus a few other unrelated small changes git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5238 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Kirill Katsnelson authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5236 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
David Snyder authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5234 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 11, 2015
-
-
Kirill Katsnelson authored
* Compatibility changes with Windows CL and ICL compilers. * Set binary mode for binary I/O in files and pipes where it matters. * Cygwin compatibility option (KALDI_CYGWIN_COMPAT). When enabled, kaldi programs recognize unix-style paths and use bash instead of cmd to run subprocesses. This is the mode added to enable running the training egs scripts in cygwin bash but compile native Windows mode git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5225 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 10, 2015
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5224 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
David Snyder authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5223 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- 'blocksoftmax' is better name as it has same name as the used output component, - we use multitask objective function, so we can see performance on individual tasks, - also adding some older LSTM results on tedlium, not working on this recipe now, git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5222 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 07, 2015
-
-
Guoguo Chen authored
trunk: adding optional 3rd argument to lattice-to-ctm-conf so that it can also reads the word sequence from input git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5215 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5214 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5212 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 30, 2015
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5196 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 29, 2015
-
-
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
-