microsoft / onnxruntime-inference-examples

Examples for using ONNX Runtime for machine learning inferencing.
MIT License
1.2k stars 336 forks source link

Error Loading OpenAI Whisper Model with onnxruntime-web After Updating to ORT Version 1.15.1 #291

Open greenpeer opened 1 year ago

greenpeer commented 1 year ago

I encountered an issue while trying to run the OpenAI Whisper model in my browser using onnxruntime-web. The model fails to load correctly. After updating the ORT version to 1.15.1 (#263), the error message I received is:

image
skottmckay commented 1 year ago

@fs-eire or @guschmue any ideas?

fs-eire commented 1 year ago

@greenpeer could you please try v1.16.0? Not sure if the error still there but at least the error message should be shown instead of a number in 1.16.0