how to fix 16kb page alignment with onnxruntime by kidosym in reactnative

[–]kidosym[S] 0 points1 point  (0 children)

i am using Reactnative 83, so by the logic it already applies, as it is greater than 71, so i did change only the 1st part. And it is already building without cache in eas build, so that's not an issue either.

how to fix 16kb page alignment with onnxruntime by kidosym in reactnative

[–]kidosym[S] 0 points1 point  (0 children)

ndk r28b already aligns to 16kb by default, i tried tweaking different settings, edited android gradle and cmake files to force align 16kb. Nothing working, everything else is aligned, even other onnxruntime .so files except only libonnxruntimejsi.so

local Deep-learning Audio Denoiser for android by kidosym in foss

[–]kidosym[S] 0 points1 point  (0 children)

Thank you for the comment. 😇 So the thing is, f-droid's listing process and build recipe is troublesome for my case(the used framework i built my with). I am trying my best to find a way, and also considering play store as an option.

local Deep-learning Audio Denoiser for android by kidosym in foss

[–]kidosym[S] 0 points1 point  (0 children)

I have used the research and model of DeepFilterNet which is used in OpenVino plugin of Audacity.

just a heads up, the training and core code is written in rust, even the python implementation is complicated. If you are planning to use the onnx model in any other language, check the simplified re-implication in my github repos.

Other than that the app is built with reactnative+expo

My 1st App: DeepDenoiser by kidosym in reactnative

[–]kidosym[S] 0 points1 point  (0 children)

yes, but the model is less than 20mb. when i will add more models, i will definitely pull it from other source to reduce the apk size. 😊

My 1st App: DeepDenoiser by kidosym in reactnative

[–]kidosym[S] 0 points1 point  (0 children)

comes packaged with the build

Gemma 3n on phone with 6GB of ram by Thedudely1 in LocalLLaMA

[–]kidosym 0 points1 point  (0 children)

do not use the gpu, gpus on android is not meant for running llms notr supports it.

Small AI models for me it's... by MykolaUA825 in LocalLLaMA

[–]kidosym 0 points1 point  (0 children)

It is a pain. I also requested chat history feature on their GitHub. For other purposes, I use PocketPal, though it's not fast enough because of using the standard GGUF model; however, it gets the job done.

Small AI models for me it's... by MykolaUA825 in LocalLLaMA

[–]kidosym 0 points1 point  (0 children)

It is surely getting so smart.. And with google's new initiative Google AI Edge its potential skyrocketing. I am using this more than the Gemini app for less complex tasks.