Skip to content

SileroVAD Handler

Voice activity detection using the Silero model.

Configuration

ParameterDefaultDescription
SileraVad.speaking_threshold0.5Threshold for speech detection
SileraVad.start_delay2048Samples above threshold before speech start
SileraVad.end_delay2048Samples below threshold before speech end
SileraVad.buffer_look_back1024Lookback samples to avoid clipping
SileraVad.speech_padding512Silence padding on both ends