microsoft / microsoft/onnxruntime-inference-examples
Error in ort-whisper example — failed to fetch ort-wasm-simd-threaded.mjs
Open
@guschmue is already working on this.
Since Aug 29, 2024.
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 414
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 14
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.