WhisperX
Automatic speech recognition with word-level timestamps and speaker diarization
Overview
Requirements
Recommended VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate disclosure
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
whisperx:
image: thomasvvugt/whisperx:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/whisperx:/data
Related tools
Stable Diffusion WebUI
Generative image models in your browser
ComfyUI
The most powerful and modular diffusion model GUI with a graph/nodes interface for Stable Diffusion
whisper.cpp
High-performance C++ port of OpenAI Whisper for fast local speech recognition
Fooocus
AI image generator focusing on prompts and generating — a Midjourney-like experience offline
Coqui TTS
Open-source deep learning toolkit for text-to-speech, battle-tested in research and production
ChatTTS
High-quality conversational text-to-speech model optimized for natural daily dialogue
Guides & articles
WhisperX Review: Is It Worth It for Production Transcription?
After hundreds of hours of audio processed, here's our honest assessment of WhisperX's strengths, weaknesses, and whether you should deploy it.
WhisperX: Open-Source Speech Recognition with Word-Level Timestamps & Speaker Diarization
WhisperX combines faster-whisper, wav2vec2 alignment, and pyannote diarization into the most complete open-source transcription pipeline. Here's what makes it special.