Find a file
2025-10-01 22:53:27 +01:00
gradle/wrapper Update SDK and fix 16kb support 2025-10-01 22:53:27 +01:00
vad Update SDK and fix 16kb support 2025-10-01 22:53:27 +01:00
.gitignore Fixed typo 2023-06-02 12:06:35 -07:00
build.gradle Update SDK and fix 16kb support 2025-10-01 22:53:27 +01:00
gradle.properties Updated Maximum Heap Size and changed name for image 2023-06-02 12:09:28 -07:00
gradlew Update SDK and fix 16kb support 2025-10-01 22:53:27 +01:00
gradlew.bat Update SDK and fix 16kb support 2025-10-01 22:53:27 +01:00
jitpack.yml Lowered the minimum required JDK version to 8 2023-06-02 19:07:40 -07:00
LICENSE.md Fixed typo 2023-06-02 12:06:35 -07:00
README.md Remove SileroVAD 2023-06-22 18:07:26 +03:00
settings.gradle Remove SileroVAD 2023-06-22 18:07:26 +03:00
vad-comparison.png Updated Maximum Heap Size and changed name for image 2023-06-02 12:09:28 -07:00

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