ccoreilly / vosk-browser

A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
Apache License 2.0
364 stars 60 forks source link

Supported browsers #25

Closed wizVR-zhangjun closed 2 years ago

wizVR-zhangjun commented 2 years ago

Demo address The display browser supports Firefox. Is there any way to make it work at Microsoft edge @ccoreilly

ccoreilly commented 2 years ago

Sure, the library works in all modern browsers, also MS Edge. The demo doesn't but check this other example which should work. https://github.com/ccoreilly/vosk-browser/tree/master/examples/modern-vanilla