top | item 46777673

Show HN: Remove Background Noise – AI tool for cleaning up speech on videos

2 points| mda_damico | 1 month ago |chromewebstore.google.com

A compact, local browser tool designed as a Chrome extension to remove background noise from videos. It includes a UI page, scripts, a WASM module, and a pre-trained model.

Files are processed locally - no server uploads.

Free, no registration or watermarks. Feedback is welcome!

2 comments

order

martin_makes|1 month ago

Which pre-trained audio clening model does it use?

mda_damico|1 month ago

Under the hood, the SDK behind Background Noise Remover is built on three baseline models: DTLN, DeepFilterNet, and models from Open Model Zoo - which we’ve retrained and customized for our use case.