locaal-ai / obs-cleanstream

CleanStream is an OBS plugin that uses AI to clean live audio streams from unwanted words and utterances
https://obsproject.com/forum/resources/cleanstream-remove-uhs-ums-profanity-in-your-live-stream-or-recording-with-ai.1732/
GNU General Public License v2.0
140 stars 11 forks source link

Add word-level timestamps to segment words in question #3

Open royshil opened 1 year ago

royshil commented 1 year ago

Right now I cut or beep the entire buffer, but what if the word in question starts and doesn't end in the buffer, or it doesn't start in the buffer - bits of the word bleed into the next or the last buffer. Adding exact word timestamps will allow to handle this.