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

Building latest version with CUDA fails #57

Closed Destroy666x closed 8 months ago

Destroy666x commented 8 months ago

These errors are shown for what worked before and what's in documentation: image

Did the command change or something? If so, would be great to update documentation (also, the part about moving DLLs is not needed anymore).

royshil commented 8 months ago

i need to look into the CUDA build... thanks for bringing it up!

probably can remove the DLLs copy (they should be found by the operating system)

royshil commented 8 months ago

@Destroy666x can you check out #58 plz?

Destroy666x commented 8 months ago

Confirming that it works again. CPU usage also seems to have gone down further now

royshil commented 8 months ago

yes. improvements from whisper.cpp ...

closing