alphacep / vosk-space

Website and documentation
17 stars 21 forks source link

Demo on https://alphacephei.com that recognize from a microphone doesn't work. #18

Open msqr1 opened 8 months ago

msqr1 commented 8 months ago

It says WebSocket URL is non-existent. To make it work we should use something like https://github.com/msqr1/Vosklet (alert: I'm the author). It loads models and recognize locally like vosk-browser, but it's faster and doesn't use deprecated features. It's also lighter, has more function and features than vosk-browser.

msqr1 commented 8 months ago

What do you think @nshmyrev?

nshmyrev commented 8 months ago

In-browser recognition is not accurate enough for the demo for now. We can consider it later.

msqr1 commented 8 months ago

Oh kay