Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
/ rnnoise-c Public archive

Rust bindings to Xiph's rnnoise denoising library

License

Notifications You must be signed in to change notification settings

RustAudio/rnnoise-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rnnoise-c

docs crates.io dependency status

DEPRECATION NOTICE

This crate of C bindings is deprecated in favour of the nnnoiseless crate. The latter is pure Rust, compiles on windows, requires no libclang, and is faster than the C version. Use that one!

Rust bindings of Xiphs's RNNoise library for denoising audio. Find more information on how the library works at this RNNoise demo.

License

Licensed under Apache 2 or MIT (at your option). For details, see the LICENSE file.

All examples inside the examples/ folder are licensed under the CC-0 license.

License of your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed / CC-0 licensed as above, without any additional terms or conditions.

About

Rust bindings to Xiph's rnnoise denoising library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages