David Huggins-Daines
58e592e806
port to sphinx3, reformat, fix small problems
2020-11-09 22:27:33 -05:00
David Huggins-Daines
8938cb0e10
port to sphinx3, reformat, fix small problems
2020-11-09 22:22:52 -05:00
David Huggins-Daines
5799ed193d
port to sphinx3, reformat, fix small problems
2020-11-09 22:21:54 -05:00
David Huggins-Daines
7eb8fe7be3
port to sphinx3, reformat, fix small problems
2020-11-09 22:19:01 -05:00
David Huggins-Daines
d29ba1a34d
port to sphinx3, reformat, fix small problems
2020-11-09 22:14:18 -05:00
David Huggins-Daines
995cc1fdd3
port to sphinx3, reformat, fix small problems
2020-11-09 22:13:22 -05:00
David Huggins-Daines
c131528546
port to sphinx3, reformat, fix small problems
2020-11-09 22:12:52 -05:00
David Huggins-Daines
3a701f28dc
reformat and fix an error
2020-11-09 22:11:55 -05:00
David Huggins-Daines
a4f3bb4d09
hypseg file for test
2020-11-09 22:11:00 -05:00
David Huggins-Daines
72bb7257cd
supply default mode
2020-11-09 22:02:39 -05:00
David Huggins-Daines
860fa439c4
port to sphinx3 and add a test
2020-11-09 22:01:56 -05:00
David Huggins-Daines
e1815ba94a
fix class name
2020-11-09 21:52:13 -05:00
David Huggins-Daines
31a1d51b59
add test for s3gaucnt
2020-11-09 21:48:48 -05:00
David Huggins-Daines
5fe7b874f4
port to sphinx3
2020-11-09 17:29:31 -05:00
David Huggins-Daines
47de3fc0f2
port to sphinx3 and reformat, should work
2020-11-09 17:29:17 -05:00
David Huggins-Daines
1f5e54a1e7
port to sphinx3 and reformat, should work
2020-11-09 17:29:13 -05:00
David Huggins-Daines
531c5fa13d
port to python3 and reformat, havent got any HTK files handy to test with FIXME
2020-11-09 17:28:54 -05:00
David Huggins-Daines
c418e2d408
Convert to python3 and reformat, should probably work
2020-11-09 17:27:12 -05:00
David Huggins-Daines
f6516f3865
Convert to python3 and reformat *BUT* this is almost guaranteed not to work as it does not use the current openfst python API, will fix later
2020-11-09 17:25:26 -05:00
David Huggins-Daines
3c60a70547
port to sphinx3 and fix formatting, hope it works
2020-11-09 17:21:12 -05:00
David Huggins-Daines
84e209ada7
port to sphinx3 and fix formatting, hope it works
2020-11-09 17:20:39 -05:00
David Huggins-Daines
53c296230a
port to sphinx3 and fix formatting, hope it works
2020-11-09 17:19:45 -05:00
David Huggins-Daines
4588d10bb8
port to sphinx3 and fix formatting, hope it works
2020-11-09 17:17:22 -05:00
David Huggins-Daines
5651b5be8d
port to sphinx3 and fix formatting, etc
2020-11-09 17:13:01 -05:00
David Huggins-Daines
6f1ae51b1c
fix final not working test
2020-11-09 17:08:08 -05:00
David Huggins-Daines
3b430839f7
port to sphinx3 and fix small problems and formatting
2020-11-09 17:07:08 -05:00
David Huggins-Daines
3971d92af1
port to sphinx3 and fix some small problems
2020-11-09 17:04:48 -05:00
David Huggins-Daines
fa1b11c66d
fix formatting and port to python3
2020-11-09 17:02:10 -05:00
David Huggins-Daines
3af9c8bba2
port to sphinx3
2020-11-09 16:57:44 -05:00
David Huggins-Daines
8b8a827e82
port to sphinx3
2020-11-09 16:39:19 -05:00
David Huggins-Daines
c99752d6ec
port to sphinx3
2020-11-09 16:37:10 -05:00
David Huggins-Daines
f820339f83
change author email
2020-11-09 16:36:58 -05:00
David Huggins-Daines
4ed117cafa
change author email
2020-11-09 16:36:34 -05:00
David Huggins-Daines
eb14c19ef0
port to python3 and test
2020-11-09 16:36:16 -05:00
David Huggins-Daines
6fcbf2b612
Port to python3 and add a test for s2mfc
2020-11-09 11:40:14 -05:00
David Huggins-Daines
c78b4d0220
Port to Python3, add context managers
2020-11-09 10:14:03 -05:00
David Huggins-Daines
9f39f3cb8d
Convert to Python3, fix Unicode issues, and test
2020-11-09 09:38:06 -05:00
nshmyrev
96c92bc076
Fixes mistake
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@13114 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-10-24 12:15:25 +00:00
nshmyrev
0e5d9b14a2
Numerically stable likelihood computation
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12918 94700074-3cef-4d97-a70e-9c8c206c02f5
2015-04-12 18:14:22 +00:00
mbait
69f83361fc
Fixx invocations of ngram_prob.
...
ngram_prob does not support variable arguments anymore.
It should be a list of strings.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxtrain@12380 94700074-3cef-4d97-a70e-9c8c206c02f5
2014-03-20 09:34:38 +00:00
nshmyrev
59cf62db04
Don't use E_WARN_SYSTEM, it has been removed
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@12038 94700074-3cef-4d97-a70e-9c8c206c02f5
2013-11-07 18:59:59 +00:00
nshmyrev
2be16edcdb
Changes quantize_mixw to use sendump class, not it reads sendumps properly
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@11368 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-05-20 10:11:18 +00:00
nshmyrev
b77932f224
Added scripts to prune and quantize mixture weights for pocketsphinx
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@11367 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-05-20 09:45:11 +00:00
nshmyrev
fc489b4ed0
CMLLR estimation requires full covariance. Still not sure
...
if we need unshifted covariance or shifted one.
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@11349 94700074-3cef-4d97-a70e-9c8c206c02f5
2012-04-13 18:13:03 +00:00
nshmyrev
6663bceafb
Proper normalizer for gaussian. Fixes issue
...
https://sourceforge.net/tracker/?func=detail&atid=301904&aid=3299965&group_id=1904
Thanks to Vassil Panayotov
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10963 94700074-3cef-4d97-a70e-9c8c206c02f5
2011-05-12 12:53:48 +00:00
nshmyrev
0adc313da1
CMLLR estimation by Stephan Vanni <svanni@vecsys.fr>
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10783 94700074-3cef-4d97-a70e-9c8c206c02f5
2011-02-17 14:34:37 +00:00
nshmyrev
2abc104308
Adds some methods required for rescoring which were removed accidentally I suppose
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10642 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-11-14 16:24:24 +00:00
dhdfu
bb791f2553
add support for creating a single pronunciation dictionary in force alignment
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10587 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-11-01 22:08:17 +00:00
dhdfu
a29cda9232
add a pruning option to lattice error calculation (but you should use fstutils)
...
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10586 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-11-01 16:48:04 +00:00
nshmyrev
91523eda18
Sendump update to be closer to converting pocketsphinx sendumps. Not
...
really usable now since it doesn't read 4-bit mixtures properly
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10579 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-10-22 12:55:12 +00:00