evancohen / sonus

:speech_balloon: /so.nus/ STT (speech to text) for Node with offline hotword detection
MIT License
625 stars 79 forks source link

Recognition Support: Microsoft Cognitive Services #3

Open evancohen opened 8 years ago

Stan92 commented 7 years ago

Any date for this release ? :-)

evancohen commented 7 years ago

There's no timeline associated with this, it's just something I think we need for the project. @pbalaram expressed some interest in this as well.

There are some large(ish) architectural changes that need to be made to Sonus before this can be completed too, which makes it a bit tricky.

On top of that, there is currently no JavaScript library that supports streaming recognition (with partial results and silence detection):
REST API versus Client Library versus Service Library
I created a post on their uservoice asking for this ages ago, feel free to vote/comment on it: Web client for Bing Speech APIs

Feel free to take a stab at this! I'd be happy to accept a PR.

rhclayto commented 7 years ago

At https://cognitive.uservoice.com/forums/430321-bing-speech/suggestions/13797567-web-client-for-bing-speech-apis someone from Microsoft Cognitive Services commented: 'This is available now.'.

evancohen commented 7 years ago

I had stopped looking at that post, this is awesome news! It'll take some refactoring, but I'll totally take a crack at making this work over the weekend.

uk101man commented 6 years ago

Hi, Loving your work! I would be interested in the Microsoft CS, mainly as I get it free ;-)

Thank you four hard work !