You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RNNoise is highly valuable for mobile apps, but the current repo lacks Android integration support. To make it production-ready for Android developers, please consider adding:
Official .so builds for Android ABIs (arm64-v8a, armeabi-v7a, etc.)
A CMakeLists.txt for cross-compiling with the Android NDK.
Minimal JNI wrapper or usage example for Java/Kotlin.
SuperPauly, rover9806, kane-fandw, zippozeng and bajpaijalajSuperPauly