evancohen / sonus

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

Hangs on partial result listener #92

Closed vigneshpushkaran closed 5 years ago

vigneshpushkaran commented 5 years ago

Hi,

The Sonus libarary works good but when I run for long time it gets hang on partial result event, then again If I say WAKEWORD it started to work good, but issue(hangs on partial result) is coming again after some more time. Would this be internet issue? If so How could I handle the issue. Thanks in Advance.

evancohen commented 5 years ago

What OS and device are you using? I just pushed a fix in 🏷 1.0.1 that solved a hanging problem (although not specifically during partial results). Can you try the new version and see if you can get the issue to reproduce?

evancohen commented 5 years ago

Closing this because I haven't gotten a response. I'm assuming this is fixed in the most recent version.