msqr1 / Vosklet

A speech recognizer that can run on the browser, inspired by vosk-browser
MIT License
33 stars 1 forks source link

Error when loading Vosklet #8

Closed salihdhaifullah closed 3 months ago

salihdhaifullah commented 5 months ago

The error UncaughtReferenceError: SharedArrayBuffer is not defined at Vosklet.js:9:9648

msqr1 commented 5 months ago

Try serving with the appropriate response headers for SharedArrayBuffer. See the SharedArrayBuffer section in Response header, in API.md.