- Jun 30, 2013
-
-
Ondrej Platek authored
It simplified makefiles in subdirectories a bit and it is more clear now git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2616 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 29, 2013
-
-
Ondrej Platek authored
from static libraries (*dyn.a) the big library libkaldi.so can be created.\ TODOS: polish Makefile, maybe put the rules for creating libkaldi.so to kaldi.mk (e.g. echo them from configure) git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2608 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2607 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 27, 2013
-
-
Jan Trmal authored
Configurable name of the directory where libraries will be stored and linked against. Big kaldi shared library is supported (although the binaries are linked against the small ones). Changed names of some libraries to adhere to the naming convention <dir>/kaldi-<dir> git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2602 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 26, 2013
-
-
Jan Trmal authored
First working version. Might need some polishing and testing on different setups, but seems working nicely git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2586 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 21, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2553 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 19, 2013
-
-
Dan Povey authored
Committing a lot of minor changes to Ondra's sandbox (will soon merge to trunk, I hope): fix issues with creating dynamic libraries by reorganizing some code and moving some files; fix a lot of minor issues such as wrong usage messages and include guards; adding Ondra's name to copyright on files he modified. git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/oplatek@2533 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Mar 14, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2211 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Mar 10, 2013
-
-
Dan Povey authored
Mostly small cosmetinc fixes, but added option --distribute to weight-silence-post, can be helpful for lattice-based adaptation. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2178 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 28, 2013
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2103 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 17, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan@1689 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 15, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1676 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 25, 2012
-
-
Dan Povey authored
Merging various changes from sandbox: refactoring of multi-threading code; weight pushing code, various property changes about svn ignore. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1494 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 24, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1491 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 20, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1474 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 16, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1454 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 09, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1431 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 18, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1363 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 09, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1343 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 14, 2012
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1196 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 07, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1178 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 16, 2012
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1142 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 13, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1135 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 07, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1126 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 30, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1118 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 24, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1085 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 19, 2012
-
-
Dan Povey authored
Committing changes to SGMM2 that involve multiple weight indexes (will remove, as doesn't really work) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1065 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 18, 2012
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1055 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1054 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 12, 2012
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1031 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1027 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1025 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-