Model Gallery

5 models from 1 repositories

Filter by type:

Filter by tags:

silero-vad-sherpa
Silero VAD served through the sherpa-onnx backend. Uses the same ONNX weights as the dedicated silero-vad backend, loaded through sherpa-onnx's C VAD API. Pairs with the sherpa-onnx ASR entries for round-trip audio pipelines.

Repository: localaiLicense: mit

silero-vad
Silero VAD - pre-trained enterprise-grade Voice Activity Detector.

Repository: localai

silero-vad-ggml
Silero VAD - pre-trained enterprise-grade Voice Activity Detector.

Repository: localai

audio-cpp-silero-vad
Silero VAD (audio.cpp) - voice activity detection over /v1/vad. The model ships inside the audio-cpp backend package, so installing this entry downloads nothing.

Repository: localaiLicense: mit

audio-cpp-marblenet-vad
MarbleNet VAD (audio.cpp) - NeMo voice activity detection over /v1/vad, an alternative to Silero with different segment boundaries. The model ships inside the audio-cpp backend package, so installing this entry downloads nothing.

Repository: localaiLicense: other