locaal-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
520 stars 38 forks source link

.SRT timestamp when renaming file issue #132

Closed TheTawnyFool closed 3 months ago

TheTawnyFool commented 3 months ago

Hi, I have .srt output enabled, and renaming the file to the clip name. I believe this should create a .srt tile with timestamps that start at 00:00:00

1 21:57:26,674 --> 21:57:29,326 Alright, welcome back guys, Tawny Fool

2 21:57:29,326 --> 21:57:32,738 blah blah

3 21:57:33,408 --> 21:57:36,216 words and more important words

4 21:57:36,216 --> 21:57:37,265 ending words

I don't believe the files are usable, as the timestamps need to match up with the beginning of the clips. Do I have something set up wrong, or is there a solution?

Thank you so much.

TheTawnyFool commented 3 months ago

I am on windows, and have a nvidia GPU. I am in the CST timezone, and the examples above were around 4 something pm.

royshil commented 3 months ago

i've tested this to work properly but also made some light changes in #134 so should be fixed in the coming version

royshil commented 3 months ago

@TheTawnyFool can you confirm or reject a fix in v0.3.3?

TheTawnyFool commented 3 months ago

A quick test and install looks pretty good to me. I'll let you know after some use if I see any issues.

Thanks!!!

royshil commented 3 months ago

done.