Describe the issue
Unable to run https://huggingface.co/onnx-community/WavTokenizer-large-speech-75token_decode on WebGPU
[E:onnxruntime:, sequential_executor.cc:516 ExecuteKernel] Non-zero status code returned while running Mul node. Name:'/head/istft/Mul_1' Status Message: Failed to run JSEP kernel
failed to inference ONNX model: Error: [WebGPU] Kernel "[Mul] /head/istft/Mul_1" failed. Error: Failed to generate kernel's output[0] with dims [1,3520,3520]. If you are running with pre-allocated output, please make sure the output type/dims are correct. Error: 81415528.

To reproduce
https://jsfiddle.net/Lq725aou/3/
Urgency
Blocks WebGPU for this demo: huggingface/transformers.js-examples#17
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.20.1
Execution Provider
'webgpu' (WebGPU)