microsoft / microsoft/onnxruntime-extensions
Phi4-multimodal model crashed on 48k hz audio
Open
@sayanshaw24 is already working on this.
Since Feb 28, 2025.
- Dominant language
- C++
- Stars
- 479
- Forks
- 144
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 11
Description
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`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.