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

Subtitles #45

Closed L3gion132 closed 8 months ago

L3gion132 commented 8 months ago

Subtitles show [Skip] when not generating as well as the time for the subtitles remaining on screen is to short for people to read them

L3gion132 commented 8 months ago

1 2 3

royshil commented 8 months ago

I can make some changes to address this Like a minimum display time for captions as well as not showing "skip"

royshil commented 8 months ago

implemented in #46

@L3gion132 can you please test the build artifacts? 🙏

L3gion132 commented 8 months ago

implemented in #46

@L3gion132 can you please test the build artifacts? 🙏

Hi How do I go about doing that?

royshil commented 8 months ago

@L3gion132 every pull request builds artifacts https://github.com/obs-ai/obs-localvocal/actions/runs/6681222435#artifacts

download the ones you need, you'll find the plugin inside the .zip

L3gion132 commented 8 months ago

Thanks Testing currently and it works wonders no issues with the time on screen and the [Skip] is gone thank you for the fantastic work

royshil commented 8 months ago

resolved