gkonovalov / android-vad

Android Voice Activity Detection (VAD) library. Supports WebRTC VAD GMM, Silero VAD DNN, Yamnet VAD DNN models.
MIT License
259 stars 59 forks source link

Installation issue in Android Studio #7

Closed epicshardz closed 2 years ago

epicshardz commented 3 years ago

I follow the direction provided. However, whether I add the code you mention to my current project or try to build a project from these files to test it out. I run into the following errors: `FAILURE: Build failed with an exception.

Thanks in advanced for the help. I am very interested in seeing this run since its an offline VAD.

epicshardz commented 3 years ago

Well think I resolved it by installing the NDK version.