Tesseract.js v7.0.0

v7.0.0
Added 1
  • A new relaxedsimd build that takes advantage of the latest WASM and hardware capabilities
Changed 1
  • Significant improvements to recognition speed, with runtimes reduced by approximately 15-35% depending on device and use-case
Removed 1
  • Dropped support for Node.js v14

From Tesseract.js

What's Changed
  • Significant improvements to recognition speed (by @fanchenkong1 in https://github.com/naptha/tesseract.js/pull/1039)
    • A new relaxedsimd build takes advantage of the latest WASM and hardware capabilities.
    • Upgrading from v6 to v7 reduces runtimes by ~15-35% (depending on device and use-case). The highest uplifts are currently seen on the latest Intel processors.
  • Dropped support for Node.js v14.
  • Various minor changes
New Contributors

Full Changelog: https://github.com/naptha/tesseract.js/compare/v6.0.1...v7.0.0

View original

Upgraded? How did it go?

Discussion