WhisperLiveKit
Real-time, local speech-to-text with streaming ASR, speaker diarization, translation, and OpenAI/Deepgram-compatible APIs.
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:
whisperlivekit:
image: vcure/whisperlivekit:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/whisperlivekit:/data
Related tools
ebook2audiobook
Generate audiobooks from e-books with voice cloning and 1158+ languages.
FunASR
End-to-end speech recognition toolkit with streaming ASR, VAD, punctuation, and speaker diarization
DIA
Ultra-realistic dialogue TTS in one pass
NeMo Speech
NVIDIA scalable generative AI framework for speech — ASR, TTS, and speech language models in one toolkit.
Supertonic
Lightning-fast, on-device, multilingual TTS running natively via ONNX.
Piper
Fast, local neural text-to-speech that runs fully offline
Guides & articles
How to Deploy WhisperLiveKit with Docker: Step-by-Step Tutorial
Deploy WhisperLiveKit in 10 minutes with Docker. Step-by-step tutorial covering hardware requirements, running the container, verifying the health endpoint, and connecting OpenAI/Deepgram-compatible apps.
WhisperLiveKit: Self-Hosted Real-Time Speech-to-Text Guide
A complete guide to WhisperLiveKit, the self-hosted real-time speech-to-text engine with streaming ASR, speaker diarization, live translation, and OpenAI/Deepgram-compatible APIs — 10,900+ GitHub stars and fully private.