enhancementhelp wantedimportant
仓库指标
- 星标
- (1,033 个星标)
- PR 合并指标
- (平均合并 23小时 2分钟) (30 天内合并 2 个 PR)
描述
Now Linguist uses an third party services to translate texts. It is not private, because users send their texts to a servers like Google, Yandex, Bing, etc.
We need to allow users to use offline translation that will not send their texts to internet and will process it local on user machine. It is technically possible right now with custom translators, we have guide about it, however it is not embedded solution "for geeks only", so most users will not use this way.
Thus, we have to implement embedded module to offline translate text.
Requirements to candidate
- High quality of translation
- High performance
- Support WASM or ready of maintainers to implement it
- Many languages (at least 6)
- Support all translate directions between supported languages
- Not so big size of additional files (like dictionary or AI models)