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
tesseract-wasm currently only supports a single language at a time. loadModel replaces whichever language was loaded previously. The underlying Tesseract engine has support for multiple languages in the same image, but this is not yet supported in this wrapper.
I tried to load eng, chi_tra and chi_sim but only eng is recognized
The text was updated successfully, but these errors were encountered: