Skip to content

v0.1.4

Compare
Choose a tag to compare
@zh-plus zh-plus released this 06 Jul 14:37
· 197 commits to master since this release

This update fixes minor bugs and introduces sentence_split to reduce subtitle length.

New features:

  • Add word_align and sentence_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.