Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 453 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 453 Bytes

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.