LunaTranslator/docs/en/README.md

52 lines
2.4 KiB
Markdown
Raw Normal View History

2024-07-18 23:05:07 +08:00
> **A galgame translator**
2024-07-03 17:24:13 +08:00
## Features
2024-07-03 17:24:13 +08:00
#### Text sources
2024-07-03 17:24:13 +08:00
  **Clipboard** Support reading text from the clipboard for translation
2024-07-03 17:24:13 +08:00
  **OCR** Support offline OCR (deployed), WindowsOCR, Baidu OCR, Youdao OCR, ocrspace, docsumo, and binding to game window to avoid overlap.
2024-07-03 17:24:13 +08:00
  **HOOK** Supports text extraction via hooking, Hook codes (H-codes), automatic game and hook saving, and auto-loading hooks. Some engines also support embedded translation
2024-07-03 17:24:13 +08:00
#### Translators
Support almost all translation engines you can think of, including:
  **Offline Translation**: J-Beijing 7, Kingsoft FastAIT, YiDianTong, Sakura, TGW, Sugoi
2024-07-03 17:24:13 +08:00
  **Free Online Translation**: Baidu, Bing, Google, Ali, Youdao, Caiyun, Sogou, DeepL, Kingsoft, iFlytek, Tencent, ByteDance, Volcano, Papago, Yeekit, and more
2024-07-03 17:24:13 +08:00
  **API Online Translation**: Baidu, Tencent, Youdao, Niutrans, Caiyun, Volcano, DeepL, Yandex, Google, IBM, Feishu, ChatGPT, Azure, Cohere, Claude, Gemini, and more (requires user registration)
2024-07-03 17:24:13 +08:00
  **Chrome Debug Translation**: DeepL, Yandex, Youdao, Baidu, Tencent, Bing, Caiyun, Niutrans, Ali, Google, OpenAI
2024-07-03 17:24:13 +08:00
  **Pre-translation** Support reading human 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
2024-07-03 17:24:13 +08:00
#### Speech Synthesis
  **Offline TTS**: Windows TTS, VoiceRoid2, VoiceRoid+, NeoSpeech, VOICEVOX, VITS, and more
2024-07-03 17:24:13 +08:00
  **Online TTS**: Volcano TTS, Youdao TTS, Edge TTS, Google TTS, and more
2024-07-03 17:24:13 +08:00
#### Translation optimization
  **Text Processing**: Supports over a dozen common text processing methods, from simple processing such as text de-duplication and filtering line breaks, to complex regular expression replacement and even writing your own custom Python preprocessor
2024-07-03 17:24:13 +08:00
  **Translation Optimization**: Supports custom proper noun translations and importing VNR shared dictionaries
2024-07-03 17:24:13 +08:00
#### Japanese learning
  **Japanese Word Segmentation and Furigana Display** Supports MeCab and other tokenizers for word segmentation and furigana display to help you read
  **Dictionary Lookup**: Supports MDICT, Shogakukan, Lingoes, EDICT, Youdao, Weblio, Goo, Moji, Jisho, and other online and offline dictionaries
2024-07-03 17:24:13 +08:00
  **Anki Integration**: Supports one-click addition of words to Anki