tesseract.js-offline icon indicating copy to clipboard operation
tesseract.js-offline copied to clipboard

Caching of trained / Offline trained data

Open fselcukcan opened this issue 3 years ago • 0 comments

This repo shows how to serve the language data yourself. It is not quite offline as the name suggests. Is there a way to do that? I see the API docs showing options for createWorker cachePath and cacheMethod for traiend data files. I think it downloads once and then caches. Is that right?

fselcukcan avatar Mar 13 '21 20:03 fselcukcan