Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM deprecated feature issues, #2437

Open
StudioDribDrab opened this issue Sep 30, 2024 · 0 comments
Open

WASM deprecated feature issues, #2437

StudioDribDrab opened this issue Sep 30, 2024 · 0 comments

Comments

@StudioDribDrab
Copy link

Hello👋
I’m trying to set up and run whisper.wasm locally in my Chrome browser, but I’m encountering several errors and missing functions.
When the webpage/UI first loads, I see the error "SharedArrayBuffer is not defined," which indicates a reliance on a deprecated feature. (Chrome highlights that "SharedArrayBuffer will require cross-origin isolation.")

Since the WASM build of Whisper doesn’t seem to have been updated recently, I’m wondering if it’s still functional or how far I should go in troubleshooting these issues if the core requirements of the build aren’t supported anymore.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant