From ccf52b966325bd6e6a557473e54e04fb7f8202d9 Mon Sep 17 00:00:00 2001 From: test123456654321 <16307130148@fudan.edu.cn> Date: Sun, 27 Oct 2024 01:49:22 +0800 Subject: [PATCH] docs --- docs/en/sidebar.md | 11 ++++----- docs/en/tiaoshiliulanqi.md | 11 +++++++++ docs/en/useapis/ocrapi.md | 22 +++++++++++++++++ docs/en/useapis/tsapi.md | 16 ------------- docs/en/windowsocr.md | 17 ------------- docs/ru/sidebar.md | 11 ++++----- docs/ru/tiaoshiliulanqi.md | 11 +++++++++ docs/ru/useapis/ocrapi.md | 21 ++++++++++++++++ docs/ru/useapis/tsapi.md | 15 ------------ docs/ru/windowsocr.md | 17 ------------- docs/zh/mangaocr.md | 28 ---------------------- docs/zh/sidebar.md | 12 ++++------ docs/zh/tiaoshiliulanqi.md | 12 ++++++++++ docs/zh/useapis/ocrapi.md | 49 ++++++++++++++++++++++++++++++++++++++ docs/zh/useapis/tsapi.md | 16 ------------- docs/zh/windowsocr.md | 17 ------------- 16 files changed, 141 insertions(+), 145 deletions(-) create mode 100644 docs/en/tiaoshiliulanqi.md delete mode 100644 docs/en/windowsocr.md create mode 100644 docs/ru/tiaoshiliulanqi.md delete mode 100644 docs/ru/windowsocr.md delete mode 100644 docs/zh/mangaocr.md create mode 100644 docs/zh/tiaoshiliulanqi.md delete mode 100644 docs/zh/windowsocr.md diff --git a/docs/en/sidebar.md b/docs/en/sidebar.md index eafd6e05..e8864be4 100644 --- a/docs/en/sidebar.md +++ b/docs/en/sidebar.md @@ -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) diff --git a/docs/en/tiaoshiliulanqi.md b/docs/en/tiaoshiliulanqi.md new file mode 100644 index 00000000..792bf94e --- /dev/null +++ b/docs/en/tiaoshiliulanqi.md @@ -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. \ No newline at end of file diff --git a/docs/en/useapis/ocrapi.md b/docs/en/useapis/ocrapi.md index cc3fa801..a94be53e 100644 --- a/docs/en/useapis/ocrapi.md +++ b/docs/en/useapis/ocrapi.md @@ -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) + + \ No newline at end of file diff --git a/docs/en/useapis/tsapi.md b/docs/en/useapis/tsapi.md index 5002f757..9cf22206 100644 --- a/docs/en/useapis/tsapi.md +++ b/docs/en/useapis/tsapi.md @@ -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. - - -## 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. \ No newline at end of file diff --git a/docs/en/windowsocr.md b/docs/en/windowsocr.md deleted file mode 100644 index ee638240..00000000 --- a/docs/en/windowsocr.md +++ /dev/null @@ -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) \ No newline at end of file diff --git a/docs/ru/sidebar.md b/docs/ru/sidebar.md index c4b4e901..157cfc26 100644 --- a/docs/ru/sidebar.md +++ b/docs/ru/sidebar.md @@ -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) diff --git a/docs/ru/tiaoshiliulanqi.md b/docs/ru/tiaoshiliulanqi.md new file mode 100644 index 00000000..0a0eb9a2 --- /dev/null +++ b/docs/ru/tiaoshiliulanqi.md @@ -0,0 +1,11 @@ +## Как использовать отладочный браузер для перевода + +!> Требуется установка Chrome/Edge на компьютере или использование портативной версии. + +Если Chrome/Edge установлен по умолчанию, то не нужно указывать путь вручную, иначе нужно указать путь установки/портативной версии. + +!> После открытия интерфейса появится окно браузера, не закрывайте это окно. + +При переводе текст будет автоматически заполнен в поле ввода на странице браузера, а затем результат перевода будет прочитан и передан обратно в LunaTranslator. + +?> При первом использовании некоторых интерфейсов может потребоваться вход в систему. При втором использовании вход в систему не потребуется. \ No newline at end of file diff --git a/docs/ru/useapis/ocrapi.md b/docs/ru/useapis/ocrapi.md index 3f9e0786..6268802b 100644 --- a/docs/ru/useapis/ocrapi.md +++ b/docs/ru/useapis/ocrapi.md @@ -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) + \ No newline at end of file diff --git a/docs/ru/useapis/tsapi.md b/docs/ru/useapis/tsapi.md index 8c1cab8a..f95dd7ac 100644 --- a/docs/ru/useapis/tsapi.md +++ b/docs/ru/useapis/tsapi.md @@ -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) и ввести свой домен. - - -## Использование отладочного браузера для перевода - -!> Требуется установка Chrome/Edge на компьютере или использование портативной версии. - -Если Chrome/Edge установлен по умолчанию, то не нужно указывать путь вручную, иначе нужно указать путь установки/портативной версии. - -!> После открытия интерфейса появится окно браузера, не закрывайте это окно. - -При переводе текст будет автоматически заполнен в поле ввода на странице браузера, а затем результат перевода будет прочитан и передан обратно в LunaTranslator. - -?> При первом использовании некоторых интерфейсов может потребоваться вход в систему. При втором использовании вход в систему не потребуется. \ No newline at end of file diff --git a/docs/ru/windowsocr.md b/docs/ru/windowsocr.md deleted file mode 100644 index ae2d0a11..00000000 --- a/docs/ru/windowsocr.md +++ /dev/null @@ -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) \ No newline at end of file diff --git a/docs/zh/mangaocr.md b/docs/zh/mangaocr.md deleted file mode 100644 index 65b363bd..00000000 --- a/docs/zh/mangaocr.md +++ /dev/null @@ -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`”表示服务已正常启动。 \ No newline at end of file diff --git a/docs/zh/sidebar.md b/docs/zh/sidebar.md index dff4b754..1c21ef28 100644 --- a/docs/zh/sidebar.md +++ b/docs/zh/sidebar.md @@ -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) diff --git a/docs/zh/tiaoshiliulanqi.md b/docs/zh/tiaoshiliulanqi.md new file mode 100644 index 00000000..3f1ca012 --- /dev/null +++ b/docs/zh/tiaoshiliulanqi.md @@ -0,0 +1,12 @@ +## 如何使用调试浏览器翻译 + +!> 需要电脑安装Chrome/Edge,或绿色版 + +如果Chrome/Edge被安装到默认路径,则不需要手动设置路径,否则需要指定安装/绿色版路径 + +!> 打开接口后,会弹出一个浏览器窗口,不要关闭这个窗口。 + +翻译时会自动将文本填到浏览器页面的输入框中,然后读取到翻译结果传回LunaTranslator。 + + +?> 首次使用部分接口时,可能需要进行登录。第二次使用时就不需要再次登录了。 \ No newline at end of file diff --git a/docs/zh/useapis/ocrapi.md b/docs/zh/useapis/ocrapi.md index bf6c3fa9..22d26343 100644 --- a/docs/zh/useapis/ocrapi.md +++ b/docs/zh/useapis/ocrapi.md @@ -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) + + \ No newline at end of file diff --git a/docs/zh/useapis/tsapi.md b/docs/zh/useapis/tsapi.md index 07e35dab..b1522a12 100644 --- a/docs/zh/useapis/tsapi.md +++ b/docs/zh/useapis/tsapi.md @@ -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)自行部署后填入自己的域名。 - - -## 调试浏览器翻译 - -!> 需要电脑安装Chrome/Edge,或绿色版 - -如果Chrome/Edge被安装到默认路径,则不需要手动设置路径,否则需要指定安装/绿色版路径 - -!> 打开接口后,会弹出一个浏览器窗口,不要关闭这个窗口。 - -翻译时会自动将文本填到浏览器页面的输入框中,然后读取到翻译结果传回LunaTranslator。 - - -?> 首次使用部分接口时,可能需要进行登录。第二次使用时就不需要再次登录了。 \ No newline at end of file diff --git a/docs/zh/windowsocr.md b/docs/zh/windowsocr.md deleted file mode 100644 index a32b5848..00000000 --- a/docs/zh/windowsocr.md +++ /dev/null @@ -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)