Changes

Jump to: navigation, search

Using Sphinx ASR

356 bytes added, 17:42, 3 October 2013
analyzing in ubuntu
=analyzing in ubuntu=
*analyzing output of voiceID program.
*generating output from VoiceID program (prompting for unknown speakers)
<pre>vid -u -k -i robertrauschenberg1.mov</pre>
*analyzing output of voiceID program with pocketsphinx
*<pre>pocketsphinx_continuous -infile S0.wav -hmm /usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k/ -lm /usr/local/share/pocketsphinx/model/lm/en_US/hub4.5000.DMP -dict /usr/local/share/pocketsphinx/model/lm/en_US/hub4.5000.dic</pre>
*analyzing output of voiceID program with pocketsphinx with word timings
*<pre>pocketsphinx_continuous -infile rauschenberg1.wav -hmm /usr/local/share/pocketsphinx/model/hmm/en_US/hub4wsj_sc_8k/ -lm /usr/local/share/pocketsphinx/model/lm/en_US/hub4.5000.DMP -dict /usr/local/share/pocketsphinx/model/lm/en_US/hub4.5000.dic -time yes</pre>

Navigation menu