OpenAI Whisper (self-hosted)
Best for anyone comfortable running code who wants unlimited transcription at zero cost.
Whisper is OpenAI's open-source speech-to-text model, released under the permissive MIT license. Download the weights, run it on your own machine, and transcribe as much audio as your hardware allows with no usage fees. It is the only option here that is genuinely free and unlimited.
Pricing: Free and open source (MIT); you pay only for your own compute.
- No per-minute cost and no cap on how much you transcribe
- Open source under the MIT license
- Handles roughly 99 languages
- Runs fully offline, so audio never leaves your machine
- Requires technical setup (Python and the command line)
- No built-in speaker diarization out of the box
- Speed and practicality depend on your hardware
- No polished interface or formatted export