Thanks to visit codestin.com
Credit goes to github.com

Skip to content

oferze/vibe

 
 

Repository files navigation

Vibe

Transcribe audio in every language

Install

Download vibe from releases

Supportd platforms

MacOS Windows

Features

  • Transcribe almost every language
  • Works offline, no data sent out
  • Easy to use
  • Model parametrs for advanced users
  • Optimized for CPU (Windows / Linux)
  • Optmized for GPU (MacOS)
  • Support SRT, VTT formats
  • Transcribe audio / video

Offline Install

In case you can't download the model if you don't have internet connection

Or your anti virus block it for some reason

Follow this instructions:

  1. Stop the program

  2. Download it from ggml-medium.bin

  3. Place it in the folder C:\Users\User\AppData\Local\github.com.thewh1teagle.vibe With the exact name ggml-medium.bin

  4. Start the program

And if the antivirus still block the model file, you can always exclude it from the antivirus.

Contribute

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

Add translation

  1. Copy en.json from locales folder
  2. Create new file eg ru.json
  3. Change every value to the new language and keep the keys as is
  4. create PR / issue in github

Build

see BUILDING.md

About

Transcribe on your own!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 46.8%
  • TypeScript 45.7%
  • Python 4.2%
  • JavaScript 2.2%
  • Shell 0.5%
  • HTML 0.4%
  • CSS 0.2%