rnnoise
Noise reducer
A deep learning-based audio noise reduction system using recurrent neural networks
Recurrent neural network for audio noise reduction
4k stars
149 watching
910 forks
Language: C
last commit: 5 months ago
Linked from 3 awesome lists
audiocnoise-reductionrnn
Related projects:
Repository | Description | Stars |
---|---|---|
karpathy/neuraltalk | A system for generating image descriptions using neural networks | 5,414 |
facebookresearch/encodec | A deep learning-based audio codec that supports high-fidelity neural audio compression. | 3,536 |
pyannote/pyannote-audio | A toolkit for speaker diarization using PyTorch and speech activity detection. | 6,508 |
karpathy/char-rnn | A framework for training and generating text sequences using multi-layer Recurrent Neural Networks | 11,668 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,564 |
soroushmehr/samplernn_iclr2017 | An unconditional end-to-end neural audio generation model utilizing a recurrent neural network architecture. | 537 |
bytedance/salmonn | A large language model enabling speech, audio event perception and music inputs to achieve multilingual capabilities | 1,091 |
rhasspy/piper | A fast local neural text-to-speech system optimized for small devices | 7,002 |
emited/variationalrecurrentneuralnetwork | A deep learning implementation of a VRNN model for sequential data processing | 282 |
sherjilozair/char-rnn-tensorflow | A tool for training and sampling character-level language models using multi-layer recurrent neural networks | 2,643 |
szcom/rnnlib | A C library for training and synthesizing recurrent neural networks | 900 |
richardassar/samplernn_torch | A Torch implementation of a deep learning model for generating audio from input data | 156 |
mravanelli/pytorch-kaldi | Develops state-of-the-art speech recognition systems using PyTorch and Kaldi toolkits | 2,370 |
libaudioflux/audioflux | A deep learning tool library for extracting features from audio signals. | 2,940 |
nvidia/waveglow | Generates high-quality speech from mel-spectrograms using a flow-based network architecture | 2,294 |