rnnoise
Noise reducer
A deep learning-based audio noise reduction system using recurrent neural networks
Recurrent neural network for audio noise reduction
4k stars
148 watching
898 forks
Language: C
last commit: 3 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,411 |
facebookresearch/encodec | A deep learning-based audio codec that supports high-fidelity neural audio compression. | 3,509 |
pyannote/pyannote-audio | A toolkit for speaker diarization using PyTorch and speech activity detection. | 6,333 |
karpathy/char-rnn | A framework for training and generating text sequences using multi-layer Recurrent Neural Networks | 11,632 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,560 |
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,053 |
rhasspy/piper | A fast local neural text-to-speech system optimized for small devices | 6,576 |
emited/variationalrecurrentneuralnetwork | A deep learning implementation of a VRNN model for sequential data processing | 283 |
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 | A toolkit for developing state-of-the-art deep learning-based speech recognition systems using PyTorch and Kaldi | 2,367 |
libaudioflux/audioflux | A deep learning tool library for extracting features from audio signals. | 2,915 |
nvidia/waveglow | Generates high-quality speech from mel-spectrograms using a flow-based network architecture | 2,285 |