Changes

Jump to: navigation, search

Using Sphinx ASR

496 bytes added, 14:48, 8 October 2013
no edit summary
=analyzing in ubuntu=
*generating output from VoiceID program (prompting for unknown speakers) <pre>vid -u -k -i robertrauschenberg1.mov</pre>*analyzing output of voiceID programwith pocketsphinx<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</pre>*generte word timings<codepre>pocketsphinx_continuous -infile S0rauschenberg1.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</codepre=working with subtitles=*https://pypi.python.org/pypi/pysrt

Navigation menu