Changes

Jump to: navigation, search

Solipsist Development

342 bytes added, 20:25, 19 April 2011
Week 4
*Speech / Non-Speech classification
**in sphinx, SpeechClassifier
***"uses Bent Schmidt Nielsen's algorithm. Each time audio comes in, the average signal level and the background noise level are updated, using the signal level of the current audio. If the average signal level is greater than the background noise level by a certain threshold value (configurable), then the current audio is marked as speech. Otherwise, it is marked as non-speech."***from http://cmusphinx.sourceforge.net/sphinx4/javadoc/edu/cmu/sphinx/frontend/endpoint/SpeechClassifier.html
==Code==

Navigation menu