sonus icon indicating copy to clipboard operation
sonus copied to clipboard

:speech_balloon: /so.nus/ STT (speech to text) for Node with offline hotword detection

Results 36 sonus issues
Sort by recently updated
recently updated
newest added

I noticed that there is no support for windows, is someone implementing it?

for a conversational app, we need the ability to capture spoken phrases one at a time. my google assistant app has a few processes which take multiple question/answer cycles add...

I've read previous issues but haven't been able to get anything clear.When I try to pause or resume sonus with Sonus.pause(sonus). I get this error. > Sonus.pause = () =>...

From their repo: > Dear KITT.AI users, We are writing this update to let you know that we plan to shut down all KITT.AI products (Snowboy, NLU and Chatflow) by...

0 verbose cli [ 0 verbose cli '/usr/local/Cellar/node/15.6.0/bin/node', 0 verbose cli '/usr/local/bin/npm', 0 verbose cli 'start' 0 verbose cli ] 1 info using [email protected] 2 info using [email protected] 3 timing...

I am experiencing an OCCASIONAL loss of cloud reco, and wondering if there is some error detection I could add to recover from same.. restarting the app using sonus recovers,...

Hi there, Been looking at this, very interested. However, after looking over the docs, is it possible to pipe raw audio data to this package, and then use that to...

I have been working with Korean user the phrase 'what can I say' is translated with google translate api to be '사용가능한 질문' but output of voice reco thru google...

Hi ! I have implemented a simple `pause()` and `resume()` methods to have a solution to the issue that I met with the orginal methods (https://github.com/evancohen/sonus/issues/95)