Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 417 Bytes

File metadata and controls

16 lines (16 loc) · 417 Bytes

subtitles_generator

Automatically create subtitles for any video using google speech to text cloud api.

Usage

python3 generator.py video_file

dependencies

Speech Recognition
google-cloud-api
Converter
tqtm

Arguments

--merge

used to merge the subtitles to the video

--version

prints the current version

--help

prints the help message