SileroVAD Extension
Silero Voice Activity Detection (VAD) is a machine learning-based tool designed to identify segments of audio that contain human speech. It is highly efficient, lightweight, and capable of operating in real-time, making it ideal for applications such as speech recognition, telecommunication systems, and audio processing pipelines.
You can find more information about Silero VAD at https://github.com/snakers4/silero-vad
Dependencies​
The SileroVAD extension requires the ONNX extension to be loaded.
Nodes​
The SileroVAD Extension provides the following audio nodes for a Switchboard SDK audio graph:
Node | Description |
---|---|
VAD | Detects voice activity in audio signal. |
Demo​
Download​
You can find the download links for this extension on our Downloads page.