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

Do you need pre-built libcurl for every platform? #40

Closed umireon closed 9 months ago

umireon commented 9 months ago

I can create a repository to host pre-built libcurl as OpenCV.

royshil commented 9 months ago

yes that would speed things up by a bunch but linux is fine. the biggest problem is Mac

royshil commented 9 months ago

@umireon do you have an update on this?

umireon commented 9 months ago

I will have time to tackle this next week.

royshil commented 9 months ago

I will have time to tackle this next week.

@umireon I already made it https://github.com/obs-ai/obs-ai-libcurl-dep

umireon commented 9 months ago

Feel free to ask me for help.

royshil commented 9 months ago

Looks like the build in the dep repo is solid Can you take a crack at integration of the binary to this repo cmake builds? @umireon 🙏

umireon commented 9 months ago

Did you removed the release on https://github.com/obs-ai/obs-ai-libcurl-dep?

royshil commented 9 months ago

@umireon i just didn't publish the release bt it's published now

royshil commented 9 months ago

implemented #43