occ-ai / obs-localvocal

OBS plugin for local speech recognition and captioning using AI
https://obsproject.com/forum/resources/localvocal-live-stream-ai-assistant.1769/
GNU General Public License v2.0
359 stars 28 forks source link

Add option to suspend recognition based on which scene is selected #70

Closed wombat94 closed 4 months ago

wombat94 commented 4 months ago

For our use case (Unitarian Universalist Church Service), we would like to use LocalVocal but only when certain scenes are selected.

What I would like is to essentially pause recognition when a specific scene or scenes are selected (or alternately only recognize text when a certain scene or scenes are selected).

We have scenes that send lower thirds overlaid on the video with lyrics for our songs that the band is playing from our presentation software.

In those cases, I'd like to pause recognition so that the captions aren't interfering with the lower thirds on screen for our viewers who have CC turned on.

wombat94 commented 4 months ago

I'm going to close this as I just realized (never having really used audio filters before) that they can be "visible" or "not visible" in the same way as video filters can be.

I can achieve what I was asking for by altering the visibility of the LocalVocal filter.

Thanks!