- Supported Bit Versions
-
- 64-bit
- Source Code URL
- https://github.com/locaal-ai/obs-cleanstream
- Minimum OBS Studio Version
- 28.0.0
- Supported Platforms
-
- Windows
- Mac OS X
- Linux


CleanStream is an OBS plugin that cleans live audio streams or any other video or audio source, from unwanted words and utterances. ~100 languages supported - fully local, no extra cloud costs!
Download
Check out the latest releases for downloads and install instructions.Demo and Tutorial
Requirements
- OBS version 30+ for plugin v0.0.4+
- OBS version 29+ for plugin v0.0.2+
- OBS version 28+ for plugin v0.0.1
Introduction
CleanStream is an OBS plugin that cleans live audio streams from unwanted words and utterances, such as "uh"s and "um"s, and other words that you can configure, like profanity.It is using a neural network (OpenAI Whisper) to predict in real time the speech and remove the unwanted words.
It's using the Whisper.cpp project from ggerganov to run the Whisper network in a very efficient way.
Check out LocalVocal a local speech transcription plugin using the same AI technology: https://github.com/occ-ai/obs-localvocal