Reply To: [Resolved] Error in implementing RuleORama

Home Forums OpenEars plugins [Resolved] Error in implementing RuleORama Reply To: [Resolved] Error in implementing RuleORama

#1022549
djfink
Participant

Ok the project builds now, thanks for the help!

Two things:
1. All of the space characters in the hypothesis have been replaced with ‘#^#’
2. It seems as if rapid ears guesses a complete statement halfway through hearing it. Is this the correct behavior? Is there some way to return only the part of the statement rapid ears has heard? Here is an extreme example I found while speaking “Greetings robot instruction go 20 left thank you”:

2014-09-15 14:03:46.059 OpenEarsTest[2555:60b] rapidEarsDidDetectBeginningOfSpeech
2014-09-15 14:03:48.902 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#MOVE#^#10#^#RIGHT
2014-09-15 14:03:49.160 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#MOVE#^#10#^#LEFT
2014-09-15 14:03:49.807 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#MOVE#^#10#^#LEFT#^#THANK#^#YOU
2014-09-15 14:03:50.065 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#GO#^#20#^#RIGHT
2014-09-15 14:03:50.321 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#GO#^#20#^#FORWARD
2014-09-15 14:03:50.324 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#GO#^#20#^#LEFT
2014-09-15 14:03:50.971 OpenEarsTest[2555:60b] rapidEarsDidReceiveLiveSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#GO#^#20#^#LEFT#^#THANK#^#YOU
2014-09-15 14:03:52.131 OpenEarsTest[2555:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-09-15 14:03:52.185 OpenEarsTest[2555:60b] rapidEarsDidReceiveFinishedSpeechHypothesis: GREETINGS#^#ROBOT#^#INSTRUCTION#^#GO#^#20#^#LEFT#^#THANK#^#YOU