2 releases (1 stable)
1.0.0 | Dec 8, 2024 |
---|---|
0.1.0 | Dec 7, 2024 |
#2 in #cancel
295 downloads per month
1MB
13K
SLoC
aec-rs
Acoustic echo cancellation in Rust based on speexdsp
Features
- Cancel echo by simple function call
- Noise supression
- Suitable for realtime
- Support Rust and Python
- Easy integration with C/C++ (or any other language) via C API
- Precompiled library and C header files available in the releases
Install
cargo add aec-rs
Example
See examples
Build
See building
Dependencies
~0–2.3MB
~46K SLoC