- Jun 27, 2013
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/sharedlibs@2601 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 26, 2013
-
-
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/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
-
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
-
- Jun 25, 2013
-
-
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
-
- Jun 21, 2013
-
-
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
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2556 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2555 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Xiaohui Zhang authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2554 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2553 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 20, 2013
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2550 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2546 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
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2532 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 18, 2013
-
-
Gilles Boulianne authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2531 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/oplatek@2530 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ondrej Platek authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/oplatek@2522 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
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 17, 2013
-
-
Karel Vesely authored
- paste-feats - reimiplemented to use RandomAccessBaseFloatTableReader, allow some tolerance in length of feature files, recover by skipping if any of the inputs is missing. The modifications were discussed with Korbinian. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2517 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 16, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2516 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 15, 2013
-
-
Korbinian Riedhammer authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2515 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Korbinian Riedhammer authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2514 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2512 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2511 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 13, 2013
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2509 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
Committing changes to support momentum and the --max-change option in my neural net training scripts. Will ask Thang to integrate into the recipe (need to tune) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2508 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 07, 2013
-
-
Karel Vesely authored
- NN-training hyper-parameters now in classes NnetTrainOptions RbmTrainOptions - removing nnet-trim-n-last-transforms (functionality now in nnet-copy --remove-last-layers) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2504 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 06, 2013
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2502 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Jun 05, 2013
-
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2501 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Arnab Ghoshal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2500 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
Fix bug in lat/sausages.cc whereby do_mbr_ was uninitialized (bad bug-- could randomly not do MBR or do it). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2499 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-