snakers4/silero-vad
Silero VAD: pre-trained enterprise-grade Voice Activity Detector observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 99
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 70
- age_days: 2109
- days_rel: 190
- days_push: 9
- n_releases_24m: 6
Adoption not part of the score
10061 stars · 833 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Silero VAD is a pre-trained, enterprise-grade Voice Activity Detector model available via PyPI, runnable with PyTorch or ONNX Runtime. It detects speech segments in audio streams, including in real time, with a lightweight footprint.
Use cases
- detect speech segments in audio recordings
- run real-time voice activity detection in a streaming pipeline
- segment audio before feeding a speech-to-text model
- filter out silence and noise from voice recordings
- add voice activation to a voice assistant or command app
- run VAD on edge devices via onnxruntime
When to choose
- you need a fast, lightweight, pre-trained VAD without training your own model
- you need real-time speech detection with low latency
- you want ONNX support for deployment across architectures
- you're building ASR pipelines and need audio segmentation
When to avoid
- you need full speech recognition or transcription, not just speech detection
- you need speaker identification or diarization
- you can't use PyTorch or ONNX Runtime as dependencies
Facets
library · maturity stable
speech-recognition audio-processing machine-learning llm-inference speech-processing machine-learning python cross-platform voice-activity-detection vad onnx pytorch pre-trained-model real-time-audio audio natural-language-processing gpu
2 sources
- readme: https://github.com/snakers4/silero-vad · fetched 2026-08-28 · 07b4d90f7569
- registry_pypi: https://pypi.org/pypi/silero-vad/json · fetched 2026-08-29 · a282780616ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| snakers4/silero-vad | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="snakers4/silero-vad")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem