Home › Forums › OpenEars plugins › Rejecto questions › Reply To: Rejecto questions
April 11, 2014 at 1:15 pm
#1020855
lory
Participant
Thanks for the fast response, it was the flag issue.
It’s seems to work better with Rejecto now. At the beginning it was a still a bit random but when I speak faster the good sentence is more often spotted.
I used these sentences:
"words" : [
{ "word" : "half and", "match" : false },
{ "word" : "left hand", "match" : true },
{ "word" : "help me", "match" : false },
{ "word" : "test it", "match" : false }
]
If I say “left-hand” rapidly it’s ok but with “left hand” hypothesis return only “and”.
But you are right, I have a french accent and it’s may be the problem ! But I really think I pronounce the same sentence with the same pronunciation and having different results is a bit strange.