Hi,
I have some problems about the sphinx recognition.
Generally sphinx recognizes a good percentage of words of my (little) grammar; however sometimes I obtain a result without speaking... probably is the noise...
this result isn't "null" or empty result but is a set of word corresponding to a rule of my grammar. So the logic of my application is invalidated.
How can i resolve this problem? Can i use the "getScore" method to reject the wrong result?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I have some problems about the sphinx recognition.
Generally sphinx recognizes a good percentage of words of my (little) grammar; however sometimes I obtain a result without speaking... probably is the noise...
this result isn't "null" or empty result but is a set of word corresponding to a rule of my grammar. So the logic of my application is invalidated.
How can i resolve this problem? Can i use the "getScore" method to reject the wrong result?
Thanks
Well,
I am using jsgf demo configuration file,
then i think the recognizer is the default one.
Angelo
Try to ask this quesiton in s4 forum again. You might find more help at there. -A
Thanks for the tip...
Sorry for the late reply. Which recognizer are you using?
-Arthur