5,710
edits
Changes
→Phoneme Decoding with Pocketsphinx
=Phoneme Decoding with Pocketsphinx=
http://cmusphinx.sourceforge.net/wiki/phonemerecognition
'''Examples'''
with backtrace
<syntaxhighlight lang="bash">pocketsphinx_continuous -hmm model/en-us/en-us -allphone model/en-us/en-us-phone.lm.bin -backtrace yes -beam 1e-20 -pbeam 1e-20 -lw 2.0 -inmic yes</syntaxhighlight>
mic input
<syntaxhighlight lang="bash">pocketsphinx_continuous -allphone -inmic yes</syntaxhighlight>
=Howto=
*render a drawing at 17,20: