Commit Graph
6 Commits
Author SHA1 Message Date
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
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
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
dhdfu f337ea6968 Update and pull things from my bzr repository. Lattice rescoring,
with and without FSTs, which may be useful, plus a little script to
generate composed class language model FSTs.


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10060 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-03 04:48:55 +00:00
dhdfu 87faadd1dc add support for building and evaluating FSTs from class-based language models
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/SphinxTrain@10059 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-05-03 03:33:26 +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