Skip to main content

Silero Voice Activity Detector Extension

About Silero VAD

RTNeural logo

The Silero Voice Activity Detector Extension makes easy to detect speech in an audio signal. You can find more information at https://github.com/snakers4/silero-vad.\*

Example

ONNX.SileroVAD

In this example, we are extending an ONNX.MLSink to create an ONNX.SileroVAD node which we can use to detect specch on an incoming signal. The speech prediction is presented as a percentage.

Node types

The Silero Voice Activity Detector Extension provides the following audio nodes for a Switchboard SDK audio graph:

NodeDescription
Onnx.SileroVadA sink node that detects speech.