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

[Feature]: 是否可以实现预翻译,加快划词翻译的速度 #398

Closed
2 tasks done
grecod opened this issue Aug 31, 2023 · 1 comment
Closed
2 tasks done

Comments

@grecod
Copy link

grecod commented Aug 31, 2023

Please confirm the following before submitting a new issue.

  • I have carefully reviewed the official website's usage documentation.
  • I have searched through the historical issues but could not find an answer.

Description

增加预翻译,加快划词翻译结果展示的速度

Application Scenario

弹出划词翻译的窗口之后不管是一个单词还是一句话,基本都要等1~2s才能看到翻译结果
像Deepl这种相应时间都比较久,影响使用体验

References

1、监测鼠标选择的内容,预先进行翻译,用户按下快捷键后可以更快的看到翻译结果
2、增加离线翻译也可以加快翻译速度: #388

@Pylogmon
Copy link
Member

Pylogmon commented Sep 5, 2023

国内的翻译接口基本上都是不到一秒就可以出结果,离线翻译后续可能会提供插件来支持,预翻译不打算支持。

@Pylogmon Pylogmon closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants