alphacep / vosk-server

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

vue example does not work. #229

Open mirfan899 opened 1 year ago

mirfan899 commented 1 year ago

I tried to use Vue sample but it seems not working. I'm using node 16.20.1. I have installed the packages but when I run app and press start it does nothing although the console shows that websocker is connected successfully and audio stream is being recorded. Documentation in vue has issues. GitLab link not working etc.

console