Replies: 1 comment 2 replies
-
Hello, what version of PaddleOCR are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi and thanks for this awesome repo,
Recently I got this error for 'fa' (Arabic related lang) :
AssertionError: param lang must in dict_keys(['ch', 'en', 'french', 'german', 'korean', 'japan']), but got fa
It seems the default model doesn't work for 'fa' and i need to download another model and add its path to the det_model_dir/rec_model_dir, am i right?
Does the downloaded compressed model itself contain the params?
I read the Readme but still confused.
Beta Was this translation helpful? Give feedback.
All reactions