Skip to content

Python application that transcribe the given audio file into a text file with timestamps each 5 mins using whisper and tkinter

Notifications You must be signed in to change notification settings

Brusantos55/TranscriptionApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TranscriptionApp

Python application that transcribes the given audio file into an also given text file, the final tanscription will be chunked in 5 mins parts with timestamps.

This app has been developed using whisper, tkinter and threading libraries of python mainly. Also tried unsuccessfully to package it in an .exe file.

About

Python application that transcribe the given audio file into a text file with timestamps each 5 mins using whisper and tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages