Skip to content

Commit 74baf13

Browse files
authored
Audio: Add rnnoise
1 parent 9abeca8 commit 74baf13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
165165
* [ni-media](https://github.com/NativeInstruments/ni-media) - C++ library for reading and writing audio files. [MIT]
166166
* [Opus](http://opus-codec.org/) - A totally open, royalty-free, highly versatile audio codec. [BSD]
167167
* [PortAudio](http://www.portaudio.com/) - PortAudio is a free, cross-platform, open-source, audio I/O library. [MIT]
168+
* [rnnoise](https://github.com/xiph/rnnoise) - Recurrent neural network for audio noise reduction. [BSD-3-Clause]
168169
* [SELA](https://github.com/sahaRatul/sela) - SimplE Lossless Audio. [MIT]
169170
* [SoLoud](https://github.com/jarikomppa/soloud) - Easy, portable audio engine for games. [zlib]
170171
* [Speex](http://www.speex.org/) - A free codec for free speech. Obsoleted by Opus. [BSD]

0 commit comments

Comments
 (0)