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

82 Коммитов

Автор SHA1 Сообщение Дата
Karel Vesely 95fa71c649 - updating pure hybrid setup example
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@280 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-15 15:38:35 +00:00
Dan Povey 8fd0bc17cc Fixes to LM rescoring scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@279 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-15 15:29:48 +00:00
Dan Povey bb51f97e4c Fixes to LM rescoring scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@278 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-15 15:27:19 +00:00
Dan Povey ac30061778 Fix various problems with latrescore.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@273 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-15 14:58:36 +00:00
Stefan Kombrink 826c4d02ec create output decode dir if not yet existing
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@271 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-15 14:42:59 +00:00
Dan Povey 7f5790f0fd Minor script modifications; changes to sgmm-init program; improvements and additions to lattice-related stuff (inc. stop lattice-determinization from sometimes getting bad_alloc)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@269 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-15 13:58:58 +00:00
Stefan Kombrink 567733691d modified decode_tri1 to generate lattices
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@261 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-12 11:15:47 +00:00
Dan Povey 248941c99a Script change to make sgmma work
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/thang-project@253 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-11 15:06:26 +00:00
Dan Povey 664efe759d Changed sgmm-init program to not require GMM; modified sctrip.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/thang-project@252 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-11 15:05:45 +00:00
Dan Povey 8b6e440b4c Added tree initialization program and example script.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/sandbox/thang-project@250 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-11 14:26:46 +00:00
Dan Povey 67af40ceb6 Fixes to some comments.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@246 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-10 14:31:25 +00:00
Karel Vesely aea2f4f72e -- removing unused scripts
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@232 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-09 09:51:33 +00:00
Karel Vesely 14193e6af2 -- merging s2/steps/train_nnet_tri2a_s{1,2}.sh
-- changing to new global CMVN implementation



git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@231 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-09 09:48:16 +00:00
Dan Povey 4d6cf9f745 Minor cosmetic changes, esp. to scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@216 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-04 18:34:53 +00:00
Dan Povey d5cb673e27 Fixes to RESULTS file in RM, and add #!/bin/bash headers.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@209 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-03 17:05:41 +00:00
Dan Povey fde50454f5 Minor code and test fixes; extensions in latbin/ (lattice-prune, lattice-equivalent; testing script in rm/s1.)
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@207 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-08-01 04:22:59 +00:00
Dan Povey c9afec3bef Simplify code after changing constructor of Table classes; unify and streamline decoder interfaces; minor fixes to scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@205 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-31 07:30:48 +00:00
Dan Povey 6d5c4a8809 Add stylistic fixes, and extended lattice code + examples (add rescoring).
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@201 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-30 08:56:56 +00:00
Karel Vesely 9f304b763a -adding more pure hybrid setups
-acwt tuning by golden section search algorithm
-division by priors to the MLP outputs (posteriors)



git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@197 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-29 11:10:51 +00:00
Dan Povey 638f670b2f Modified lattice-generation binary
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@191 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-26 22:38:55 +00:00
Dan Povey 1880343b40 Changed path.sh in wsj recipe.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@170 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-23 03:05:54 +00:00
Dan Povey 54ec69a3e0 Added valgrind option to path.sh; minor script fices.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@149 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-15 23:38:06 +00:00
Karel Vesely a51e49ed4c -adding training and decoding with pure hybrid system with CD-PDF targets
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@147 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-15 16:02:19 +00:00
Karel Vesely df4ea4be98 -adding training and decoding scripts for mono pure hybrid
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@146 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-15 15:50:59 +00:00
Dan Povey ce34c7eb2d Updated WSJ RESULTS file
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@142 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-15 05:57:05 +00:00
Dan Povey 90cf64d4ef Minor script and code fixes.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@139 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-14 07:54:45 +00:00
Dan Povey 226e141169 Minor script improvements[2].
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@134 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-13 01:29:06 +00:00
Dan Povey 59c9ee5603 Minor script improvements.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@133 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-13 01:27:34 +00:00
Dan Povey d698ad7ef0 Some normalizations to ET options.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@132 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-13 00:51:04 +00:00
Dan Povey e2fc5d1366 Script updates/fixes and documentation update.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@128 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-12 03:41:54 +00:00
Dan Povey 46f82102a7 Various fixes/improvements to error messages; added LDA+ET+SGMM.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@127 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-11 23:39:42 +00:00
Dan Povey 40dbd4cbda Added sgmme to RM recipe; minor fixes
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@126 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-09 20:42:47 +00:00
Dan Povey 3a64393c55 Updates to scripts (to be final version of papers); minor fixes to programs; added scale-vecs program.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@125 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-09 00:51:21 +00:00
Dan Povey a70d3f856b Finishing the scripts for the ASRU papers.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@119 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-04 22:23:02 +00:00
Dan Povey d4de21acc4 Modified WSJ RESULTS file
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@117 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-02 06:33:32 +00:00
Dan Povey 3c0169f429 Fixes to some SGMM decoding scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@116 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-01 23:32:25 +00:00
Dan Povey 08f94ede4c Updates to RESULTS file
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@115 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-07-01 19:56:14 +00:00
Dan Povey 2a58947711 Script fixes and additions, and minor fixes and README rearrangements.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@114 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-30 23:17:11 +00:00
Dan Povey 75883cff68 Fixes to recipes; updating RESULTS files [nearly finished with WSJ one].
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@113 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-29 21:58:41 +00:00
Dan Povey 5832216d22 script fix.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@111 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-28 08:23:58 +00:00
Dan Povey cd045d1348 Committing hopefully almost final version of WSJ scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@110 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-28 02:31:09 +00:00
Dan Povey d94801af93 Changed some scripts to try to make them more consistent.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@109 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-28 01:41:44 +00:00
Dan Povey c6caef3ffc Modifications to RM recipe.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@107 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-27 18:09:47 +00:00
Dan Povey d7a6d499aa Committing some scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@103 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-26 05:04:49 +00:00
Arnab Ghoshal 8049135d15 Adding MLLR to RM recipe.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@96 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-21 06:53:48 +00:00
Dan Povey 295f5c39af Updated RESULTS file.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@95 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-20 19:52:02 +00:00
Arnab Ghoshal d41c4ced55 Adding support for fMLLR bases for SGMMs + some RM recipe scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@94 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-19 14:03:06 +00:00
Dan Povey 703b2a0292 Fixes to SGMM training scripts; fix to gselect program; updating RESULTS.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@92 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-18 07:11:22 +00:00
Dan Povey 632e993eaf Fix to SGMM training scripts.
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@91 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-18 03:13:41 +00:00
Dan Povey 2c6b83925f Added comments to RM data_prep/run.sh script; changed some filenames in mkgraph.sh
git-svn-id: https://svn.code.sf.net/p/kaldi/code/trunk@90 5e6a8d80-dfce-4ca6-a32a-6e07a63d50c8
2011-06-17 19:44:56 +00:00