Loading repository data…
Loading repository data…
sayampy / repository
An offline AI Audio Denoiser app built using DeepFilternet3
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
DeepDenoiser removes background noise from audio and video files on your Android device. It runs entirely on-device using DeepFilterNet3 — your files never leave your phone.
https://github.com/user-attachments/assets/29f147db-ff8b-486a-877d-1d765922ed5c
onnxruntime-react-native)MediaCodec handlingClone the repository
git clone https://github.com/sayampy/deepdenoiser.git
cd deepdenoiser
Install dependencies
bun install
Run on Android (Note: This project uses custom native code, so you must use a Development Build, not Expo Go)
bunx expo run:android
PRs and issues are welcome. This is a small project and I'd love help improving it.
See CONTRIBUTING.md for how to get started.
GPL-3.0 — see LICENSE.