CleanStream Profanity Live AI Removal for OBS [Tutorial]

Опубликовано: 20 Апрель 2026
на канале: Roy Shilkrot
9,153
167

See latest version:    • Remove Profanity Live on OBS! CleanStream ...  

An OBS plugin to remove filler words and profanities in real-time from live streams. Whisper model from OpenAI automatically replaces filler words with silence or marks profanity with a beep. 🚧🚧 The plugin is still experimental 🚧🚧.

📄 Try URL/API Source plugin https://github.com/royshil/obs-urlsource a video source for fetching live data from an API endpoint to show in your stream

Download: https://github.com/royshil/obs-cleans...
Blog post: https://www.morethantechnical.com/202...

Whisper.cpp: https://github.com/ggerganov/whisper.cpp

00:00 Introduction
00:13 About the plugin: OpenAI Whisper
00:31 How it works: Detect filler and profanity
00:41 Benefits: Clean live audio streaming and recording
00:53 Demo of the filter
01:44 Configuring the filter
02:18 Lag time and CPU usage
02:54 Whisper CPP project by ggerganov
03:11 Help improve the plugin!