faster-whisper
Whisper, 4× faster, same accuracy. CTranslate2 backend.
Whisper + speaker diarisation + word-level timestamps.
Runs locally · Entry GPU (6–8 GB)
Diarisation model adds ~2 GB VRAM on top of Whisper.
Source is public — you can audit it, fork it, and you'll never lose access to your workflows if WhisperX the company changes direction.
Fits on entry-level cards (GTX 1660, RTX 3050, RTX 4060). Rare for this category.
Supports INT8, FP16 — you can dial VRAM use up or down to match your card.
You don't need to read a paper before getting your first result — sensible defaults and a quick install.
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.
A standard local install — download, install dependencies, point at your GPU.
Fits on 4 GB cards — GTX 1660 / RTX 3050 territory.
Source is public — auditable and forkable, no vendor lock.
126 days since the last catalogue refresh — flagged for re-verification.
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 WhisperX.
WhisperX takes faster-whisper and adds the things production transcription actually needs: forced-alignment for word-accurate timestamps (via wav2vec2), speaker diarisation (via pyannote), and VAD-based chunking. The de facto open-source pipeline for subtitling and podcast transcripts.
BSD-4. Note: pyannote diarisation requires HF model access (free).
Whisper, 4× faster, same accuracy. CTranslate2 backend.