microsoft / microsoft/onnxruntime-inference-examples

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

Open
#461 1 comment 2 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.