Граф коммитов

2487 Коммитов

Автор SHA1 Сообщение Дата
Mirko Hannemann eced785740 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
2013-09-09 15:16:22 +00:00
Bagher BabaAli 45d3375687 fix to babel/s5/local/make_ffv.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2938 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-09 13:30:44 +00:00
Dan Povey e88957f169 trunk: small fix to nnet training script (remove call to deprecated script)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2932 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-07 15:42:01 +00:00
Dan Povey d6da2a4b37 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
2013-09-06 14:48:37 +00:00
Dan Povey aa0bc6dab1 trunk: code change that should fix memory leak in bin/latgen-faster-mapped-parallel
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2926 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-06 14:47:13 +00:00
Karel Vesely bde62cc151 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
2013-09-05 11:08:18 +00:00
Ho Yin Chan 134ae006ab trunk:egs/hkust/ some recent experiments setup and results
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2907 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-04 17:57:37 +00:00
Ho Yin Chan 1db07651fc trunk:egs/hkust/ some recent experiments setup and results
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2906 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-04 17:48:54 +00:00
Dan Povey 573f278909 trunk: Update install instructions RE switching to ssh-based repositories
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2903 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-04 14:10:40 +00:00
Dan Povey 5632b1c897 trunk: minor fixes relating to script names and experimental-directory names.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2896 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-03 14:45:28 +00:00
Karel Vesely 7538a66c0d trunk/nnet : minor changes to support flexibility of DNN scripts
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2894 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-03 13:26:17 +00:00
Karel Vesely a7d5004caa trunk/cudamatrix : adding compute capability 3.5 to makefile (new sice CUDA 5.0)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2892 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-03 11:21:42 +00:00
Dan Povey 7324ffee4e trunk: Normalizing some script names in egs/wsj/s5, RE new nnet scripts
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2888 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-09-03 00:11:04 +00:00
Danijel Korzinek 9205103ed3 Removed the generics from the file to be compatible with java <1.7.
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
2013-08-30 06:58:42 +00:00
Ho Yin Chan 8f47060bcd 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
2013-08-29 06:28:11 +00:00
Karel Vesely 512cead232 trunk,s5/utils : when merding data-dirs, allow passing extra list of filenames to be merged
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2869 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-27 10:39:23 +00:00
Dan Povey 7b3d82ad2c 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
2013-08-27 09:20:41 +00:00
Dan Povey 0ad203101f 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
2013-08-24 14:54:16 +00:00
Dan Povey 0277950fba Fix to train_sgmm2.sh RE ciphonelist not being set.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2847 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-22 18:53:11 +00:00
Ho Yin Chan 74301c26ec trunk:egs/hkust minor description update
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2838 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-22 06:23:53 +00:00
Dan Povey 99f60c70f9 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
2013-08-21 12:02:37 +00:00
Dan Povey af78be4cdf sandbox/dan2: merging changes from trunk
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2829 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-21 11:43:53 +00:00
Dan Povey ee2af852cb sandbox/dan2: Script progress RE neural net training (mostly minor) and SGMM RE quinphone (doesn't help)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2828 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-21 11:38:14 +00:00
Jan Trmal 7c6eedfbc9 (trunk)/egs/wsj rename the "lat-beam" parameter to "lattice-beam" parameter. This
was done to follow the convention used in the other scripts


git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2827 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-20 15:07:03 +00:00
Dan Povey 8ed96ecbfe sandbox/dan2: script improvements RE nnet training; merge changes from trunk.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2826 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-20 10:07:01 +00:00
Ho Yin Chan 0f7b0c36d2 trunk:tools/Makefile modify for irstlm repository moved permanently to new location
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2825 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-20 09:27:03 +00:00
Dan Povey f7c16adc2b trunk: minor commit (compiler bug workaround)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2823 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-20 08:15:26 +00:00
Dan Povey d13a8ae8e7 sandbox/dan2: Committing mostly script changes relating to my neural net setup.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2819 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-19 12:15:45 +00:00
Arnab Ghoshal 70fb849562 fixing ParseOptions to disallow empty values and keys (i.e. --option= and --=val)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2810 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-17 14:33:21 +00:00
Ondrej Platek 98fcb5ed15 fix missing cuda support for openblas in configure
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2809 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-17 13:25:40 +00:00
Bagher BabaAli e9b13d1867 added ffv feature extraction to babel/s5/run-5-anydecode.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2808 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-17 09:13:18 +00:00
Bagher BabaAli 72cb4d3d04 added ffv feature extraction to babel/s5/run-4-test.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2807 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-17 09:07:15 +00:00
Bagher BabaAli e8c2dae440 added ffv feature extraction to babel/s5/run-1-main.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2806 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-17 08:56:36 +00:00
Bagher BabaAli 30504daede fixed:make_ffv.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2805 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-17 08:49:13 +00:00
Ho Yin Chan 4676a3a1d9 trunk:egs/hkust/ a better Chinese character error rate scoring script for future use
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2804 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-16 18:07:57 +00:00
Bagher BabaAli ef2ac10d8a added:make_ffv.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2794 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-16 14:30:33 +00:00
Guoguo Chen 2fcece4bb0 KWS documentation. Forgot to check it in...
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2791 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-15 20:15:04 +00:00
Dan Povey 5b940b7769 trunk: modifying some comments in a script, rnnlmrescore.sh, in response to user questions.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2789 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-15 08:04:10 +00:00
Karel Vesely 19b12599b5 trunk/src/nnet : bugfix in on-the-fly frame-shuffling, very long segments are now truncated correctly (hard limit on leftover to 1/2 of cachesize). Thanks to Nagendra for finding it!
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2788 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-14 15:12:04 +00:00
Ho Yin Chan 7523184dcb trunk:egs/wsj/s5/util merge subset_data_dir_tr_cv_spk.sh and subset_data_dir_tr90_cv10.sh to a single script subset_data_dir_tr_cv.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2787 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-14 11:04:01 +00:00
Ho Yin Chan 8c6119bd8b trunk:egs/wsj/utils/subset_data_dir_tr_cv_spk.sh (A data split script for cross validation based on random chosen speakers) -> modifications for better order of options and temporary files placement (Recommended by Karel Vesely)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2786 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-13 16:48:47 +00:00
Ho Yin Chan dad3b29ff2 trunk:egs/wsj/s5/utils better description on usage for subset_scp.pl
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2784 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-13 09:14:24 +00:00
Ho Yin Chan b437fa86ec trunk:egs/wsj/s5/utils better description of usage in subset_data_dir.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2783 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-13 08:47:15 +00:00
Ho Yin Chan 7e7071094f trunk:egs/wsj/s5/utils - fix of typo for comment on subset_data_dir_tr_cv_spk.sh <= A data split script for cross validation based on random chosen speakers
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2782 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-13 04:38:11 +00:00
Ho Yin Chan 402f7939eb trunk:egs/wsj/s5/utils add data split script for cross validation based on random choosen speakers
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2781 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-13 04:08:16 +00:00
Dan Povey abad6ae240 sandbox/dan: various minor fixes/additions to new nnet scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2780 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-11 23:47:31 +00:00
Dan Povey d7a8c7f83e trunk: Making example script executable
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2779 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-11 02:18:08 +00:00
Dan Povey d8f88fe864 sandbox/dan2: Adding new version of nnet training scripts for RM.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2778 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-10 19:49:57 +00:00
Dan Povey 5f39782503 sandbox/dan2: committing a bunch of changes to neural-network training setup which are not yet ready to merge to trunk.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/dan2@2777 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-09 21:36:37 +00:00
Karel Vesely 03add24b38 trunk,nnet: changing setting nnet weights from supervector, so the code compiles with older g++
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@2776 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2013-08-09 11:21:32 +00:00