alphacep / vosk-server

WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Apache License 2.0
896 stars 243 forks source link

NodeJS microphone script results completely wrong #129

Closed mathewthill closed 3 years ago

mathewthill commented 3 years ago

I am using Windows 10 with sox installed correctly

The python microphone script works perfectly but when I try the node js microphone script from the examples folder it results in completely wrong dictation.

Most of the time the partial and text output is "hmm" and random words.

Any ideas why this is happening?

SipanDro commented 1 year ago

I have the same issue, any updates?