Is there a way that I can configure Speech Server so it better recognizes kids voices?

Proposed Answer Is there a way that I can configure Speech Server so it better recognizes kids voices?

  • Friday, November 05, 2010 9:48 AM
     
     
    I find that the responsiveness is not bad on adult voices, but for kids voice (probably because of frequency range) performance is quite poor.  How can I "tune" Speech Server to children's voices?

All Replies

  • Monday, November 08, 2010 1:52 PM
     
     Proposed Answer

    There are some sensitivity adjustments: RejectionThreshold and SpeechDetectionSensitivity might help a bit (both are part of the ISpeechRecognizer). Tweaking those should help a little bit but allowing more through. Also, you should turn on recording and check the utterances. Often children are not recognized because of how they pronounce things.


    - Marc LaFleur