Hi,
I'm working on Speech Recognition IoT Framework (named SARAH) on top Microsoft Speech Recognition, Kinect1 and Kinect 2 APIs.
I'd like to include Project Oxford Speech Recognition in my framework because Microsoft Speech do not handle wild cards.
For now I'm using the "*" in grammar to query Google Speech. But the results are not very accurate. I assume DeepLearning of Google is more tied to mobile microphone than Project Oxford that gives better results.
Anyway,
- Is there a best pratice to mix grammar and Oxford ?
- Is there trick to always listening for a "trigger" (SARAH do something...) before spaming Oxford servers ?
- I didn't try LUIS (no access) but very curious about handling semantics in French ?
Until now grammar was great for semantics but my community asked for a Chatter bot to handle unknown sentences