vad-service
CommunityShared real-time VAD for multi-tenant voice apps.
Authorpapdawin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The VAD Service provides shared, real-time speech activity detection for a multi-tenant voice assistant platform, enabling efficient streaming and offline analysis across tenants.
Core Features & Use Cases
- High-precision WebRTC VAD with energy gating for detecting speech segments in 16-bit PCM streams.
- Supports both offline analysis and streaming frame-based processing with per-session state management.
- Use cases include multi-tenant voice chat, call centers, and real-time transcription pipelines where consistent voice activity detection is required.
Quick Start
Install dependencies and run the service with:
- Install: pip install -r requirements.txt
- Run: uvicorn app:app --host 0.0.0.0 --port 8000
- Endpoints: GET /health, POST /analyze, POST /frame
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: vad-service Download link: https://github.com/papdawin/customer-service-assistant/archive/main.zip#vad-service Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.