Skip to main content
Silero is a voice activity detection (VAD) plugin. It tells the pipeline when the caller is speaking rather than silent, so the agent reacts to speech instead of background noise.

Usage

Import the plugin and pass it to the pipeline’s vad slot.

Parameters

Constructor parameters for the Python SDK (SileroVAD). The JavaScript and Go SDKs expose equivalent options where supported, in their idiomatic form (camelCase / VADOptions struct). Silero works with turn detection, which decides when a detected speaker has finished their turn.