------------------ * Clamp subtitles to maximum duration (default 10);
0.2.4
------------------ * Add six to requirements.txt; * Set default encoding to utf8 to ensure non ascii filenames handled properly;
0.2.3
------------------ * Minor change to subtitle speech extraction;
0.2.2
------------------ * Allow reading input srt from stdin; * Allow specifying encodings for reference, input, and output srt; * Use the same encoding for both input srt and output srt by default; * Developer note: using sklearn-style data pipelines now;
0.2.1
------------------ * Developer note: change progress-only to vlc-mode and remove from help docs;
0.2.0
------------------ * Get rid of auditok (GPLv3, was hurting alignment algorithm); * Change to alignment algo: don't penalize matching video non-speech with subtitle speech;