I am programming an app for research purposes. I need a quick way to perform speech recognition of very small vocabulary (as small as 5 words in the entire dictionary). I know of many speech recognition frameworks like OpenEars, ATT Watson Speech API, Dragon etc. But it requires you to invest a lot of time in reading.
Since the focus of our app is not speech recognition, we want to do it in a quick way. I know that if I have only 5 words, then I can replace them with 5 choices as well, but that is not appropriate.
Any ideas on this? Thank you.
I am programming an app for research purposes. I need a quick way to
Share
OpenEars developer here. OpenEars has a quickstart tutorial that can get you started recognizing a small vocabulary in about 5-10 minutes: http://www.politepix.com/openears/tutorial