snakers4 / silero-vad

Silero VAD: pre-trained enterprise-grade Voice Activity Detector
MIT License
4.44k stars 435 forks source link

8000Hz ONNX model❓ Questions / Help / Support #186

Closed nicolaspanel closed 2 years ago

nicolaspanel commented 2 years ago

First, congratulations for your work and for sharing it with the community !!

https://github.com/snakers4/silero-vad/releases/tag/v3.1 indicates

Only 16kHz available now (ONNX has some issues with if-statements and / or tracing vs scripting) with cryptic errors;

Do you think there will be some progress on that soon ?

Best regards

snakers4 commented 2 years ago

Hi,

No ETA on this one

adamnsandle commented 2 years ago

@nicolaspanel Latest ONNX version (v4) supports both 8k and 16k sampling rates as well as batching. https://github.com/snakers4/silero-vad/wiki/Version-history-and-Available-Models

snakers4 commented 2 years ago

Please open new issues if something does not work with 8k ONNX