thewh1teagle / vibe

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

[Feature Request]: Android & IOS support #104

Open thewh1teagle opened 3 weeks ago

thewh1teagle commented 3 weeks ago

Describe the feature

Currently, Vibe uses whisper.cpp and tauri. Both are lightweight and the best options today for running on edge devices. Recently, Tauri released version 2 with mobile support (alpha).

The Potential:

With the addition of mobile support, users will be able to transcribe calls, physical meetings, and communicate more effectively while traveling.

Call for Development Support:

This feature requires development, which I will probably undertake someday. However, contributions are welcome. You can support the project with code or by sponsoring so we can bring in more developers.

josemoura212 commented 2 weeks ago

Would it be feasible to make the mobile interface in Flutter? If yes, can I help!

thewh1teagle commented 1 week ago

Would it be feasible to make the mobile interface in Flutter? If yes, can I help!

Currently, I'm experimenting with integrating Tauri and Rust, even though Tauri is still in its alpha stage. I hope that Tauri becomes more usable soon; if not, I'll likely consider using Flutter! Your support is greatly appreciated.

I started the development in feat/android-support It's already running on android. there's some issues with tauri but I'll solve them soon and merge it, also I added build notes to building.md