Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@lsorber lsorber released this 02 Jan 15:10
8cebf2e

Initial release:

  • Accelerated ONNX inference of wtpsplit's Segment any Text (SaT) models with minimal dependencies.
  • Set treat_newline_as_space=True by default (segment-any-text/wtpsplit#146).
  • Add improved hat weighting (segment-any-text/wtpsplit#147).
  • Type annotations for the top-level interface.
  • Tests to verify that wtpsplit-lite's output exactly matches wtpsplit's output.

Full Changelog: https://github.com/superlinear-ai/wtpsplit-lite/commits/v0.1.0