-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Description
Tesseract.js version (version number for npm/GitHub release, or specific commit for repo)
Describe the bug
When running tesseract js in the browser, I'd like to pass the language data via a blob URL because of the restrictions of the environment the code will be running on. However, when I pass the URL to langPath it fails to load the file.
To Reproduce
Steps to reproduce the behavior:
- Create a worker and set it's langPath property to a blob url.
Please attach any input image required to replicate this behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Device Version:
Chrome Browser
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels