sonora-agc2 0.1.0

Automatic Gain Control 2 (AGC2) with RNN VAD for WebRTC Audio Processing
Documentation

sonora-agc2

crate docs BSD-3-Clause licensed Rust Version

Pure Rust implementation of Automatic Gain Control 2 (AGC2) from WebRTC.

RNN-based voice activity detection (VAD) drives an adaptive digital gain controller with limiter and clipping predictor. Includes fixed digital gain, speech level estimation, and input volume control.

Part of the Sonora audio processing library.

License

BSD-3-Clause. See LICENSE for details.