Skip to content

A simple python program to get subtitles for videos for free using openai whisper.

Notifications You must be signed in to change notification settings

FassihFayyaz/Videos-To-Subtitles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Videos to Subtitles

Dependencies

You will need to install the following in python:

pip install tkinter
pip install openai-whisper

Run the program

Run the program with the following command:

python main.py

Steps:

  1. Click on Browse button and select all the files.
  2. The program will download the whisper model to create subtitiles and will create the srt files into the same folder as videos.

About

A simple python program to get subtitles for videos for free using openai whisper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages