v0.1.4
This update fixes minor bugs and introduces sentence_split
to reduce subtitle length.
New features:
- Add
word_align
andsentence_split
for non-word-boundary languages to split long text into sentences. - Add text-normalization for help matching sentences.
- Add skip-translation support.
Other Changes:
- Use
pathlib
to handle paths. - Improve timeline accuracy.