forked from xiph/rnnoise
-
Notifications
You must be signed in to change notification settings - Fork 0
GordonHuangYong/rnnoise
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RNNoise is a noise suppression library based on a recurrent neural network - ref: https://github.com/xiph/rnnoise To compile, just use CMake. While it is meant to be used as a library, a simple command-line tool is provided as an example. It operates on wav mono files. It can be used as: ./src/rnnoise_demo input.wav the output filename is "input_out.wav"
About
Recurrent neural network for audio noise reduction (all sample rate support)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Objective-C 61.7%
- C 38.3%