mirror of
https://github.com/abb128/android-vad.git
synced 2025-11-06 07:31:41 +00:00
| gradle/wrapper | ||
| vad | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| jitpack.yml | ||
| LICENSE.md | ||
| README.md | ||
| settings.gradle | ||
| vad-comparison.png | ||
Android Voice Activity Detection (VAD)
This is a fork of android-vad, but with Silero VAD removed for reduced size when WebRTC VAD is adequate. It also doesn't depend on 20MB of onnxruntime.
All rights belong to the original author, Georgiy Konovalov, and the WebRTC authors.
Georgiy Konovalov 2023 (c) MIT License