CleanStream - Remove profanity and fillers in your live stream or recording with AI!

CleanStream - Remove profanity and fillers in your live stream or recording with AI! v0.1.3

Supported Bit Versions
  1. 64-bit
Source Code URL
https://github.com/locaal-ai/obs-cleanstream
Minimum OBS Studio Version
28.0.0
Supported Platforms
  1. Windows
  2. Mac OS X
  3. Linux
⚠️ Stalled ⚠️ This project is not under active development

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
cleanstream new.png

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
We do not support older versions of OBS since the plugin is using newer APIs.

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
  • 809BE754-FD22-49F6-BA07-082ACD1B3644.PNG
    809BE754-FD22-49F6-BA07-082ACD1B3644.PNG
    655.2 KB · Views: 12,858
Author
royshilkrot
Downloads
8,585
Views
40,448
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from royshilkrot

Latest updates

  1. v0.1.3 - Upgrade Whisper, add fine-tuned models

    Download obs-cleanstream-0.1.3-macos-arm64.pkg obs-cleanstream-0.1.3-macos-x86_64.pkg...
  2. v0.1.2 - Bump Whisper ASR version

    In this release: Bump Whisper.cpp version Bump onnxruntime version Minor UI change Download...
  3. v0.1.0 Bump OBS dependency to support v30.2

    Bumping to OBS v30.1+! Fixing a number of bugs related to outdated OBS dependency. Download...
Top