Skip to content

Modern GUI application that transcribes and translate audio files using OpenAI Whisper.

License

Notifications You must be signed in to change notification settings

rudymohammadbali/OpenAI-Whisper-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Whisper GUI

Modern GUI application that transcribes and translate audio/video files using OpenAI Whisper.

demo

Version: 1.0.0, Release Date: 2024, June 24

  • Main Update
  1. Update to widgets, layouts and theme
  2. Removed Show Timestamps option, which is not necessary
  • New Features
  1. Config handler: Save, load and reset config
  2. Get GPU info and automatically set available models
  3. New app logo
  4. Settings Interface
  5. Remember last used options
  • Bug Fixes
  1. Code refactoring and optimization
  2. Fix Cuda not found warning message

Features

  • Modern UI
  • Light/dark mode
  • Export transcribed text
  • Add subtitle to video
  • and more...

Installation

Requirements **

Python version 3.9 or newer
Torch with Cuda (Works on CPU but slower)
ffmpeg

Setup

git clone https://github.com/rudymohammadbali/OpenAI-Whisper-GUI.git
cd OpenAI-Whisper-GUI
python setup.py
python main.py

For more information please visit OpenAI Whisper GitHub: https://github.com/openai/whisper

Support

If you'd like to support my ongoing efforts in sharing fantastic open-source projects, you can contribute by making a donation via PayPal.

About

Modern GUI application that transcribes and translate audio files using OpenAI Whisper.

Resources

License

Stars

Watchers

Forks

Languages