Silero VAD Pre-Trained Enterprise Voice Activity Detection
Silero VAD is a pre-trained enterprise-grade Voice Activity Detector that identifies speech segments in audio streams. It runs locally via PyTorch or ONNX Runtime with minimal resource requirements, making it ideal for real-time audio processing pipelines.
Silero VAD Pre-Trained Enterprise Voice Activity Detection
Silero VAD is a pre-trained enterprise-grade Voice Activity Detector that identifies speech segments in audio streams. It runs locally via PyTorch or ONNX Runtime with minimal resource requirements, making it ideal for real-time audio processing pipelines.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/silero-vad-voice-activity-detection/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/silero-vad-voice-activity-detection
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/silero-vad-voice-activity-detection.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.