silero-vad
There are 9 repositories under silero-vad topic.
gkonovalov/android-vad
Android Voice Activity Detection (VAD) library. Supports WebRTC VAD GMM, Silero VAD DNN, Yamnet VAD DNN models.
DictationDaddy/VAD_WEB_DEMO
In this repository, I show you how to use SILERO VAD with ONNX-WEB runtime to run the VAD compeletely in the browser.
chenqianhe/VAD-addon
This repo provides an addon that can perform VAD model reasoning in nodes and electric environments, based on cmake-js and Fastdeploy. Silero VAD is a pre-trained enterprise-grade Voice Activity Detector.
IntendedConsequence/vadc
Uses the excellent silero VAD with onnxruntime C api for fast detection of audio segments with speech
mbotsu/mlx_speech2text
Audio transcription using mlx whisper and vad silence processing
ckaznable/yt-cli-live
Youtube Text Live Streaming in CLI
qkdxorjs1002/silero-vad-restapi-demo
A demo project to test silero-vad using REST API
botisan-ai/whisper-aws-stack
Deplay Whisper on AWS Scalably
DictationDaddy/VAD
It's typescript based VAD that uses silero ai VAD under the hood. It's highly robust for Voice Activity Detection. It only works in the browser.