- 05 Aug, 2014 4 commits
-
-
Dan Povey authored
trunk: finish example script for nnet1->nnet2 model conversion, see demo in egs/rm/s5/local/run_dnn.sh git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4257 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Peng Qi authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4256 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: adding Fisher-english example scripts for data-cleanup method (doesn't seem to help on Fisher, but may be useful elsewhere.) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4255 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Hainan Xu authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4254 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 04 Aug, 2014 6 commits
-
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4252 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/tacc_kaldi@4251 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(sandbox/tacc_kaldi/s5b) Checking in last changes done during the eval. Nothing significant, just another step towards merging the tacc_kaldi/babel with trunk/babel and removing the sandbox git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/tacc_kaldi@4250 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4249 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
(trunk/babel/s5b) Submitting modifications and tweaks done during eval + changes of names of the nnet scripts (as the scripts moved to steps/nnet) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4248 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: checking in some partial work towards nnet1->nnet2 conversion (still compiles but the program doesn't run.). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4246 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 03 Aug, 2014 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4242 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: committing changes to support 'perturbed' training (see train-nnet-perturbed.h). This seems to only be subsantially helpful for small datasets like RM, and I may remove it in future. Also adding a script that could be helpful for data cleanup, find_bad_utts.sh; this detects utterances where the transcript might not match with the audio. Plus misc small fixes. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4241 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 02 Aug, 2014 1 commit
-
-
Gaurav Kumar authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4240 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 01 Aug, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4239 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 31 Jul, 2014 3 commits
-
-
Dan Povey authored
trunk: committing an improvement to utils/validate_lang.pl to check completeness of roots.txt and sets.txt: thanks to Neil Nelson. (also committing change to feat-to-len.cc to output total length in one-argument case.) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4238 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4236 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: improvement to validate_dict_dir.pl to reject input where last line of some files does not end in newline. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4233 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 30 Jul, 2014 5 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4231 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Pegah Ghahremani authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4230 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4227 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: merging src/bin/ directory from ^/sandbox/online/, since previous commit was accidentally to ^/sandbox/online rather than to trunk. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4226 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4224 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 29 Jul, 2014 1 commit
-
-
Gaurav Kumar authored
Removed white space at new line breaks for run.sh. Temporary files now get deleted only when they exist git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4221 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 28 Jul, 2014 1 commit
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4217 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 27 Jul, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4215 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 24 Jul, 2014 1 commit
-
-
Vassil Panayotov authored
Unix-y OSes other than Linux (e.g. OS X) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4200 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 23 Jul, 2014 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4196 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4195 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 22 Jul, 2014 1 commit
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4193 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 21 Jul, 2014 7 commits
-
-
Dan Povey authored
trunk: fix to previous configure-script change, getting gcc version a different way since -dumpversion now prints only first 2 decimals of version number. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4191 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Gaurav Kumar authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4190 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Gaurav Kumar authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4189 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Gaurav Kumar authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4188 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4187 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: adding new type of clusterable (needed for something not in trunk); script updates to VTLN example scripts after testing them myself. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4186 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Gaurav Kumar authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4185 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 20 Jul, 2014 2 commits
-
-
Dan Povey authored
trunk: changes in src/feat/ to make absolutely sure we never take the log of zero, (only really matters if you turn off dithering and use energy floor instead). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4183 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@4180 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- 19 Jul, 2014 2 commits
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/language_id@4177 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/language_id@4176 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-