faster-whisper
Whisper, 4× faster, same accuracy. CTranslate2 backend.
The reference open-source speech-to-text model.
Runs locally · Entry GPU (6–8 GB)
`tiny` runs on CPU; `large-v3` needs ~10 GB VRAM.
Source is public — you can audit it, fork it, and you'll never lose access to your workflows if OpenAI Whisper the company changes direction.
Fits on entry-level cards (GTX 1660, RTX 3050, RTX 4060). Rare for this category.
Native Metal / MPS support — runs on M-series Macs without CUDA gymnastics.
Power-user score 90/100 — consistently rated highly by people who use this every day, not just benchmark chasers.
This page summarizes upstream documentation, release information, and editorially reviewed catalogue fields. It is not presented as a hands-on benchmark. Verify changing requirements at the official project; report stale data through our corrections channel.
Runs CPU-only — no CUDA / driver gymnastics required.
Fits on 2 GB cards — GTX 1660 / RTX 3050 territory.
Open-source AND ships an API — easy to integrate, possible to host yourself.
243 days since the last refresh — treat hardware numbers as a floor, not a ceiling.
Hand-picked from YouTube, Reddit, GitHub, and the wider web. Each link goes straight to the source — we don't intercept or rewrite anything.
Three picks across different tradeoffs — so you don't end up with three near-clones of OpenAI Whisper.
Whisper is the open-weight transcription model that reset expectations for ASR. Five sizes (tiny → large-v3), 99 languages, robust to noise and accents, runs fully offline. The reference implementation is slow; in practice you'll want faster-whisper, whisper.cpp, or WhisperX. Listed here as the canonical entry.
MIT, weights freely downloadable from HuggingFace.
Whisper, 4× faster, same accuracy. CTranslate2 backend.