Commit Graph
10 Commits
Author SHA1 Message Date
David Huggins-Daines 7eb8fe7be3 port to sphinx3, reformat, fix small problems 2020-11-09 22:19:01 -05: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 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
lqin 254072d227 Implementation of MMIE training
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10163 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-06-24 20:03:30 +00:00
dhdfu 47c6947a69 Tweak the old lattice_error implementation, and add a new one based on
openfst, which also handles compound words properly.  Also add my
Python FST utilities, for lack of a better place to put them.


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10057 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-03 01:04:00 +00:00
dhdfu 1cc7ad14c9 fix typo
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10037 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-01 03:02:33 +00:00
dhdfu 7710d8d6fc only strip class tags when calculating lattice wer
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10036 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-01 02:57:30 +00:00
dhdfu 4334006fa4 handle zero probabilities in HTK lattices, also strip class tags in baseword()
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10032 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-01 00:50:27 +00:00
dhdfu 2e84e9382c well, that sucks. python now has a standard module called "sphinx". grumble. change everything to "cmusphinx"
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@9613 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-01-06 15:41:04 +00:00