- Sep 18, 2013
-
-
Jan Trmal authored
The script functions just like the summarize_warnings.pl, but greps for more interresting events (ATM, warnings _and_ errors) -- in some cases it is good to know that some (non-fatal) errors occured. These errors _were_ non-fatal in the sense that the script continued on running -- but that does not mean everything was fine. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2974 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
relates to the finding that in some cases, the splitted segments files (segments.*) might not contain all segments relating to the corresponding wav.*.scp The reason was that split_scp.pl is completely agnostic about the files/segments structure and we must pay more attention when calling it directly... git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2973 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2972 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 15, 2013
-
-
Dan Povey authored
Code changes that enable CompressedMatrix to be written in place of matrix; code for computing posteriors of full-GMM. Caution: on-disk format of CompressedMatrix changed. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2971 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2970 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 14, 2013
-
-
Dan Povey authored
trunk: Add warnings if word-aligning non-determinized lattice; make sure decode_sgmm.sh determinize lattices in unadapted case; cosmetic script fixes. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2968 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2966 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 12, 2013
-
-
Jan Trmal authored
(BABEL): make the KWS task voluntary -- in some cases we are not/will not be given IndusDB at the same time as the speech data git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2962 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2961 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2960 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2959 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2957 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 11, 2013
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2952 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Jan Trmal authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2951 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2950 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2949 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 10, 2013
-
-
Jan Trmal authored
(BABEL): follow the release of the IndusDB for the new langs (102 and 103), fixes, include example configs with FFV features git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2944 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
trunk/nnetbin : Introducing length constrain of 1 min on segments that are used for mini-batch frame cross-entropy DNN training. This will avoid possible out-of-memory issues by discarding the very long segments which are infrequent. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2943 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 09, 2013
-
-
Mirko Hannemann authored
fix a bug - the last argument was checked by ClassifyRSpecifier, but it should be the first argument, since the last is a W specifier git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2939 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Bagher BabaAli authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2938 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 07, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2932 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 06, 2013
-
-
Dan Povey authored
trunk: code change that should fix memory leak in bin/latgen-faster-mapped-parallel [fix other branch of the code, omitted first time] git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2927 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2926 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 05, 2013
-
-
Karel Vesely authored
trunk/nnet : alignment script can optionally generate output in lattice format (handy for getting word alignments) git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2914 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 04, 2013
-
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2907 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2906 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2903 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Sep 03, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2896 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2894 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2892 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2888 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 30, 2013
-
-
Danijel Korzinek authored
This causes warnings (which are supressed), but shouldn't affect the functionality of the program. The code in question is part of non-essential UI portion of tthe program and may be removed entirely, if more problems arrise. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2875 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 29, 2013
-
-
Ho Yin Chan authored
trunk:egs/hkust update on chinese character error rate (CER) scoring script. Add --useword2charmap option and comments. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2872 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 27, 2013
-
-
Karel Vesely authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2869 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
trunk: Making compile-train-graphs{,-fsts} report num-succeeded more accurately, and output no empty FSTs git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2868 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 24, 2013
-
-
Dan Povey authored
Fix to nnet example script run_5b.sh, and to train_sgmm.sh RE --ciphone-list (bug RE context-dependency). git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2864 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 22, 2013
-
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2847 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Ho Yin Chan authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2838 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
- Aug 21, 2013
-
-
Dan Povey authored
trunk: Merging sandbox/dan2. Code and script changes RE my neural-network training setup, including refactored scripts. git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2830 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-
Dan Povey authored
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2829 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
-