ONNX Runtime
by Microsoft
Microsoft's cross-platform inference runtime for ONNX-exported Whisper.
TL;DR
Microsoft's cross-platform inference runtime for ONNX-exported Whisper.
Best for production inference of Whisper / Wav2Vec2 / Parakeet across hardware. Pricing: free.
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free
Platforms
Linux, macOS, Windows, Android, iOS, Web
What it is
The standard ONNX runtime — supports CPU, CUDA, DirectML, CoreML, NNAPI. MIT.
Best for: Production inference of Whisper / Wav2Vec2 / Parakeet across hardware.
Watch out for: Whisper-specific decoders require custom export pipelines.
Watch out for: Whisper-specific decoders require custom export pipelines.
Install / use
pip install onnxruntime
Features
| Speaker diarization | No |
| Word-level timestamps | Yes |
| Streaming / real-time | No |
| Languages supported | 99 |
| HIPAA eligible | No |
ONNX Runtime vs Whipscribe
| Feature | ONNX Runtime | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free | free beta |
| Speaker diarization | No | Yes |
| Word timestamps | Yes | Yes |
| Streaming | No | No |
| Languages | 99 | 99 |
| Platforms | Linux, macOS, Windows, Android, iOS, Web | Web, API, MCP |
Alternatives to ONNX Runtime
Whipscribe is a managed faster-whisper + whisperX service. If you want transcripts without running infrastructure, paste a URL or drop a file in the form below — you'll have a transcript in seconds.