VAD-python icon indicating copy to clipboard operation
VAD-python copied to clipboard

A more modern VAD with pre-trained models

Open snakers4 opened this issue 4 years ago • 0 comments

I recently just searched the term "VAD" in github search and found many abandoned projects with some decent amount of traction, but mostly lacking pre-trained models.

So I decided to share our new pre-trained VAD:

  • Please see this vad - https://github.com/snakers4/silero-vad
  • Quality benchmarks here - https://github.com/snakers4/silero-vad#vad-quality-metrics
  • Overall comparison with webrtc - https://github.com/wiseman/py-webrtcvad/issues/68

snakers4 avatar Jan 21 '21 04:01 snakers4