Skip to content

A Python based Machine Learning Model that can generate SRT (subtitiles file) of any video efficiently.

License

Notifications You must be signed in to change notification settings

Mahnoor-ismail01/py-srt-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-srt-generator

A Python based Machine Learning Model that can generate SRT (subtitiles file) of any video efficiently.

How to Run

First Clone the Repo

git clone https://github.com/Mahnoor-ismail01/py-srt-generator.git
cd py-srt-generator

Next Install the required dependencies

python -m pip install -r py-srt-generator/requirements.txt

Finally, Run the script under the project root folder

python run.py

-Change the default model path you want to use in config.py INFERENCE_PARAMS_PATH under the project root folder.

Enjoy :)

About

A Python based Machine Learning Model that can generate SRT (subtitiles file) of any video efficiently.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published