Changes

Jump to: navigation, search

UNTREF Speech Workshop

218 bytes added, 15:17, 3 September 2013
Using sphinx
*change to the pocketsphinx directory.
**<code>cd Desktop\untref_speech\pocketsphinx-0.8-win32\bin\Release</code>
*run the pocketsphinx commandto recognize english:
**<code>pocketsphinx_continuous.exe -hmm ..\..\model\hmm\en_US\hub4wsj_sc_8k -dict ..\..\model\lm\en_US\cmu07a.dic -lm ..\..\model\lm\en_US\hub4.5000.DMP</code>
*recognize spanish:
**<code>pocketsphinx_continuous.exe -hmm ..\..\model\hmm\es_MX\hub4_spanish_itesm.cd_cont_2500 -dict ..\..\model\lm\es_MX\h4.dict -lm ..\..\model\lm\es_MX\H4.arpa.Z.DMP </code>
**this should transcribe live from the microphone.

Navigation menu