- Dec 14, 2014
-
-
Dogan Can authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4697 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 04, 2014
-
-
Dan Povey authored
trunk: merging sandbox/dan back to trunk. Includes addition of recipe for the LibriSpeech corpus, and the capability to rescore lattices using ARPA language models that are too big to convert into FSTs. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4504 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 10, 2014
-
-
Dan Povey authored
trunk: changes to feature extraction classes so Compute can be done using a const method (more friendly to multithreaded code). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4128 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
trunk: cosmetic fix - compatiable issue of autoconf version prior 2.62 => AC_PREREQ([2.62]) is defined in aclocal.m4 in tools/openfst-1.3.4.tar.gz git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4126 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Apr 26, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3963 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: merging back VTLN-related changes from branches/complete. Includes example scripts. VTLN is now better than baseline (even after SAT), but maybe not by as much as we'd like. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3962 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Apr 21, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/online@3937 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Mar 24, 2014
-
-
Dogan Can authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sail@3797 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 28, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/language_id@3638 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 23, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/online@3574 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 18, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3529 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 17, 2014
-
-
Ondrej Platek authored
and python wrapper of dec-wrap in pykaldi git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3527 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Feb 06, 2014
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/tacc_kaldi@3477 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 31, 2014
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3452 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 15, 2014
-
-
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
-
- Dec 18, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3319 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 17, 2013
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3318 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 16, 2013
-
-
Dan Povey authored
trunk: MAJOR COMMIT: Removing deprecated or little-used programs and scripts, which will now reside only in branches/complete git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3316 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Dec 13, 2013
-
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3306 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3305 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 23, 2013
-
-
Dan Povey authored
sandbox/dan2: merge various changes from trunk, plus some changes to enable efficient GPU-based training after 'mix-up'. git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@3108 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Oct 19, 2013
-
-
Ho Yin Chan authored
trunk:src/Makefile: cudamatrix memory test is now isolated from other directories, since we found that there are OS platforms/hardwares dependent issues related to it. test of memory for cudamatrix is now called 'make cudavalgrind' git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3103 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 22, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2843 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 05, 2013
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2651 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jul 02, 2013
-
-
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
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
-
- 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
-
-
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
-
- 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 18, 2013
-
-
Ondrej Platek authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/oplatek@2521 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ondrej Platek authored
Conflicts: .gitignore INSTALL README.txt egs/babel/s5/local/generate_proxy_keywords.sh egs/wsj/s5/steps/train_nnet_cpu.sh egs/wsj/s5/utils/nnet-cpu/make_nnet_config_preconditioned.pl src/Makefile src/configure src/lat/Makefile src/makefiles/cygwin.mk src/makefiles/darwin_10_5.mk src/makefiles/darwin_10_6.mk src/makefiles/darwin_10_7.mk src/makefiles/darwin_10_8.mk src/makefiles/linux_atlas.mk src/makefiles/linux_atlas_64bit.mk src/makefiles/linux_clapack.mk src/makefiles/linux_openblas.mk src/nnet-cpu/mixup-nnet.cc src/nnet-cpu/nnet-component-test.cc src/nnet-cpu/nnet-component.cc src/nnet-cpu/nnet-component.h src/nnet-cpu/nnet-nnet.cc src/nnet-cpu/nnet-nnet.h src/nnet-cpu/nnet-update-parallel.cc src/nnet-cpu/nnet-update-parallel.h src/nnet-cpubin/nnet-train-parallel.cc src/nnet/nnet-pdf-prior.h src/nnetbin/nnet-forward.cc tools/Makefile tools/extras/install_portaudio.sh git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/oplatek@2520 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 04, 2013
-
-
Vassil Panayotov authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2498 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2497 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- May 21, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2469 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jan 11, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1808 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-