Python-Scripts
Python-Scripts copied to clipboard
Subtitles Generator
Summary
This Pull Request adds a new script called Subtitles Generator, which allows users to create .srt files from audio/video files.
Features
- Accepts audio or video files as input
- Generates standard
.srtsubtitle files - Designed to be simple and easy to use
- Includes a README with usage instructions
Notes
- This is a new standalone script. It does not modify existing scripts.
- It has been tested locally.
Closes #468
The subtitles are generated but are not embedded in the video, as I checked in the pull request. @DhanushNehru , could you assign me to work on this pull request to embed the subtitles within the videos and generate a more realistic result as a PR hackoctoberfest?
Additional ideas:
- Other ideas on this same issue are to transcribe any language into English or directly into the language set as input.
Here is a reference image of the subtitles embedded in the final result.