microsoft / microsoft/winml-cli
feat: add built-in model support for Whisper
Open
@tezheng is already working on this.
Since Mar 31, 2026.
graph-optimizer
model / task scale
P1
triaged
- Dominant language
- Python
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 50
Description
Summary
Add Whisper as a built-in model with ONNX export support and verified build config.
Tasks
- Add model config and any required ONNX export patches
- Verify
wmk config+wmk buildend-to-end - Verify analyzer autoconf discovers correct fusion flags
- Add integration test
Model
- HuggingFace:
openai/whisper-tiny - Task: automatic-speech-recognition
🤖 Generated with Claude Code
Contributor guide
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.