livekit-stt-selfhosted

Community

Self-hosted STT with LiveKit plugins

AuthorOkeysir198
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams build and deploy self-hosted speech-to-text services and LiveKit voice agent plugins, enabling private, on-premises transcription workflows without vendor lock-in.

Core Features & Use Cases

  • Self-hosted STT API server templates using FastAPI with Whisper/Wav2Vec2 models, ready for production deployment.
  • LiveKit plugin scaffolding and integration guidance to connect to your self-hosted STT API.
  • Deployment patterns & references for Docker, Kubernetes, and cloud platforms to scale transcription workloads in real-time.
  • Use Case: Deploy a private STT service behind a secure gateway and attach a LiveKit voice agent to transcribe calls in real-time.

Quick Start

  • Scaffold an API server: run scripts/setup_api_server.py my-stt-server --model openai/whisper-medium
  • Scaffold a LiveKit plugin: run scripts/setup_plugin.py custom-stt
  • Start the API server and plugin, then configure a LiveKit agent to use the custom STT plugin.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: livekit-stt-selfhosted
Download link: https://github.com/Okeysir198/P20251122-claude-skills/archive/main.zip#livekit-stt-selfhosted

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.