Show HN: BeepThatOut – automatically filter out profanities from audio/video
2 hubert022 0 7/2/2025, 3:03:30 PM beepthatout.com ↗
Hi all,
my friend and I have built an AI-powered (whisper) editor for youtubers, podcasters, and video editors, that should cut down manual editing time by a lot.
It's 'a bit' more than just a whisper wrapper, because you can configure a lot:
- what kind of profanities to filter
- add your own words (i.e. 'covid') to prevent demonetization on platforms like youtube
- adjust the transcript in the editor like in google docs
- readjust the position of each word
- use 1000Hz beep, silence, or your own sound
and more.
You can export your work as audio, video, or as an .xml project for popular video editors. Almost everything (except the transcript part) happens in the browser by utilizing ffmpeg.wasm.
No comments yet