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.

    Language:C23772455
  • 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.

    Language:C++10261
  • IntendedConsequence/vadc

    Uses the excellent silero VAD with onnxruntime C api for fast detection of audio segments with speech

    Language:C++83121
  • 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.

    Language:TypeScript70
  • mbotsu/mlx_speech2text

    Audio transcription using mlx whisper and vad silence processing

    Language:Python7101
  • ckaznable/yt-cli-live

    Youtube Text Live Streaming in CLI

    Language:Rust6211
  • qkdxorjs1002/silero-vad-restapi-demo

    A demo project to test silero-vad using REST API

    Language:Python6203
  • botisan-ai/whisper-aws-stack

    Deplay Whisper on AWS Scalably

    Language:Python4411
  • 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.

    Language:TypeScript