@audio/denoise-debreath
v0.1.8
Published
De-breath — VAD-driven downward attenuation during non-speech regions
Readme
@audio/denoise-debreath

De-breath — VAD-driven downward attenuation during non-speech regions
npm install @audio/denoise-debreathimport debreath from '@audio/denoise-debreath'VAD-driven inverse gate. Uses energy + spectral flatness with a percentile-based noise floor; attenuates frames classified as non-speech with smooth attack/release.
debreath(data, { range: -10 }) // -10 dB on non-speech (default -12)Use when: breath, mouth noise, hiss in pauses on a voiceover.
Part of @audio/denoise — the denoise family umbrella. This README is generated from the umbrella docs.
MIT © audiojs
