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
440 stars 35 forks source link

Need help understanding difference between "cuda" vs "cudaclblast" #133

Closed sarim closed 1 month ago

sarim commented 2 months ago

What is the difference? for example: obs-localvocal-0.3.2-windows-x64-cuda11.8.0.zip cuda download files are large, cudaclblast is small.

royshil commented 2 months ago

clblast is using OpenCL acceleration so that AMD based systems can enjoy acceleration the "cudaclblast" is a mistake, it should just be "clblast" cuda files are bg because they also bring the CUDA DLLs needed for working

royshil commented 1 month ago

stale, closing