sonora-ns 0.1.0

Noise Suppression for WebRTC Audio Processing
Documentation
  • Coverage
  • 100%
    30 out of 30 items documented1 out of 11 items with examples
  • Size
  • Source code size: 118.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 4.03 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • dignifiedquire/sonora
    23 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dignifiedquire

sonora-ns

crate docs BSD-3-Clause licensed Rust Version

Pure Rust implementation of Noise Suppression from WebRTC.

Wiener filter-based noise reduction with multi-band processing, prior and posterior SNR estimation, and voice activity detection. Supports four suppression levels (low, moderate, high, very high).

Part of the Sonora audio processing library.

License

BSD-3-Clause. See LICENSE for details.