Skip to content

Transcribe long WhatsApp recordings to save time

Notifications You must be signed in to change notification settings

BorisNes/WhisperGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhisperGUI

Transcribe (locally on a GPU) long WhatsApp recordings, or any other audio file, using OpenAI's Whisper model.

Running

This code was written in a virtual environment created by PyCharm.

Run the package-installer-py. It will install what's necessary for the UI and local transcription (pytorch etc.)

Run GUI.py, it should pop up a window that's currently a work in progress.

Click the folder icon to load an audio file. Wait for the GPU to cook a little bit, and the transcription will pop up in the text field. whisperGUI

Todo

  • Semi-Realtime transcription using computer audio
  • Transcription of youtube videos by pasting the URL

About

Transcribe long WhatsApp recordings to save time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages