Namespace AiDotNet.Audio.VoiceActivity
Classes
- EnergyBasedVad<T>
Simple energy-based voice activity detector (algorithmic, no neural network).
- SileroVad<T>
Silero Voice Activity Detection model - high accuracy neural network VAD.
- VoiceActivityDetectorBase<T>
Base class for algorithmic voice activity detection implementations (non-neural network).