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

Error in ort-whisper example — failed to fetch ort-wasm-simd-threaded.mjs #461

Open
psychemedia opened this issue Aug 27, 2024 · 1 comment
Assignees

Comments

@psychemedia
Copy link

psychemedia commented Aug 27, 2024

Trying to run https://github.com/microsoft/onnxruntime-inference-examples/tree/main/js/ort-whisper , the application generates an error:

ERR: [wasm] TypeError: Failed to fetch dynamically imported module: http://localhost:8976/dist/ort-wasm-simd-threaded.mjs

The bundler generates the following files in dist/:

5726a4787647bcd72cb9.wasm		ort-training-wasm-simd-threaded.wasm
bundle.min.js				ort-wasm-simd-threaded.jsep.wasm
bundle.min.js.LICENSE.txt		ort-wasm-simd-threaded.wasm
@satyajandhyala
Copy link

There was a fix today checked-in to main. This should be fixed the next nightly build.
microsoft/onnxruntime#22103

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

3 participants