Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

跪求支持韓文OCR功能! #572

Closed
1 task done
sahiya0w0 opened this issue Jun 22, 2024 · 3 comments
Closed
1 task done

跪求支持韓文OCR功能! #572

sahiya0w0 opened this issue Jun 22, 2024 · 3 comments

Comments

@sahiya0w0
Copy link

Issues

  • I have browsed through the Issues. 我已浏览过Issues,确定没有重复的建议。

Expected behavior 预期的功能

Umi-OCR真的很優勢!!很感謝作者大大的辛勞...如果可以的話希望也能支持韓文啊!!

Approximate reference (optional) 近似的参考(可选)

No response

@qwedc001
Copy link
Contributor

qwedc001 commented Jun 22, 2024

对于某种特定语言的识别,请参考 FAQ /issues/447 的内容。

对于该内容的进一步解释: Umi-OCR 本身并不负责识别,它只是将识别的任务发送给了目前已经适配的开源引擎上,而要想添加某个特定语言的支持,是需要在引擎上添加支持,而不是 Umi 软件本身。
现在,已经支持韩文识别的开源引擎有 PaddleOCR(需要在此处下载韩文模型),TesseractOCR(参照我的 repo,需要在此处下载韩文模型),你可以自行添加。

@hiroi-sora
Copy link
Owner

Umi-OCR 的两个发行版中(Paddle,Rapid)都是默认附带了韩文语言库的哦。

image

@sahiya0w0
Copy link
Author

对于某种特定语言的识别,请参考 FAQ /issues/447 的内容。

对于该内容的进一步解释: Umi-OCR 本身并不负责识别,它只是将识别的任务发送给了目前已经适配的开源引擎上,而要想添加某个特定语言的支持,是需要在引擎上添加支持,而不是 Umi 软件本身。 现在,已经支持韩文识别的开源引擎有 PaddleOCR(需要在此处下载韩文模型),TesseractOCR(参照我的 repo,需要在此处下载韩文模型),你可以自行添加。

啊啊啊好的謝謝!!

Umi-OCR 的两个发行版中(Paddle,Rapid)都是默认附带了韩文语言库的哦。

image

我眼瞎了......不好意思打擾了!!!謝謝謝謝!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants