dbklim / RNNoise_WrapperLinks
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
☆180Updated last year
Alternatives and similar repositories for RNNoise_Wrapper
Users that are interested in RNNoise_Wrapper are comparing it to the libraries listed below
Sorting:
- General Speech Restoration☆284Updated 2 years ago
- VoiceSplit: Targeted Voice Separation by Speaker-Conditioned Spectrogram☆265Updated last year
- Explicit Estimation of Magnitude and Phase Spectra in Parallel for High-Quality Speech Enhancement☆462Updated 8 months ago
- a python library for speech enhancement☆82Updated last year
- Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEE…☆205Updated 2 years ago
- Unofficial implementation of PercepNet: A Perceptually-Motivated Approach for Low-Complexity, Real-Time Enhancement of Fullband Speech☆363Updated 3 years ago
- python wrapper for rnnoise library☆48Updated 3 years ago
- HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks☆224Updated 4 years ago
- Noise removal/ reducer from the audio file in python. De-noising is done using Wavelets and thresholding is done by VISU Shrink threshold…☆207Updated 2 years ago
- Conformer-based Metric GAN for speech enhancement☆407Updated last year
- Real-time speech enhancement mobile app using Nested U-Net☆55Updated 2 years ago
- This is the Python library for an unsupervised, fast method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsuperv…☆151Updated 7 months ago
- Unofficial implementation of HiFi-GAN+ from the paper "Bandwidth Extension is All You Need" by Su, et al.☆223Updated 2 years ago
- Predicts the level of noise and reverberation on your audiofiles☆174Updated 7 months ago
- Voice Activity Detection (VAD) using deep learning.☆204Updated 6 years ago
- The official PyTorch implementation of "FullSubNet+: Channel Attention FullSubNet with Complex Spectrograms for Speech Enhancement".☆285Updated 6 months ago
- ☆167Updated last year
- Phase-aware speech enchancement with Deep Complex U-Net☆135Updated 2 years ago
- This Repostory contains the pretrained DTLN-aec model for real-time acoustic echo cancellation.☆357Updated 3 years ago
- SpeechDenoiser: Real-Time Speech Denoising with ONNX Welcome to SpeechDenoiser, a simple and effective solution for real-time speech den…☆109Updated last year
- Acoustic Echo Cancellation with Nerual Kalman Filtering☆342Updated 2 years ago
- Wav2Keyword is keyword spotting(KWS) based on Wav2Vec 2.0. This model shows state-of-the-art in Speech commands dataset V1 and V2.☆109Updated 3 years ago
- The official implementation of GTCRN, an ultra-lightweight SE model.☆535Updated last week
- Python implementation of performance metrics in Loizou's Speech Enhancement book☆445Updated 11 months ago
- Noise supression using deep filtering☆40Updated 5 months ago
- Apply machine learning model DTLN for noise suppression and acoustic echo cancellation on Raspberry Pi☆86Updated 4 years ago
- This is an open-source implementation of the ITU P.808 standard for "Subjective evaluation of speech quality with a crowdsourcing approac…☆227Updated last month
- Voice Activity Detection based on Deep Learning & TensorFlow☆370Updated 2 years ago
- This repo contains the official PyTorch implementation of "Audio Super Resolution in the Spectral Domain" (ICASSP 2023)