Skip to content

An old program to automatically take a script, and create nicely timed and formatted subtitles from it

License

Notifications You must be signed in to change notification settings

rafcon-dev/Subtitles-Auto-Timer-and-Formatter

Repository files navigation

Subtitles Auto Timer and Formatter

An old program to automatically take a video script, and create timed and formatted subtitles from it.

It takes as input the video, and based on the difference between frames and audio, tries to fit in the subtitles with the best formatting and timing it can.

Was useful when youtube still didn't do this kind of stuff automatically, and machine learning wasn't really a thing (circa 2015). It's pretty much abandonware at this point.

It depends on Microsoft.Speech, which is included in Microsoft Speech SDK. However, Microsoft no longer supports this SDK, and even removed it from their website apparently. So, this program is now impossible to compile without refactoring those parts with something like the new Cognitive Services Speech SDK.

About

An old program to automatically take a script, and create nicely timed and formatted subtitles from it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages