thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
907 stars 55 forks source link

[Feature Request]: NVIDIA + OpenSUSE #107

Closed thegrasshopper104 closed 3 months ago

thegrasshopper104 commented 3 months ago

Describe the feature

I'd love to try Vibe, but I see no option to install it on an NVIDIA-gpu device on openSUSE. Could you build an rpm?

thewh1teagle commented 3 months ago

Describe the feature

I'd love to try Vibe, but I see no option to install it on an NVIDIA-gpu device on openSUSE. Could you build an rpm?

Hey there :)

Currently, Vibe doesn't support Nvidia on Linux. I'm not sure how widely it's gonna be used, and if it's worth investing in that since I'm not sure there are many Linux users for Vibe currently, and Linux, in general, requires much more to get things done.

Anyway, I just added support for RPM for the latest release! check it out at vibe/releases/latest

thegrasshopper104 commented 3 months ago

While there are not many Linux users, in my experience they adopt new open-source apps much more than general computer users.

Thanks for the rpm, works a bit slower on CPU but it works :)

thewh1teagle commented 3 months ago

While there are not many Linux users, in my experience they adopt new open-source apps much more than general computer users.

I'll keep this issue open for now, so perhaps someone will add Nvidia support for Linux, or I may do so myself.

I'm glad that rpm release is working!

thewh1teagle commented 3 months ago

I just added new versions with opencl! it should use the GPUs pretty well on Linux including with nvidia GPUs. Check the releases with the name opencl at vibe/releases/tag/v2.0.2

I may add cuda (nvidia) soon for best performance

thewh1teagle commented 3 months ago

Added also releases with nvidia support. Let me know if it works and how fast it is :)

thegrasshopper104 commented 3 months ago

Thanks, that was really quick :)

Works really well, it's as accurate/inaccurate as whisper otherwise. One small bug: if the recording input is empty, I can't stop the recording. A really small problem is that the .rpm also has the "ubuntu-" filename which could be confusing

fyi for other Tumbleweed users: If libcublas.so.12 is missing, you need to install CUDA. It looks like the NVIDIA CUDA installer for Leap also works for Tumbleweed.

thewh1teagle commented 3 months ago

Glad to hear it worked!