intellism / vscode-comment-translate

vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。
https://marketplace.visualstudio.com/items?itemName=intellsmi.comment-translate
MIT License
480 stars 74 forks source link

是时候使用 Local AI 去翻译了 #220

Open axetroy opened 1 month ago

axetroy commented 1 month ago

https://huggingface.co/Xenova/nllb-200-distilled-600M

云翻译虽然被调教得好,但就在这网络请求和 API key 就挺烦人的.

离线翻译才是王道。

https://github.com/xenova/transformers.js/blob/da2688626d7812ad1ea47fd304c2072cc685051b/examples/react-translator/src/worker.js#L9

intellism commented 1 month ago

好主意,近期没时间搞,方便的化帮忙贡献给 local AI的翻译源。 https://github.com/intellism/deepl-translate