Run This Ai
EN DE

WhisperLiveKit

Real-time, local speech-to-text with streaming ASR, speaker diarization, translation, and OpenAI/Deepgram-compatible APIs.

★ 10,983 GitHub Apache-2.0 speech-to-textasrwhisperdiarizationstreaminglocalvoicerealtime Speech & Audio

Overview

WhisperLiveKit is a self-hosted, real-time speech-to-text engine that runs fully on your own hardware. It streams audio from your microphone or any source and transcribes it live with low latency, identifies who is speaking, and can even translate across languages on the fly. It exposes OpenAI- and Deepgram-compatible REST endpoints, so it drops into existing voice applications without code changes. No cloud dependency, no per-minute fees — your audio never leaves your machine.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

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

Best VPS for WhisperLiveKit →

Related tools

Guides & articles