https://github.com/smacke/subsync
The implementation for this project was started during HackIllinois 2019, for which it received an Honorable Mention (ranked in the top 5 projects, excluding projects that won company-specific prizes).
https://github.com/AlbertoSabater/subtitle-synchronization
Required Python libraries:
subsync
Language-agnostic automatic synchronization of subtitles to video, so that subtitles are aligned to the correct starting point within the video.The implementation for this project was started during HackIllinois 2019, for which it received an Honorable Mention (ranked in the top 5 projects, excluding projects that won company-specific prizes).
https://github.com/AlbertoSabater/subtitle-synchronization
Automatic Subtitle Synchronization
This repo contains all the code needed to perform Automatic Subtitle Synchronization with Neural Networks, from audio and feature extraction to subtitle file synchronization. For further details on how it works visit this post on my blog.Required Python libraries:
- LibROSA
- pysrt
- Keras 2.x and Tensorflow
Comments
Post a Comment