Skip to content

Example doesn't work in latest Chrome (BindingError, unknown type) #21

@peterbartha

Description

@peterbartha

Hey,

I wanted to try out this awesome project 🚀, but unfortunately, I'm getting the following error when running the web example from this repository:

index.mjs:695 Initializing Span-level Model...
index.mjs:660 ONNXWrapper: Initializing session with exeuction provider: webgpu
index.mjs:661 {modelPath: 'public/model.onnx', executionProvider: 'webgpu'}
ort-wasm-simd-threaded.jsep.mjs:1  Uncaught (in promise) BindingError: _emval_take_value has unknown type 0xcf9a7

I tried this in the following test environment:

  • Chrome v133.0.6943.54
  • MacBook M1 Pro
  • WebGPU enabled

Do you have any idea why it’s not working on my setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions