This project is based on preparing and cleaning caption files e.g., srt, ass - to simple readable text. Also, this module can align two different texts by using a sliding window and a variant of longest common substring. This project has been developed employing python 3.6.
-
Updated
Nov 22, 2022 - Python