[WebGPU/js] failed to inference ONNX model: Error: [WebGPU] Kernel "[Add] /decoder/F0.1/Add" failed. Error: Can't perform binary op on the given tensors.
- Kokoro TTS
#23403
Labels
ep:WebGPU
ort-web webgpu provider
platform:web
issues related to ONNX Runtime web; typically submitted using template
Describe the issue
Unable to run https://huggingface.co/onnx-community/Kokoro-82M-ONNX on WebGPU
The nodes are two float32 tensors, so I don't see why this should cause an issue.
cc @guschmue
To reproduce
https://jsfiddle.net/hj9wfn36/
Urgency
Blocks WebGPU support for Transformers.js and kokoro-js
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.21.0-dev.20250114-228dd16893
Execution Provider
'webgpu' (WebGPU)
The text was updated successfully, but these errors were encountered: