sonora-aec3 0.1.0

Echo Canceller 3 (AEC3) — Rust port of WebRTC's modern echo canceller
Documentation

sonora-aec3

crate docs BSD-3-Clause licensed Rust Version

Pure Rust implementation of Echo Canceller 3 (AEC3) from WebRTC.

Adaptive filter-based acoustic echo canceller with automatic delay estimation, render signal analysis, and echo path change detection. Operates in the frequency domain using partitioned block processing.

Part of the Sonora audio processing library.

License

BSD-3-Clause. See LICENSE for details.