Skip to content

CedArctic/rnnoise-ex

Repository files navigation

RNNoise-Ex

RNNoise-Ex is an attempt to extend the RNNoise hybrid speech enhancement system based on RNN and spectral features.

Network Architecture

Usage

See TRAINING-README for instructions on how to train and run the model.

Paper

You can find the RNNoise-Ex paper on arXiv. Citation:

@misc{rnnoise-ex,
  doi = {10.48550/ARXIV.2105.11813},
  url = {https://arxiv.org/abs/2105.11813},
  author = {Doumanidis, Constantine C. and Anagnostou, Christina and Arvaniti, Evangelia-Sofia and Papadopoulou, Anthi},
  title = {RNNoise-Ex: Hybrid Speech Enhancement System based on RNN and Spectral Features},
  publisher = {arXiv},
  year = {2021},
  copyright = {arXiv.org perpetual, non-exclusive license}
}