Skip to content

1.6.1 Fixed Tesseract Loading issues on W11

Compare
Choose a tag to compare
@chpoit chpoit released this 05 Jul 16:51
· 42 commits to master since this release

This releases fixes loading issues with tesseract on windows 11 by easing "where" tesseract can be.
It also allows you to pass a new command line parameter to use a custom tesseract version and location.

Full changes:

  • Tesseract location now goes through the entire list of OS-specific locations
  • You can now set a custom tesseract location in the config (it has a higher priority)
  • Added a few extra error messages
  • New English Sunbreak skills and corrections are now bundled.

closes #29