You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EasyOCR Online and Hive OCR Online engines (using Hugging Face Spaces by tomofi and seaoctopusredchicken respectively). (ocr.engine: easyocr_online, ocr:engine: hiveocr_online)
Those engines don’t work for vertical text, but they tend to be very good for horizontal text, Hive OCR especially.
Ability to receive text (and machine translations) from the Agent texthooker. (integrations.agent.enable: yes and enable WebSocketServer in Agent’s Translate tab)
Option to auto-pause the session timer after a period of inactivity (no mouse and keyboard inputs to the client and no incoming chunks), unpausing after activity is resumed. (e.g., sessionTimer.autoPause.after: 100s)
Changed
Improved the selection of vertical OCR models for use with the Tesseract engine.