- 03 Jun, 2015 3 commits
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5114 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Tanel Alumae authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5113 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5111 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 02 Jun, 2015 4 commits
-
-
Dan Povey authored
trunk: standardizing all perl and python scripts to start with a shebang /usr/bin/env perl|python, and to be executable. Minor script change to train_mono.sh to print better info in case of error. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5110 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk) Making the auto-selection of code more persistent to select at least _some_ devices and be more verbose about the possible problems git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5108 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5107 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
trunk,nnet1: updating paste-post.cc, improving info-print for MultiSoftmax, fixing multi-database example script to use less RAM git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5106 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 01 Jun, 2015 1 commit
-
-
Tanel Alumae authored
trunk: inherit EXTRA_CXXFLAGS and EXTRA_LDLIBS from kaldi.mk in gst-plugin Makefile (thanks to CCorfield) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5105 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 31 May, 2015 2 commits
-
-
Dan Povey authored
trunk: updates to scripts to more consistenly use new-style queue.pl options (--num-threads, --mem, --gpu) and remove --parallel-opts wherever possible (work out the new-style option from --num-threads directly where relevant) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5104 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Minhua Wu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5103 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 30 May, 2015 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5100 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 29 May, 2015 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5098 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 28 May, 2015 4 commits
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5097 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/egs) Adding improved slurm wrapper (being tested on MARCC) and improvements of the TEDLIUM recipe to use scheduler-independent switches git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5096 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk) Adding error check and report which is helpfull in cases the CUDA_VISIBLE_DEVICES variable is set to weird values, causing enumeration of devices to fail even if there are devices git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5095 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Minhua Wu authored
trunk, nnet2 training: NON-BACK-COMPATIBLE CHANGE: modify training scripts to no longer do 'mixing-up' but instead apply a fixed prior-dependent scaling to stabilize the SGD. More efficient, and slightly improves results vs mix-up. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5094 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 26 May, 2015 3 commits
-
-
Guoguo Chen authored
trunk: added --phone-symbol-table option to utils/prepare_lang.sh which allows people to use a new dict directory with an existing setup (for decoding) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5090 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5089 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5088 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 25 May, 2015 1 commit
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5086 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 May, 2015 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5085 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Minhua Wu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5084 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 20 May, 2015 4 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5079 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk) Modification of run.pl that is more effective in cases where the running times of the individual tasks differ wildly git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5078 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
trunk: added warning in egs/librispeech/s5/local/decode_example.sh if the tar ball is not unpacked in egs/librispeech/s5 git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5077 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5076 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 15 May, 2015 4 commits
-
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5071 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk) Adding the CSJ recipe (the recipe was created and contributed by MERL and TITech (namely Shinji Watanabe, Takafumi Moriya and Takahiro Shinozaki) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5070 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5068 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Minhua Wu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5067 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 12 May, 2015 5 commits
-
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5065 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Vijayaditya Peddinti authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5064 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5063 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5062 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5061 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 08 May, 2015 1 commit
-
-
Minhua Wu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5056 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 07 May, 2015 2 commits
-
-
Jan Trmal authored
(trunk) Kaldi in MS Visual Studio -- some small improvements and README describing the build process git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5055 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Guoguo Chen authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5054 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 06 May, 2015 2 commits
-
-
Jan Trmal authored
(trunk) Kaldi now compiles under MS VS 2013 (+openfst 1.3.4). Untested, though. Also, it does not mean it's officially supported. Lots of fixes in the solution generation system to achieve that. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5052 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Shinji Watanabe authored
Fixed some issues in CHiME3 examples: 1) Modified scoring functions to include 1-best ASR transcriptions 2) Enabled multi-thread options in decoding 3) Cleaned up some codes git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@5051 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-