Voice Activity Detection analyzer using the Silero VAD ONNX model
SileroVADAnalyzer
is a Voice Activity Detection (VAD) analyzer that uses the Silero VAD ONNX model to detect speech in audio streams. It provides high-accuracy speech detection with efficient processing using ONNX runtime.
The Silero VAD analyzer requires additional dependencies:
Audio sample rate in Hz. Must be either 8000 or 16000.
Voice Activity Detection parameters object
The analyzer supports two sample rates:
Model Management
Voice Activity Detection analyzer using the Silero VAD ONNX model
SileroVADAnalyzer
is a Voice Activity Detection (VAD) analyzer that uses the Silero VAD ONNX model to detect speech in audio streams. It provides high-accuracy speech detection with efficient processing using ONNX runtime.
The Silero VAD analyzer requires additional dependencies:
Audio sample rate in Hz. Must be either 8000 or 16000.
Voice Activity Detection parameters object
The analyzer supports two sample rates:
Model Management