mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
docs
This commit is contained in:
parent
8731bbb2cb
commit
ccf52b9663
@ -13,14 +13,13 @@
|
||||
- [HOOK Settings](/en/hooksettings.md)
|
||||
- [Embedded Translation](/en/embedtranslate.md)
|
||||
- [Playing Old Games on XP Virtual Machine and Extracting Text for Translation](/en/playonxp.md)
|
||||
- [OCR Related Settings](/en/ocrparam.redirect)
|
||||
- [OCR Related Settings](/en/useapis/ocrapi.redirect)
|
||||
- [OCR interface settings](/en/useapis/ocrapi.md)
|
||||
- [OCR Automation Execution Methods](/en/ocrparam.md)
|
||||
- [Installing Additional Language Support for Windows OCR](/en/windowsocr.md)
|
||||
- [Binding Game Window in OCR Mode](/en/gooduseocr.md)
|
||||
- [API Usage](/en/useapis/tsapi.redirect)
|
||||
- [Translation](/en/useapis/tsapi.md)
|
||||
- [OCR](/en/useapis/ocrapi.md)
|
||||
- [Large Model Translation](/en/guochandamoxing.redirect)
|
||||
- [Translation interface settings](/en/useapis/tsapi.redirect)
|
||||
- [Traditional online translation interface](/en/useapis/tsapi.md)
|
||||
- [Debugging browser translation](/en/tiaoshiliulanqi.md)
|
||||
- [Using Large Model API for Translation](/en/guochandamoxing.md)
|
||||
- [Using Large Model Offline Translation](/en/offlinellm.md)
|
||||
- [Other Large Model APIs](/en/baipiaojiekou.md)
|
||||
|
11
docs/en/tiaoshiliulanqi.md
Normal file
11
docs/en/tiaoshiliulanqi.md
Normal file
@ -0,0 +1,11 @@
|
||||
## How to Use Debug Browser for Translation
|
||||
|
||||
!> Requires Chrome/Edge installed on your computer, or a portable version.
|
||||
|
||||
If Chrome/Edge is installed in the default path, there's no need to manually set the path; otherwise, you need to specify the installation/portable path.
|
||||
|
||||
!> After opening the interface, a browser window will pop up; do not close this window.
|
||||
|
||||
During translation, the text will be automatically filled into the input box on the browser page, and then the translated result will be read and sent back to LunaTranslator.
|
||||
|
||||
?> For the first use of certain interfaces, you might need to log in. Subsequent uses will not require logging in again.
|
@ -197,4 +197,26 @@ GPU Integration Package https://lunatranslator.org/Resource/IntegrationPack/mang
|
||||
|
||||
Requires installation of WeChat or the latest version of QQ
|
||||
|
||||
|
||||
#### **WindowsOCR**
|
||||
|
||||
## How to Install Additional Language Support for WindowsOCR?
|
||||
|
||||
> WindowsOCR only supports Windows 10 and Windows 11 operating systems.
|
||||
|
||||
1. Open Settings.
|
||||
|
||||
2. Open "Time & Language."
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/3.png)
|
||||
|
||||
3. Open "Language & Region", click on "Preferred Languages" -> "Add a language"
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/2.png)
|
||||
|
||||
4. Install the required language.
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/1.png)
|
||||
|
||||
|
||||
<!-- tabs:end -->
|
@ -1,6 +1,4 @@
|
||||
|
||||
## [Large Model Translation](/en/guochandamoxing.md)
|
||||
|
||||
|
||||
## Register for Online Translation
|
||||
|
||||
@ -180,17 +178,3 @@ There are two types: `DeepL` and `DeepLX`.
|
||||
The default host is `translate.plausibility.cloud`, or you can deploy [Lingva Translate](https://github.com/thedaviddelta/lingva-translate) yourself and enter your own domain.
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
|
||||
## Debug Browser for Translation
|
||||
|
||||
|
||||
!> Requires Chrome/Edge installed on your computer, or a portable version.
|
||||
|
||||
If Chrome/Edge is installed in the default path, there's no need to manually set the path; otherwise, you need to specify the installation/portable path.
|
||||
|
||||
!> After opening the interface, a browser window will pop up; do not close this window.
|
||||
|
||||
During translation, the text will be automatically filled into the input box on the browser page, and then the translated result will be read and sent back to LunaTranslator.
|
||||
|
||||
?> For the first use of certain interfaces, you might need to log in. Subsequent uses will not require logging in again.
|
@ -1,17 +0,0 @@
|
||||
## How to Install Additional Language Support for WindowsOCR?
|
||||
|
||||
> WindowsOCR only supports Windows 10 and Windows 11 operating systems.
|
||||
|
||||
1. Open Settings.
|
||||
|
||||
2. Open "Time & Language."
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/3.png)
|
||||
|
||||
3. Open "Language & Region", click on "Preferred Languages" -> "Add a language"
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/2.png)
|
||||
|
||||
4. Install the required language.
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/1.png)
|
@ -13,14 +13,13 @@
|
||||
- [Настройки HOOK](/ru/hooksettings.md)
|
||||
- [Встроенный перевод](/ru/embedtranslate.md)
|
||||
- [Игра в старые игры на виртуальной машине XP и извлечение текста для перевода](/ru/playonxp.md)
|
||||
- [Настройки OCR](/ru/ocrparam.redirect)
|
||||
- [Настройки OCR](/ru/useapis/ocrapi.redirect)
|
||||
- [Настройка интерфейса OCR](/ru/useapis/ocrapi.md)
|
||||
- [Автоматизированный метод выполнения OCR](/ru/ocrparam.md)
|
||||
- [Установка дополнительной языковой поддержки для Windows OCR](/ru/windowsocr.md)
|
||||
- [Привязка окна игры в режиме OCR](/ru/gooduseocr.md)
|
||||
- [Использование API](/ru/useapis/tsapi.redirect)
|
||||
- [Перевод](/ru/useapis/tsapi.md)
|
||||
- [OCR](/ru/useapis/ocrapi.md)
|
||||
- [Перевод на основе большой модели](/ru/guochandamoxing.redirect)
|
||||
- [Параметры интерфейса перевода](/ru/useapis/tsapi.redirect)
|
||||
- [Традиционный интерфейс онлайн - перевода](/ru/useapis/tsapi.md)
|
||||
- [Отладка перевода браузера](/ru/tiaoshiliulanqi.md)
|
||||
- [Использование API большой модели для перевода](/ru/guochandamoxing.md)
|
||||
- [Использование офлайн-перевода большой модели](/ru/offlinellm.md)
|
||||
- [Другие API больших моделей](/ru/baipiaojiekou.md)
|
||||
|
11
docs/ru/tiaoshiliulanqi.md
Normal file
11
docs/ru/tiaoshiliulanqi.md
Normal file
@ -0,0 +1,11 @@
|
||||
## Как использовать отладочный браузер для перевода
|
||||
|
||||
!> Требуется установка Chrome/Edge на компьютере или использование портативной версии.
|
||||
|
||||
Если Chrome/Edge установлен по умолчанию, то не нужно указывать путь вручную, иначе нужно указать путь установки/портативной версии.
|
||||
|
||||
!> После открытия интерфейса появится окно браузера, не закрывайте это окно.
|
||||
|
||||
При переводе текст будет автоматически заполнен в поле ввода на странице браузера, а затем результат перевода будет прочитан и передан обратно в LunaTranslator.
|
||||
|
||||
?> При первом использовании некоторых интерфейсов может потребоваться вход в систему. При втором использовании вход в систему не потребуется.
|
@ -205,4 +205,25 @@ GPU интеграционный пакет https://lunatranslator.org/Resource/
|
||||
|
||||
Требуется установка WeChat или новой версии QQ
|
||||
|
||||
#### **WindowsOCR**
|
||||
|
||||
|
||||
## Как установить дополнительную поддержку языков для WindowsOCR?
|
||||
|
||||
> WindowsOCR поддерживает только операционные системы Windows 10 и Windows 11
|
||||
|
||||
1. Откройте настройки
|
||||
|
||||
1. Откройте раздел "Время и язык"
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/3.png)
|
||||
|
||||
1. Откройте "Язык и регион", выберите "Языки по умолчанию" -> "Добавить язык"
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/2.png)
|
||||
|
||||
1. Установите необходимый язык
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/1.png)
|
||||
|
||||
<!-- tabs:end -->
|
@ -1,6 +1,4 @@
|
||||
|
||||
## [Перевод с использованием больших моделей](/ru/guochandamoxing.md)
|
||||
|
||||
|
||||
## Регистрация онлайн-перевода
|
||||
|
||||
@ -182,16 +180,3 @@ https://cloud.ibm.com/apidocs/language-translator
|
||||
Хост по умолчанию - `translate.plausibility.cloud`, также можно развернуть самостоятельно на [lingva-translate](https://github.com/thedaviddelta/lingva-translate) и ввести свой домен.
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
|
||||
## Использование отладочного браузера для перевода
|
||||
|
||||
!> Требуется установка Chrome/Edge на компьютере или использование портативной версии.
|
||||
|
||||
Если Chrome/Edge установлен по умолчанию, то не нужно указывать путь вручную, иначе нужно указать путь установки/портативной версии.
|
||||
|
||||
!> После открытия интерфейса появится окно браузера, не закрывайте это окно.
|
||||
|
||||
При переводе текст будет автоматически заполнен в поле ввода на странице браузера, а затем результат перевода будет прочитан и передан обратно в LunaTranslator.
|
||||
|
||||
?> При первом использовании некоторых интерфейсов может потребоваться вход в систему. При втором использовании вход в систему не потребуется.
|
@ -1,17 +0,0 @@
|
||||
## Как установить дополнительную поддержку языков для WindowsOCR?
|
||||
|
||||
> WindowsOCR поддерживает только операционные системы Windows 10 и Windows 11
|
||||
|
||||
1. Откройте настройки
|
||||
|
||||
1. Откройте раздел "Время и язык"
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/3.png)
|
||||
|
||||
1. Откройте "Язык и регион", выберите "Языки по умолчанию" -> "Добавить язык"
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/2.png)
|
||||
|
||||
1. Установите необходимый язык
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/1.png)
|
@ -1,28 +0,0 @@
|
||||
## mangaocr整合包无法启动怎么办?
|
||||
|
||||
首次启动start.bat时,会尝试从huggingface上下载模型,但是国内你懂的。
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/err1.png)
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/err2.png)
|
||||
|
||||
解决方法有两种
|
||||
|
||||
1. 魔法上网,可能要开TUN代理
|
||||
|
||||
1. 使用vscode,“打开文件夹”打开整合包的文件夹。
|
||||
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/fix2.png)
|
||||
|
||||
然后使用搜索功能,将“huggingface.co”全部替换成“hf-mirror.com”。由于替换项较多,需要稍微等待一会儿。
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/fix.png)
|
||||
|
||||
然后重新运行start.bat,之后会用国内镜像站下载模型,无须魔法上网。
|
||||
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/succ.png)
|
||||
|
||||
|
||||
等待一会儿首次运行的下载模型和每次运行都需要的加载模型。显示“`* Running on http://127.0.0.1:5665`”表示服务已正常启动。
|
@ -13,15 +13,13 @@
|
||||
- [HOOK设置](/zh/hooksettings.md)
|
||||
- [内嵌翻译](/zh/embedtranslate.md)
|
||||
- [在XP虚拟机上玩古老游戏并提取文本翻译](/zh/playonxp.md)
|
||||
- [OCR相关设置](/zh/ocrparam.redirect)
|
||||
- [OCR相关设置](/zh/useapis/ocrapi.redirect)
|
||||
- [OCR接口设置](/zh/useapis/ocrapi.md)
|
||||
- [OCR自动化执行方法](/zh/ocrparam.md)
|
||||
- [WindowsOCR安装额外的语言支持](/zh/windowsocr.md)
|
||||
- [mangaocr整合包无法启动怎么办](/zh/mangaocr.md)
|
||||
- [OCR模式绑定游戏窗口](/zh/gooduseocr.md)
|
||||
- [API使用方法](/zh/useapis/tsapi.redirect)
|
||||
- [翻译](/zh/useapis/tsapi.md)
|
||||
- [OCR](/zh/useapis/ocrapi.md)
|
||||
- [大模型翻译](/zh/guochandamoxing.redirect)
|
||||
- [翻译接口设置](/zh/useapis/tsapi.redirect)
|
||||
- [传统在线翻译接口](/zh/useapis/tsapi.md)
|
||||
- [调试浏览器翻译](/zh/tiaoshiliulanqi.md)
|
||||
- [使用大模型API翻译](/zh/guochandamoxing.md)
|
||||
- [使用大模型离线翻译](/zh/offlinellm.md)
|
||||
- [其他大模型API](/zh/baipiaojiekou.md)
|
||||
|
12
docs/zh/tiaoshiliulanqi.md
Normal file
12
docs/zh/tiaoshiliulanqi.md
Normal file
@ -0,0 +1,12 @@
|
||||
## 如何使用调试浏览器翻译
|
||||
|
||||
!> 需要电脑安装Chrome/Edge,或绿色版
|
||||
|
||||
如果Chrome/Edge被安装到默认路径,则不需要手动设置路径,否则需要指定安装/绿色版路径
|
||||
|
||||
!> 打开接口后,会弹出一个浏览器窗口,不要关闭这个窗口。
|
||||
|
||||
翻译时会自动将文本填到浏览器页面的输入框中,然后读取到翻译结果传回LunaTranslator。
|
||||
|
||||
|
||||
?> 首次使用部分接口时,可能需要进行登录。第二次使用时就不需要再次登录了。
|
@ -200,9 +200,58 @@ CPU整合包 https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/cpu
|
||||
|
||||
GPU整合包 https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/gpu
|
||||
|
||||
## 国内mangaocr整合包无法启动怎么办?
|
||||
|
||||
首次启动start.bat时,会尝试从huggingface上下载模型,但是国内你懂的。
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/err1.png)
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/err2.png)
|
||||
|
||||
解决方法有两种
|
||||
|
||||
1. 魔法上网,可能要开TUN代理
|
||||
|
||||
1. 使用vscode,“打开文件夹”打开整合包的文件夹。
|
||||
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/fix2.png)
|
||||
|
||||
然后使用搜索功能,将“huggingface.co”全部替换成“hf-mirror.com”。由于替换项较多,需要稍微等待一会儿。
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/fix.png)
|
||||
|
||||
然后重新运行start.bat,之后会用国内镜像站下载模型,无须魔法上网。
|
||||
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/mangaocr/succ.png)
|
||||
|
||||
|
||||
等待一会儿首次运行的下载模型和每次运行都需要的加载模型。显示“`* Running on http://127.0.0.1:5665`”表示服务已正常启动。
|
||||
|
||||
#### **WeChat/QQ OCR**
|
||||
|
||||
需要安装微信或新版QQ
|
||||
|
||||
#### **WindowsOCR**
|
||||
|
||||
## WindowsOCR如何安装额外的语言支持?
|
||||
|
||||
> WindowsOCR仅支持win10-win11操作系统
|
||||
|
||||
1. 打开设置
|
||||
|
||||
1. 打开“时间和语言”
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/3.png)
|
||||
|
||||
1. 打开“语言和区域”,点击“首选语言”->“添加语言”
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/2.png)
|
||||
|
||||
1. 安装所需语言
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/1.png)
|
||||
|
||||
|
||||
<!-- tabs:end -->
|
@ -1,6 +1,4 @@
|
||||
|
||||
## [大模型翻译](/zh/guochandamoxing.md)
|
||||
|
||||
## 注册在线翻译
|
||||
|
||||
|
||||
@ -182,17 +180,3 @@ https://cloud.ibm.com/apidocs/language-translator
|
||||
默认host为`translate.plausibility.cloud`,也可以在[lingva-translate](https://github.com/thedaviddelta/lingva-translate)自行部署后填入自己的域名。
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
|
||||
## 调试浏览器翻译
|
||||
|
||||
!> 需要电脑安装Chrome/Edge,或绿色版
|
||||
|
||||
如果Chrome/Edge被安装到默认路径,则不需要手动设置路径,否则需要指定安装/绿色版路径
|
||||
|
||||
!> 打开接口后,会弹出一个浏览器窗口,不要关闭这个窗口。
|
||||
|
||||
翻译时会自动将文本填到浏览器页面的输入框中,然后读取到翻译结果传回LunaTranslator。
|
||||
|
||||
|
||||
?> 首次使用部分接口时,可能需要进行登录。第二次使用时就不需要再次登录了。
|
@ -1,17 +0,0 @@
|
||||
## WindowsOCR如何安装额外的语言支持?
|
||||
|
||||
> WindowsOCR仅支持win10-win11操作系统
|
||||
|
||||
1. 打开设置
|
||||
|
||||
1. 打开“时间和语言”
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/3.png)
|
||||
|
||||
1. 打开“语言和区域”,点击“首选语言”->“添加语言”
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/2.png)
|
||||
|
||||
1. 安装所需语言
|
||||
|
||||
![img](https://image.lunatranslator.org/zh/windowsocr/1.png)
|
Loading…
x
Reference in New Issue
Block a user