Found 1,312 repositories(showing 30)
facebookresearch
Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder architecture with skip-connections. It is optimized on both time and frequency domains, using multiple loss functions. Empirical evidence shows that it is capable of removing various kinds of background noise including stationary and non-stationary noises, as well as room reverb. Additionally, we suggest a set of data augmentation techniques applied directly on the raw waveform which further improve model performance and its generalization abilities.
cszn
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)
caiyuanhao1998
Baking Gaussian Splatting into Diffusion Denoiser for Fast and Scalable Single-stage Image-to-3D Generation and Reconstruction (ICCV 2025)
cszn
Plug-and-Play Image Restoration with Deep Denoiser Prior (IEEE TPAMI 2021) (PyTorch)
cszn
Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab)
SaoYan
PyTorch implementation of the TIP2017 paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
DeclanRussell
A simple implementation of Nvidia's AI denoiser
Srameo
[ICCV 2023] Lighting Every Darkness in Two Pairs: A Calibration-Free Pipeline for RAW Denoising && [Arxiv 2023] Make Explicit Calibration Implicit: Calibrate Denoiser Instead of the Noise Model && [NeurIPS 2025] UltraLED: Learning to See Everything in Ultra-High Dynamic Range Scenes
wbhu
:octocat::octocat:A tensorflow implement of the paper "Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising"
shahules786
Pytorch based speech enhancement toolkit.
BrutPitt
Fast GPU deNoise spatial filter, with circular gaussian kernel, full configurable
grantwilk
An AI denoising pipeline between Blender and NVIDIA's OptiX AI-Accelerated Denoiser.
lucianodato
A speech denoise lv2 plugin based on RNNoise library
EncoraDigital
Tensorflow 2.0 implementation of the paper: A Fully Convolutional Neural Network for Speech Enhancement
AI4EPS
DeepDenoiser: Seismic Signal Denoising and Decomposition Using Deep Neural Networks
rishikksh20
HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
Specy
An image upscaling and denoiser app
superboubek
Bayesian Collaborative Denoiser for Monte Carlo Rendering
dbklim
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
yzhouas
Code of 'when AWGN-based Denoiser Meets Real Noises'
GPUOpen-Effects
FidelityFX Denoiser
sayampy
An offline AI Audio Denoiser app built using DeepFilternet3
DakeQQ
Utilizes ONNX Runtime for audio denoising.
intuitive-robots
[ICLR 25] Code for "Efficient Diffusion Transformer Policies with Mixture of Expert Denoisers for Multitask Learning"
yuyun2000
SpeechDenoiser: Real-Time Speech Denoising with ONNX Welcome to SpeechDenoiser, a simple and effective solution for real-time speech denoising using an ONNX model. This repository contains everything you need to get started with enhancing audio quality by reducing noise, making it perfect for improving voice recordings and live communication.
DeclanRussell
A simple implementation of Intels Open Image denoiser -> https://github.com/OpenImageDenoise/oidn
DeepBlender
Deep learning based denoiser for Cycles, Blender's physically-based production renderer.
nvpro-samples
Denoising a Vulkan ray traced image using OptiX denoiser
guoxx
No description available
xiaomi-research
Official PyTorch inference code for the Interspeech 2025 paper: Efficient Speech Enhancement via Embeddings from Pre-trained Generative Audioencoders