You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.