Ross ROSS = Recommend OSS · open-source software intelligence for agents

TEN-framework/ten-vad

Voice Activity Detector (VAD) : low-latency, high-performance and lightweight observed · 2026-08-28

github.com/TEN-framework/ten-vad · homepage · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 65
  • Release rhythm 40
  • Longevity 35

Flags: no_license

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: 0
  • age_days: 491
  • days_rel: 418
  • days_push: 212
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2248 stars · 177 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TEN VAD is a lightweight, low-latency voice activity detection library with an ONNX model for real-time speech detection. It supports C, Python, Go, Java, and JavaScript/WASM across desktop, mobile, and browser platforms.

Use cases

  • detect speech segments in a real-time audio stream
  • build a voice agent that knows when the user stops talking
  • replace silero-vad with a faster lower-latency VAD
  • trim silence from audio before running ASR
  • run voice activity detection in the browser with wasm
  • gate wake-word or voice-command pipelines with speech detection

When to choose

  • you need low-latency, real-time VAD for conversational AI or voice agents
  • you need cross-platform deployment including mobile and browser via ONNX/WASM
  • you want a lightweight model with bindings for C, Python, Go, Java, or JS

When to avoid

  • you need full speech recognition or transcription rather than just speech detection
  • you require a permissively licensed library, since the license is non-standard
  • you need offline batch audio analysis with rich tooling rather than streaming inference

Facets

library · maturity active

audio-processing speech-recognition machine-learning speech-processing artificial-intelligence windows browser wasm python cpp cross-platform vad voice-activity-detection onnx conversational-ai voice-agent silero-vad-alternative low-latency real-time audio linux macos android ios

7 sources

Member repositories

RepositoryRoleHealth v2
TEN-framework/ten-vadmain50

For agents

markdown · JSON · MCP: product_card(name="TEN-framework/ten-vad")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem