Search code examples
iosopenears

How can I adjust OpenEars wrong recognition


I used the OpenEars for my app.just recognize "a" to "z" in the alphabet. But it had a bad recognition in recognize alphabet than word.

So, how can i use my sound model to improve the recognition of OpenEars.

And how can I use OpenEars to recognize some special sound.

for example. I give OpenEars a dog sound and I want it to give me back "dog"


Solution

  • So this is a two part question which might be better to the community split up. OpenEars from what I understand is best served as using words in the dictionary. If you want it to recognize alphabet letters I would try and use the phonetic spelling of each letter instead of using just the letter. So instead of using 'f' use "ef".

    As for the second part of the question, you might be able to recognize specific types of dogs which go "ruff" but smaller dogs with more of a "yip!" would have to be added to the initial dictionary as well.

    I would get the demo app and really just experiment with these words.