You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Evaluated the Phi4-Multimodal with OnnxRutime, we observed that a crash on the 48k hz audio input, but good on 16k hz audio.
The errors look like below
`Audio Path (comma separated; leave empty if no audio): common_voice_en_59751.mp3
Using audio: common_voice_en_59751.mp3
terminate called after throwing an instance of 'std::runtime_error'
what(): 6: ort-extensions internal error: ORT-APIs used before RegisterCustomOps`
The text was updated successfully, but these errors were encountered:
Hi team
Evaluated the Phi4-Multimodal with OnnxRutime, we observed that a crash on the 48k hz audio input, but good on 16k hz audio.
The errors look like below
`Audio Path (comma separated; leave empty if no audio): common_voice_en_59751.mp3
Using audio: common_voice_en_59751.mp3
terminate called after throwing an instance of 'std::runtime_error'
what(): 6: ort-extensions internal error: ORT-APIs used before RegisterCustomOps`
The text was updated successfully, but these errors were encountered: