mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
58 lines
2.6 KiB
Markdown
58 lines
2.6 KiB
Markdown
# LunaTranslator
|
|
|
|
<p align="left">
|
|
<a href="./LICENSE"><img src="https://img.shields.io/badge/license-GPL%203.0-dfd.svg"></a>
|
|
<a href="https://github.com/HIllya51/LunaTranslator/releases"><img src="https://img.shields.io/github/v/release/HIllya51/LunaTranslator?color=ffa"></a>
|
|
<a href="https://github.com/HIllya51/LunaTranslator/stargazers"><img src="https://img.shields.io/github/stars/HIllya51/LunaTranslator?color=ccf"></a>
|
|
|
|
</p>
|
|
|
|
|
|
## Function support
|
|
|
|
#### Text source
|
|
|
|
  **Clipboard** Support to get text from the clipboard for translation
|
|
|
|
  **OCR** Support offline OCR (deployed), WindowsOCR, Baidu OCR, Youdao OCR, ocrspace, docsumo, and support binding screenshot windows to avoid window overlap.
|
|
|
|
  **HOOK** Support the use of HOOK to obtain text, support the use of special codes, support the automatic saving of games and HOOK, and automatic loading of HOOK
|
|
|
|
#### Translators
|
|
|
|
Support almost all translation engines you can think of, including:
|
|
|
|
  **Offline translation** Support offline translation using J Beijing 7, Jinshan Express and Yediantong
|
|
|
|
  **Free online translation** Support the use of Baidu, Bing, Google, Alibaba, Youdao, Caiyun, Sogou, DeepL, Jinshan, iFLYTEK, Tencent, Byte, Volcano, Papago, and peekit for translation
|
|
|
|
  **Registed online translation** Support the translation of Baidu, Tencent, Youdao, Maverick, Caiyun, Volcano and deep translation keys registered by users
|
|
|
|
  **Pre-translation** Support reading manual translation and aggregating machine pre-translation files
|
|
|
|
  **Custom translation extension** Support the use of python language to extend other translation interfaces I don't know
|
|
|
|
|
|
|
|
|
|
|
|
#### Speech Synthesis
|
|
|
|
|
|
|
|
  **Offline TTS** Support windowsTTS, VoiceRoid2, VOICEVOX
|
|
|
|
  **Online TTS** Support AzureTTS, huoshanTTS
|
|
|
|
#### Translation optimization
|
|
|
|
  **Text processing** Support simple processing such as text de-duplication, filtering HTML tags, filtering line breaks, filtering characters and numbers; Support custom simple text replacement and regular expression replacement
|
|
|
|
  **Translation optimization** Support the use of customized proper noun translation, and support the import of VNR shared dictionaries
|
|
|
|
#### Japanese learning
|
|
|
|
  **Japanese word segmentation and kana display** Support the use of built-in download-free word segmentation and kana display tools, and support the use of Mecab to optimize word segmentation and kana display
|
|
|
|
  **Word search** Support the use of primary school library, Lingers dictionary and EDICT (Japanese English) dictionary for word query
|