You can find the required files in the \cc\ folder
You need the following software in order to use these scripts:
Image Magick - https://imagemagick.org/index.php
Ffmpeg - https://ffmpeg.org/
Important
It also still requires some other python libraries. I'm too lazy right now to add these to the README.
Use the following commands to generate subtitles:
python caption_gen.py "input_vid.mp4"
python subtitler.py "input_vid.mp4" "output.srt"
Important
caption_gen.py will generate a file with subtitles called 'output.srt'
##Upcoming Updates: Reduced Latency: Optimizing ffmeg settings for minimize lag. AI Integration: Incorporating AI to generate more engaging content. API Integration: Enabling seamless scheduling and content distribution across major platforms such as Snapchat Spotlights, YouTube Shorts, Instagram Reels, and others.