thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
907 stars 55 forks source link
ai cross-platform desktop openai rust transcribe whisper

Vibe logo

Vibe - Transcribe on your own!

⌨️ Transcribe audio / video offline using OpenAI Whisper

🔗 Download Vibe   |   Give it a Star ⭐ |   Support the project 🤝


Screenshots

Features 🌟

Supported platforms 🖥️

MacOS Windows Linux

Install notes

See Install.md

Contribute 🤝

PRs are welcomed! In addition, you're welcome to add translations.

We would like to express our sincere gratitude to all the contributors.

Community

Discord

Roadmap 🛣️

You can see the roadmap in Vibe-Roadmap

Add translation 🌐

  1. Copy en from desktop/src-tauri/locales folder to new directory eg pt-BR (use bcp47 language code)
  2. Change every value in the files there, to the new language and keep the keys as is
  3. create PR / issue in Github

In addition you can add translation to Vibe website by creating new files in the landing/static/locales.

Build 🛠️

see BUILDING.md

I want to know more!

Medium post

Issue report

You can open new issue and it's recommend to check DEBUG.md first.

Credits

Thanks for tauri.app for making the best apps framework I ever seen

Thanks for wang-bin/avbuild for pre built ffmpeg

Thanks for github.com/whisper.cpp for outstanding interface for the AI model.

Thanks for openai.com for their amazing Whisper model

Thanks for github.com for their support in open source projects, providing infastructure completly free.

And for all the amazing open source frameworks and libraries which this project uses...