- 05 Jul, 2013 4 commits
-
-
Jan Trmal authored
Replaced the cp with ln also for the Linux code path... git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2662 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2661 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
sandbox/sharedlibs: changing default_rules.mk to link instead of copy the .so files to lib/; improvements to documentation. git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2654 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2651 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 02 Jul, 2013 7 commits
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2634 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2633 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2632 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
It simplifies the development and ocassional modifications in the build system. Of course, nothing is preventing changes in the Makefiles -- it's just not needed for the time being. git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2631 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
Added versioning of the build system. This is to prevent various strange errors when user runs svn up but forgets to run configure again... This situation is now recognized and the user asked to run the configure again git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2630 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
the mklibdir wasn't included in the dependencies of target "all" and the src directories. As a result, the directory didn't get created after make clean git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2628 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ondrej Platek authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2627 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 30 Jun, 2013 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2617 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
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
-
- 29 Jun, 2013 4 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2612 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
Improved biglib* targets. The topmost Makefile now includes the kaldi.mk so the configuration can be only in the kaldi.mk Fixed biglibext library name in -Wl,-soname git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2611 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
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
-
- 28 Jun, 2013 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2606 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ondrej Platek authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2603 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 27 Jun, 2013 2 commits
-
-
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
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2601 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 26 Jun, 2013 11 commits
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2598 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
When running configure, use the --static/--shared switches to set the defaults for BLAS library and FST library as well. I.e. using the --static switch will produce setup, where everything will be linked statically. Similarly, --shared will produce a setup where everything will be linked dynamically. You can you the additional switches to accommodate your needs, e.g. ./configure --shared --static-fst will produce setup, where fst will be linked statically, everything else dynamically. Remember, the crutial thing here is the order of argumets! I.e. line ./configure --static-fst --shared will produce "all-shared setup". git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2597 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2596 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2595 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
The configure script (when given the parameter --shared) now sets the flag KALDI_FLAVOR inside the kaldi.mk, so the correct flavor gets chosen automatically every time the make is called git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2594 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
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
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2585 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Nagendra Goel authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2584 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2583 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- making the --class-frame-counts not obligatory, allowing to have inactive instance of PdfPrior in nnet-forward (feedforward over feature transform, bn-feature feedforward) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2580 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- making the sequence-discriminative training consume less memory (by freeing buffers once not needed anymore) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2579 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 25 Jun, 2013 3 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2573 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Nagendra Goel authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2569 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Korbinian Riedhammer authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2566 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Jun, 2013 2 commits
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2565 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
- utils/apply_map.pl : add --permissive flag, do not crash if key does not exist. default behavior is same as before - steps/make_denlats_nnet.sh : make it use CPU by default (--use-gpu-id=-1) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2564 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 21 Jun, 2013 3 commits
-
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2559 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2558 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2557 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-