LunaTranslator/README.md

100 lines
4.8 KiB
Markdown
Raw Normal View History

2024-07-04 08:05:08 +08:00
# LunaTranslator
2024-01-08 23:37:00 +08:00
<p align="left">
2024-07-28 14:18:52 +08:00
<img src="https://img.shields.io/github/license/HIllya51/LunaTranslator">
2024-08-07 03:38:05 +08:00
<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/releases/latest/download/LunaTranslator.zip" target="_blank"><img src="https://img.shields.io/badge/download_64bit-blue"/></a> <a href="https://github.com/HIllya51/LunaTranslator/releases/latest/download/LunaTranslator_x86.zip" target="_blank"><img src="https://img.shields.io/badge/download_32bit-blue"/></a> <img src="https://img.shields.io/badge/OS-windows 7--11 / wine-FF007C"/>
2024-07-28 14:18:52 +08:00
</p>
2024-01-08 23:37:00 +08:00
2024-07-04 07:40:35 +08:00
### 简体中文 | [Русский язык](README_ru.md) | [English](README_en.md) | [Other Language](otherlang.md)
2024-01-08 23:37:00 +08:00
> **一款galgame翻译器**
2024-08-07 22:06:13 +08:00
### [使用说明](https://docs.lunatranslator.org/#/zh/) [视频教程](https://space.bilibili.com/592120404/video) [QQ群](https://qm.qq.com/q/I5rr3uEpi2) [Discord](https://discord.com/invite/ErtDwVeAbB)
2024-01-08 23:37:00 +08:00
2024-07-04 08:05:08 +08:00
## 功能支持
2024-01-08 23:37:00 +08:00
#### 文本源
&emsp;&emsp;**剪贴板** 支持从剪贴板中获取文本进行翻译
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**OCR** 支持 **离线OCR** ( `内置OCR引擎`外,还支持`WindowsOCR`、`Tessearact5`、`manga-ocr`、`WeChat/QQ OCR` ) 和 **在线OCR** ( `百度OCR/图片翻译`、`有道OCR/图片翻译`、`有道OCR/图片翻译`、`飞书OCR`、`讯飞OCR`、`Google Lens`、`Google Cloud Vision`、`docsumo`、`ocrspace` ) 。还可以使用多模态大模型进行OCR支持`GeminiOCR`、`ChatGPT兼容接口`
2024-01-08 23:37:00 +08:00
&emsp;&emsp;**HOOK** 支持使用HOOK方式获取文本支持使用特殊码支持自动保存游戏及HOOK、自动加载HOOK等。对于部分引擎还支持内嵌翻译。
#### 翻译器
支持几乎所有能想得到的翻译引擎,包括:
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**免费在线翻译** 支持使用`百度`、`必应`、`谷歌`、`阿里`、`有道`、`彩云`、`搜狗`、`讯飞`、`腾讯`、`字节`、`火山`、`DeepL/DeepLX`、`papago`、`yandex`、`lingva`、`reverso`、`TranslateCom`、`ModernMT`
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**注册在线翻译** 支持使用用户注册的 **传统翻译** ( `百度`、`腾讯`、`有道`、`小牛`、`彩云`、`火山`、`DeepL`、`yandex`、`google`、`ibm`、`Azure`、`飞书` ) 和 **大模型翻译** ( `ChatGPT兼容接口`、`claude`、`cohere`、`gemini`、`百度千帆`、`腾讯混元` )
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**离线翻译** 支持 **传统翻译** ( `J北京7`、`金山快译`、`译典通`、`ezTrans`、`Sugoi`、`MT5` ) 和离线部署的 **大模型翻译** ( `ChatGPT兼容接口`、`Sakura大模型` )
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**Chrome调试翻译** 支持 **传统翻译** ( `deepl`、`yandex`、`有道`、`百度`、`腾讯`、`必应`、`彩云`、`小牛`、`阿里`、`谷歌` ) 和 **大模型翻译** ( `chatgpt`、`deepseek`、`moonshot`、`qianwen`、`chatglm`、`Theb.ai` )
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**预翻译** 支持读取预翻译文件,支持翻译缓存
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**支持自定义翻译扩展** 支持使用python语言扩展其他翻译接口
2024-01-08 23:37:00 +08:00
#### 语音合成
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**离线TTS** 支持`WindowsTTS`、`VoiceRoid2/VoiceRoid+`、`NeoSpeech`、`VOICEVOX`、`VITS`
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**在线TTS** 支持`火山TTS`、`有道TTS`、`EdgeTTS`、`谷歌TTS`
2024-01-08 23:37:00 +08:00
#### 翻译优化
&emsp;&emsp;**文本处理** 支持十余种常见文本处理方式,并可以通过组合和执行顺序的调整,实现复杂的文本处理
&emsp;&emsp;**翻译优化** 支持使用自定义专有名词翻译支持导入VNR共享辞书
#### 日语学习
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**日语分词及假名显示** 支持使用 `Mecab` 等分词和显示假名
2024-01-08 23:37:00 +08:00
2024-09-09 00:23:35 +08:00
&emsp;&emsp;**查词** 支持使用 **离线辞书** ( `MDICT`、`小学馆`、`灵格斯词典`、`EDICT/EDICT2` ) 和 **在线辞书** ( `有道`、`weblio`、`Goo`、`Moji`、`jisho` ) 进行单词查询
2024-05-25 23:48:44 +08:00
&emsp;&emsp;**Anki** 支持使用一键添加单词到anki中
2024-01-08 23:37:00 +08:00
2024-07-04 08:05:08 +08:00
## 引用
2024-01-08 23:37:00 +08:00
<details>
<summary>点击查看</summary>
* [Artikash/Textractor](https://github.com/Artikash/Textractor)
* [RapidAI/RapidOcrOnnx](https://github.com/RapidAI/RapidOcrOnnx)
* [PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
* [UlionTse/translators](https://github.com/UlionTse/translators)
* [Blinue/Magpie](https://github.com/Blinue/Magpie)
* [nanokina/ebyroid](https://github.com/nanokina/ebyroid)
* [xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)
* [InWILL/Locale_Remulator](https://github.com/InWILL/Locale_Remulator)
* [zxyacb/ntlea](https://github.com/zxyacb/ntlea)
* [Chuyu-Team/YY-Thunks](https://github.com/Chuyu-Team/YY-Thunks)
* [@KirpichKrasniy](https://github.com/KirpichKrasniy)
</details>
2024-07-04 08:05:08 +08:00
## 支持作者
2024-01-08 23:37:00 +08:00
如果你感觉该软件对你有帮助,欢迎微信扫码赞助,谢谢,么么哒~
<img src='.\\LunaTranslator\\files\\zan.jpg' style="height: 400px !important;">