raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.32k stars 3.01k forks source link

[Easy Dictionary] OCR translating not working #9226

Closed wybert closed 9 months ago

wybert commented 11 months ago

Extension

https://www.raycast.com/isfeng/easydict

Description

OCR translation function can extract the text but will not translate the extracted text sometimes. See below,

image

Steps To Reproduce

  1. Install eazy dict
  2. search OCR
  3. select some text and translate Eazy

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 11 months ago

Thank you for opening this issue!

🔔 @tisfeng you might want to have a look.

💡 Author and Contributors commands The author and contributors of `isfeng/easydict` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopen the issue.
tisfeng commented 11 months ago

Hi, it's possible that the language recognition has failed, causing it to get stuck. The extension uses some online language recognition services, such as Bing, Baidu, etc., and you need to turn on the corresponding translation service option before it will be enabled. It is recommended to enable at least two or more language recognition services.

I will update a version later to optimize the language recognition function.

raycastbot commented 9 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

tisfeng commented 9 months ago

It's going to take a little while before I'm free to deal with this, sorry.

wybert commented 9 months ago

After checked serval translation service options, I could use it.

tisfeng commented 9 months ago

A new version v2.9.1 has been released.

💎 Optimization

tisfeng commented 9 months ago

@raycastbot close this issue