Skip to content

sayampy/deepdenoiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

148 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DeepDenoiser logo

DeepDenoiser

Version Downloads License Platform

Offline AI audio denoiser for audio and video. Private, on-device, and fast.

Download From:

Get it on Google Play GitHub

Support This Project

Ko-fi GitHub Sponsors

DeepDenoiser is a powerful, open-source mobile application designed to remove background noise from your audio and video files instantly.

Powered by the state-of-the-art DeepFilterNet3 model, it runs entirely on your deviceโ€”ensuring your data remains private and your processing is lightning fast.


demo.video.mp4

โœจ Features

  • ๐Ÿ”‡ Advanced Noise Suppression: Eliminates background hiss, hums, and environmental noise using deep learning.
  • ๐ŸŽฅ Audio & Video Support: Process both voice recordings and video clips seamlessly.
  • ๐ŸŽค Live Suppression: Capture voice recordings directly within the app with integrated, real-time noise removal.
  • ๐Ÿ”’ Privacy First: All processing happens locally on your device using ONNX Runtime. No data is ever uploaded to the cloud.
  • ๐Ÿš€ High Performance: Built with custom Native Modules (Kotlin) for efficient media transcoding and I/O.
  • ๐Ÿ“ฑ Modern Design: Clean, simple interface built with React Native & Expo.

๐Ÿ› ๏ธ Tech Stack

  • Framework: React Native (Expo SDK 55+)
  • AI Model: DeepFilterNet3 (via onnxruntime-react-native)
  • Native Logic: Custom Kotlin modules for Android MediaCodec handling
  • State Management: React Hooks & Expo Router

๐Ÿš€ Get Started

Prerequisites

  • Bun (Recommended)
  • Android Development Environment (Android Studio)

Installation

  1. Clone the repository

    git clone https://github.com/sayampy/deepdenoiser.git
    cd deepdenoiser
  2. Install dependencies

    bun install
  3. Run on Android (Note: This project uses custom native code, so you must use a Development Build, not Expo Go)

    bunx expo run:android

๐Ÿ“„ License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

An offline AI Audio Denoiser app built using DeepFilternet3

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors