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

Some issues.. #49

Closed trslvr closed 8 months ago

trslvr commented 8 months ago

Hello, I would like to use this work, but I also have a few problems. I would be happy if you could help. Firstly, there are some issues with certain letters in the Turkish language, unfortunately. Secondly, even when I'm not speaking, it seems to be typing certain words on its own, and I couldn't prevent it in any way. I'm using the Whisper model as small, and it seems that the missing letters are probably ş, ğ, and ç. Thank you in advance. Screenshot_105 Screenshot_106

royshil commented 8 months ago

thanks for the feedback this UTF8 encoding problem is known.. #48 I'm working on it and i can replicate in my windows machine. i will resolve it very soon

royshil commented 8 months ago

@trslvr i fixed the issue the special characters work for me can you test https://github.com/occ-ai/obs-localvocal/actions/runs/6745930037?pr=47#artifacts ? install the new plugin build on top of the old one

trslvr commented 8 months ago

Hello again, i replaced the file in the artifact with a new one and tried, but the issue still persists. Perhaps I couldn't perform the installation correctly. Secondly, it spontaneously generates sentences or displays [skip] when not being spoken.

royshil commented 8 months ago

@trslvr Yes the [skip] should also not appear anymore So you must need to install the plugin again in a different way Please copy the DLL file to the obs folder in c:/program files.

royshil commented 8 months ago

47 confirmed to fix utf8 problems