- 24 Jul, 2015 1 commit
-
-
Dan Povey authored
-
- 04 Mar, 2014 1 commit
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3676 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 06 Feb, 2014 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/tacc_kaldi@3477 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 21 Jan, 2014 1 commit
-
-
Dan Povey authored
trunk: Change to keyword search (e.g. as used in BABEL program) to be more exact, e.g. with regard to time boundaries; make wspecifiers to scp support permissive (,p) option (see changes to docs for explanation); modify lattice-to-nbest to support random generation from lattice; add some nnet code for perturbing egs (no scripts to demonstrate this yet); misc cosmetic changes. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3424 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 05 Nov, 2013 1 commit
-
-
Dan Povey authored
sandbox/dan2: merging trunk changes, a couple of bug-fixes for new neural-net training setup (RE grabbing GPUs), and adding a new example script in RM setup git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@3132 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 29 Oct, 2013 1 commit
-
-
Dan Povey authored
trunk: Changes to pruned lattice-determinization code to make it work with very long utterances (e.g. many minutes), and moving it from fstext/ to lat/ (since the modified code had a dependency on lat/, and the fstext/ directory has no dependency on lat/). Change command-line options of lattice-oracle to be more up-to-date in their style. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@3123 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 15 Oct, 2013 2 commits
-
-
Dan Povey authored
sandbox/dan2: copying directories fstext,latbin back from trunk (we merged our changes back to trunk; revision history gets messed up and merges become difficult, unless we delete and copy them back at this point). git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@3090 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
sandbox/dan2: Deleting directories fstext,latbin from ^/sandbox/kaldi-dan2/src; next commit will copy them back from trunk. git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@3089 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 02 Jul, 2013 1 commit
-
-
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
-
- 30 Jun, 2013 1 commit
-
-
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 2 commits
-
-
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
-
- 27 Jun, 2013 1 commit
-
-
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
-
- 26 Jun, 2013 1 commit
-
-
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
-
- 29 Oct, 2012 2 commits
-
-
Dan Povey authored
Adding push-special-test.cc which had been missing, and change some names of functions in ClusterableItf. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1511 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Arnab Ghoshal authored
removed push-special-test from fstext/Makefile since file doesn't exist. added NumPhones method to TransitionModel git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1510 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 25 Oct, 2012 1 commit
-
-
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
-
- 16 Oct, 2012 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1454 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 09 Sep, 2012 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@1343 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 04 Jun, 2012 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@991 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 28 May, 2012 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@967 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 27 May, 2012 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@960 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 May, 2012 1 commit
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@943 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 17 May, 2012 1 commit
-
-
Dan Povey authored
Adding version of lattice-determinization that does pruning itself. Have not yet integrated it into the decoder. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@927 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Apr, 2012 1 commit
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/karel@864 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 20 Mar, 2012 1 commit
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@824 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 28 Feb, 2012 1 commit
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/karel@793 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 22 Feb, 2012 1 commit
-
-
Karel Vesely authored
- each library is now in a critical section - including compilation of all its .o files git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/karel@777 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 09 Feb, 2012 2 commits
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/karel@739 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@734 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 27 Jan, 2012 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@707 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 19 Aug, 2011 1 commit
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/karel@344 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 17 Aug, 2011 1 commit
-
-
Gilles Boulianne authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@323 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Jul, 2011 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@182 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 23 Jul, 2011 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@178 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@166 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 14 May, 2011 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-