Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 556 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 556 Bytes

Sibilance_Shredder

Simple Chrome extension for reducing sibilance in speech. To use load it as an unpacked extension.

Works by intercepting audio from <audio> and <video> elements on web pages and applies a dynamic peaking filter based on the volume of the target frequency.

The visualizer isn't 100% accurate, best to set parameters using your ears, usually between 6khz and 8khz.

image

TODO: - store state between tabs - allow threshold control