thewh1teagle / vibe

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

[Feature Request]: Linux release #12

Closed luandro closed 5 months ago

luandro commented 5 months ago

Describe the feature

Why no Linux release if it's mentioned in the README?

thewh1teagle commented 5 months ago

There's no Linux release yet because of a simple bug, there's no way to play the audio and listen to while transcribe, it's a limit currenly in tauri framework. Do you think it's still usable?

thewh1teagle commented 5 months ago

I added support for Linux with the limitation, transcribe works great. but there's no way to listen for the audio while transcribing.

Download from releases Don't forget to follow #install-notes Also, using the appImage isn't recommended, prefer the .deb file.

luandro commented 5 months ago

Unfortunately the GUI is an empty white screen, with no meaninful errors on the terminal.

thewh1teagle commented 5 months ago

@luandro Appimage or .deb package?

luandro commented 5 months ago

@luandro Appimage or .deb package?

AppImage

thewh1teagle commented 5 months ago

@luandro Can you try the .deb file? I added instructions how to install it in readme

luandro commented 5 months ago

I'm on arch so had to run debtap on it, but it did work! Great work!

thewh1teagle commented 5 months ago

Amazing! now arch users know how to use it as well. Thanks :)