diff --git a/docs/content/en/docs/manual/tamagotchi/setup-and-use/index.md b/docs/content/en/docs/manual/tamagotchi/setup-and-use/index.md index f00d3a704..f950c9fbf 100644 --- a/docs/content/en/docs/manual/tamagotchi/setup-and-use/index.md +++ b/docs/content/en/docs/manual/tamagotchi/setup-and-use/index.md @@ -7,11 +7,11 @@ authors: - name: JhIcefair role: Contributing editor (primary) kind: person -publishedAt: 2026-04-02 -publishedAtOverride: April 2, 2026 – evening (UTC+8) +publishedAt: 2026-05-05 +publishedAtOverride: May 5, 2026 – evening (UTC+8) --- -Corresponding version: AIRI-0.9.0-beta.4-windows-x64 +Corresponding version: AIRI-0.10.1-windows-x64-setup ::: info Authors Lead writing team: MuGewRayce @@ -22,9 +22,10 @@ Contributing editor: JhIcefair (primary) ::: warning Before You Start - Some technical functions and operations of AIRI will not be explained in detail in this manual. - The primary editor is only responsible for the Chinese version of this manual. Other language versions are AI-translated and then lightly manually corrected, so they may not match the actual software. Please refer to the actual content. -- Most of the content has been explored by the lead writing team and may differ from reality. Please rely on your own experience. +- Please note that the images included in this manual have been added by non-Mujiu Yunxuan Studio members. Due to technical reasons, these images will not be updated promptly. We appreciate your understanding. +- Most of the content in this manual has been explored and researched by the editor-in-chief’s team members themselves, as well as other participants. It may not be consistent with the facts or may contain deviations. Please rely on your own actual experience as the final reference. - This manual may not be updated in a timely manner. -- Due to limited time and ability, this manual currently only covers some detailed tutorials for AIRI installed via the installer on Windows. +- Due to limitations of capability and time, this manual currently only includes some detailed tutorials for AIRI installed via the installation package on the Windows platform. - Some parts of the software use English without translation. This manual attempts to translate those parts, but the final interpretation should follow the actual software. - Version updates may change content. This manual only describes the latest version before the writing time. If you encounter differences with other versions, please handle them yourself. - If you have additions or questions about this manual, please @jhicefair on the official Project AIRI Discord channel and leave a message. @@ -53,6 +54,7 @@ Contributing editor: JhIcefair (primary) - [Data](#chapter-4-data) - [Connection](#chapter-4-connection) - [System](#chapter-4-system) +- [Written at the End](#chapter-ed-toeveryeditor) ## Chapter 1 – Installation @@ -110,11 +112,23 @@ Once you have your API, keep it safe and do not share it with others. The steps below use Deepseek as the example provider. ::: +::: tip Regarding a possible bug during the initial startup and the solution +The first time you start the application, you may encounter this bug: the main interface border flickers, and when you click to expand the pop-up menu, it quickly retracts… + +If you encounter this bug, don't worry—you can resolve it by following the steps below (but you'll need to be quick with your clicks): + +First, click to expand at the exact moment when the flickering border goes dark. + +Then quickly find the first option in the second row, 'Refresh', and click it. This will solve the problem. + +This bug has not been fixed in recent versions. We will continue to report this issue to the development team and believe it will be resolved soon! +::: + Follow these steps to finish the first-time setup: 1. Open Airi (normally it opens automatically after installation). 2. Select your language in the main window. -3. Click "**setup with your provider**". +3. Click "**setup with your provider**", alternatively, click on "**Login**" (Due to time constraints, the process for choosing to log in is not explained here. We appreciate your understanding!). 4. Select your service source and click "**Next**". 5. Enter your API Key and click "**Next**". 6. Click "**Next**" again. @@ -128,9 +142,9 @@ Congratulations! You have completed the initial configuration of Airi. ### Main Window -This window displays the virtual character. There are four buttons: +This window displays the virtual character. There are three buttons: -- "websocket status" – top right, click to open connection settings where you can configure your WebSocket server address. +- "websocket status" – top right, click to open connection settings where you can configure your WebSocket server address (This option has been removed in the current version.). - "Expand" – bottom right, click to reveal more options (see below). - "Open hearing control" – bottom right, allows you to speak to Airi. Requires an STT service. - "Move" – bottom right, long-press and drag to reposition the main window. @@ -153,8 +167,9 @@ STT stands for Speech-to-Text, also known as automatic speech recognition (ASR). Its goal is to enable computers to understand human speech and convert it into text. ::: -Click "Expand" to reveal eight options: +Click "Expand" to reveal nine options: +- "Login" – You can log in to your own Airi account. - "Open settings" – opens the settings window. - "Switch character" – switch character cards. - "Open chat" – opens the chat window. @@ -221,10 +236,10 @@ The settings window contains nine sections: - "AIRI Character Card" – configure character personality. - "Body Modules" – configure various functions: Consciousness, Vocalization, Hearing, Vision, Short-term Memory, Long-term Memory, Discord, X/Twitter, Minecraft, Factorio, MCP Server, Rhythm Game. -- "Scene" – not yet released. +- "Scene" – Configure Airi's scene (background). - "Character Model" – choose and configure the character's model. - "Memory Bank" – not yet released. -- "Service Sources" – configure LLM, TTS, STT services. +- "Service Sources" – configure LLM, TTS, STT, Artistry services. - "Data" – manage Airi's data. - "Connection" – configure WebSocket server address. - "System" – includes four sub-sections: @@ -272,9 +287,10 @@ About creating a new character card, the recommended order is: 1. Fill out **Identity**, including name, nickname, description, and creator's notes. 2. Then adjust **Behavior**, including personality, scenario, and greeting. 3. If needed, configure **Modules** for character-specific body modules. -4. Finally, review **Settings**, including system prompt, history prompt instructions, and version. -5. When you are ready, click "**Create**" to create the character card. -6. After creation, click the circle in the bottom-right corner of the card, or select the card and click Activate, to enable it. +4. Configure the **Artistry** section as needed to set up the image generation function for the character. +5. Finally, review **Settings**, including system prompt, history prompt instructions, and version. +6. When you are ready, click "**Create**" to create the character card. +7. After creation, click the circle in the bottom-right corner of the card, or select the card and click Activate, to enable it. The most important fields in **Identity** are name and description: @@ -284,7 +300,7 @@ The most important fields in **Identity** are name and description: ::: info Editor Notes - If you refer to the default character card, you may omit the part about ACT tags. - The editor has not used creator's notes, so details are omitted. -- The editor has not fully tested Behavior, Modules, or Settings yet — only the rough purpose is documented above. +- The editor has not fully tested Behavior, Modules, Artistry, or Settings yet — only the rough purpose is documented above. ::: ::: warning Activation Required @@ -381,6 +397,19 @@ Recommended order: This function requires enabling `vision capture` in `System → Developer → vision capture`. See that section for details. ::: +#### Artistry + +::: tip Too Many Service Sources +If there are too many sources and you cannot click the ones at the back, move the mouse over a tab, press the middle mouse button, and drag left or right. +::: + +Here, you can configure Airi's artistic creation capability. + +Please note: This feature is different from **Neuro's drawing logic** — it generates images using a third-party AI service, allowing you to obtain highly detailed **AI-generated images**. + +Due to time constraints, this section will not be explained in detail for now. + + #### Short-term Memory Not yet released. @@ -426,7 +455,13 @@ The editor is still exploring this. Tutorial omitted. ### Scene -Not yet released. +Here, you can configure Airi's main interface scene—simply put, the background of Airi's main interface. + +Two presets are included. To enable a scene, click the checkmark in the middle of one of the presets (it will appear only when you hover your mouse over it). + +You can also click "**Upload to Gallery**" to import your own image scene. + +If you need to clear the scene, click "**Clear Default**". ### Character Model @@ -445,6 +480,10 @@ If you only want to switch to an existing model: If you want to import your own model, click "**add**" to import a Live2D or VRM model. +::: info Editor Note +Regarding the "Switch to Godot Stage (Experimental)" option—since the manual's editorial team has not yet fully understood this feature and it appears to be in an experimental stage, relevant introduction is omitted for now. +::: + ::: warning Before Importing A Model - Old Live2D models are not supported. You must use files that include "\*.moc3". - Before importing a Live2D model, compress the model folder into a "\*.zip" file. @@ -479,10 +518,30 @@ Not yet released. ### Service Sources -Here you can configure LLM, TTS, and STT service sources. +Here you can configure Chat(LLM), Speech(TTS), Transcription(STT), Artistry service sources. + +Select an option, choose a service source you have already prepared, and fill in the required information on the corresponding interface to complete the configuration. + +In addition, you can filter all services by criteria such as Pricing and Deployment. + +* Regarding Pricing, there are three options: + + - All + - Free + - Paid + +* Regarding Deployment, there are three options: + + - All + - Local + - Cloud ![Airi service sources settings window](./assets/manual-providers.avif) +::: warning Please pay attention +The configuration interfaces for some services may not function properly due to a lack of timely maintenance. If you encounter a similar issue, please submit an issue on GitHub, or try configuring via the "OpenAI Compatible API" option (if your chosen service source supports it). +::: + ::: info Editor Note Details omitted. ::: @@ -570,9 +629,10 @@ First box and its related options: - In the first box, you can click "**Open**" to open the developer tools window (like F12 in a browser). - The second "Markdown stress test" – details omitted. -- The third "Lag visualization" – details omitted. -- The fourth "Enable stage transition animation" – details omitted. -- The fifth "Use page-specific cutscenes" – details omitted. +- The third "IO Tracer" — function introduction omitted for now. +- The fourth "Lag visualization" – details omitted. +- The fifth "Enable stage transition animation" – details omitted. +- The sixth "Use page-specific cutscenes" – details omitted. ##### useMagicKeys tool @@ -620,6 +680,10 @@ Here you can visualize the mouse cursor position within this window. ![Airi Plugin Host Debug tool window](./assets/manual-devtools-plugin-host.avif) +##### Updater + +Detailed introduction omitted for now. + ##### Screen Capture If you have not granted system-level screen capture permission yet, you will first see a permission prompt like the screenshot below. After granting permission, you can capture any application window or the entire screen. @@ -638,3 +702,15 @@ There are four options at the top: If screen capture permission has not been granted yet, this page will also show a permission prompt first. After granting permission, the page can start capturing frames and show the vision processing result. ![Airi vision capture tool window](./assets/manual-devtools-vision-capture.avif) + + +## Written at the End + +This manual is primarily written by non-official personnel but submitted to the official website. Although content maintenance is usually handled by members of the Mujiu Yunxuan Studio, we sincerely hope that all friends who wish to edit this document or have already edited it will leave your name in the author section at the beginning. Whether you make content changes or formatting adjustments, we welcome everyone to join us in enriching and optimizing this manual, contributing your own strength—from anyone—to the Airi project and to this manual! + +Furthermore, if you are a non-official user and have ideas for editing this manual, please do not have any additional concerns—simply make the changes and submit a pull request. However, we remind you again not to forget to leave your name! + +Thank you all for your support and cooperation! + +Sincerely, +JhIceFair diff --git a/docs/content/zh-Hans/docs/manual/tamagotchi/setup-and-use/index.md b/docs/content/zh-Hans/docs/manual/tamagotchi/setup-and-use/index.md index b3d596876..872601a58 100644 --- a/docs/content/zh-Hans/docs/manual/tamagotchi/setup-and-use/index.md +++ b/docs/content/zh-Hans/docs/manual/tamagotchi/setup-and-use/index.md @@ -10,18 +10,19 @@ authors: - name: JhIcefair role: Contributing editor (primary) kind: person -publishedAt: 2026-04-02 -publishedAtOverride: 2026 年 4 月 2 日 - 晚上(北京时间) +publishedAt: 2026-05-05 +publishedAtOverride: 2026 年 5 月 5 日 - 晚上(北京时间) --- -对应版本:AIRI-0.9.0-beta.4-windows-x64 +对应版本:AIRI-0.10.1-windows-x64-setup ::: warning 阅读前说明 - 目前关于 AIRI 的部分技术性功能和操作在该说明书中不会具体讲解。 - 主要编辑者仅对说明书的中文版本负责,其他语言版本目前采用 AI 翻译,而后人工简单修正的方式处理,可能与实际显示的内容不符,请以实际为准。 -- 说明书的大部分内容为主编团队成员自己探索研究出来的,可能与事实不符或者存在偏差,具体请以自己实际体验到的为准。 +- 请注意,该说明书中包含的图片为非沐玖芸萱工作室成员添加,由于技术原因,所有图片暂不会得到及时更新,还请见谅! +- 说明书的大部分内容为说明书的主编团队成员自己包括其他参与者经过探索研究出来的,可能与事实不符或者存在偏差,具体请以自己实际体验到的为准。 - 该说明书可能不会及时更新。 -- 因能力和时间有限,该说明书暂仅包含 Windows 平台通过安装包安装的 AIRI 的部分详细教程。 +- 因能力和时间问题,该说明书暂仅包含 Windows 平台通过安装包安装的 AIRI 的部分详细教程。 - 软件部分位置使用的是英文而且并没有提供翻译,该说明书会尝试翻译涉及到的部分内容,最终译文请以实际为准。 - AIRI 的版本更新可能会改变部分内容,该说明书仅介绍编写时间前最新的一个版本的特性,对于前后其他版本的程序,如果遇到不同的地方,请自行解决。 - 如果您有想要添加的说明或者对该说明书有什么疑问,请在 Project AIRI 官方 Discord 频道上 @jhicefair 并留言。 @@ -50,6 +51,7 @@ publishedAtOverride: 2026 年 4 月 2 日 - 晚上(北京时间) - [数据(Data)](#chapter-4-data) - [连接](#chapter-4-connection) - [系统](#chapter-4-system) +- [写在最后](#chapter-ed-toeveryeditor) ## 第一章·安装 @@ -83,12 +85,15 @@ publishedAtOverride: 2026 年 4 月 2 日 - 晚上(北京时间) * LLM LLM 是「大型语言模型」(Large Language Model)的缩写。 + 通俗点讲,一个 AI。 * API API 全称是应用程序编程接口。 + 它本质上是一套预先定义好的规则,让不同的软件应用之间可以相互通信、交换数据和功能。 + 你可以不用去理解他到底是什么,只要会获取就行。 ::: @@ -107,6 +112,18 @@ LLM 提供商有很多,而且它们的获取方式各不相同。由于篇幅 下面的步骤以 Deepseek 为例进行演示。 ::: +::: tip 关于每次启动的一个可能的bug以及处理办法 +每次启动时,您都有可能遇到这样的bug:主界面边框闪烁,点击展开弹出的菜单会很快收回…… + +如果遇到这个bug,请不要担心,按照如下流程可以解决:(不过你需要足够的手速) + +首先,等闪烁的边框熄灭的瞬间点击展开; + +快速找到第二行第一个选项“刷新”然后点击即可解决问题。 + +该bug在最近的几个版本中均未修复,我们会持续向开发者团队反馈这个问题,相信很快它就能得到解决! +::: + ::: tip 界面翻译说明 「setup with your provider」的意思是「设置您的提供商」。 ::: @@ -115,7 +132,7 @@ LLM 提供商有很多,而且它们的获取方式各不相同。由于篇幅 1. 打开 Airi(正常情况下安装后会默认自动打开)。 2. 在弹出的主界面选择你的语言。 -3. 点击「**setup with your provider**」。 +3. 点击「**配置您自己的AI服务来源**」或者点击「**登录**」(由于时间原因,关于选择登录的流程暂不做讲解,还请见谅!)。 4. 选中你准备的服务来源,然后点击「**下一步**」。 5. 填入你的 API Key,然后点击「**下一步**」。 6. 再点击一次「**下一步**」。 @@ -129,9 +146,9 @@ LLM 提供商有很多,而且它们的获取方式各不相同。由于篇幅 ### 主窗口 -该窗口是展示虚拟角色形象的窗口,共有四个选项: +该窗口是展示虚拟角色形象的窗口,共有三个选项: -- 「websocket 状态」——位于右上角,点击可打开连接设置,在这里你可以配置你的 WebSocket 服务器地址。 +- 「websocket 状态」——位于右上角,点击可打开连接设置,在这里你可以配置你的 WebSocket 服务器地址(在当前版本该选项已被移除)。 - 「展开」——位于右下角,点击可展开更多选项(见下文)。 - 「打开听力控制」——位于右下角,点击后可以与 Airi 说话,需要提前配置 STT 服务。 - 「移动」——位于右下角,鼠标左键长按并拖动即可改变主窗口在桌面上的位置。 @@ -146,17 +163,21 @@ LLM 提供商有很多,而且它们的获取方式各不相同。由于篇幅 * websocket WebSocket 是一种网络通信协议,提供了浏览器与服务器之间的全双工、持久连接。 + 简单理解就是传统的 HTTP 是「一问一答」模式(客户端请求,服务器响应,然后断开), + 而 WebSocket 建立连接后,双方可以随时互相发送消息,无需重复发起请求。 * STT STT 是「语音转文本」(Speech-to-Text)的缩写,也称自动语音识别(ASR)。 + 它的目标是让计算机听懂人类的语音,并将其转换成对应的文字。 ::: -点击「展开」选项展开后有八个子选项: +点击「展开」选项展开后有九个子选项: +- 「登录」——可以登录您自己的Airi账号。 - 「打开设置」——打开 Airi 的设置界面。 - 「切换角色」——切换角色卡。 - 「打开聊天」——打开聊天窗口。 @@ -223,10 +244,10 @@ TTS 是「文本转语音」(Text-to-Speech)的缩写,旨在让计算机 - 「AIRI 角色卡」——选择和配置角色的人设。 - 「机体模块」——配置 Airi 的各种功能,包括意识、发声、听觉、视觉、短期记忆、长期记忆、Discord、X / Twitter、我的世界、异星工厂、MCP 服务器、同步音律。 -- 「场景」——功能暂未发布。 +- 「场景(Scenes)」——配置Airi的场景(背景)。 - 「角色模型」——选择和设置角色的模型。 - 「记忆体」——功能暂未发布。 -- 「服务来源」——配置 LLM、TTS、STT 服务的来源。 +- 「服务来源」——配置 LLM、TTS、STT、Artistry 服务的来源。 - 「Data」——译为「数据」,管理 Airi 的各种数据。 - 「连接」——配置你的 WebSocket 服务器地址。 - 「系统」——里面包括四个子选项: @@ -271,12 +292,13 @@ TTS 是「文本转语音」(Text-to-Speech)的缩写,旨在让计算机 关于创建新角色卡,建议按下面的顺序配置: -1. 先填写身份部分,包括名字、昵称、描述、创建者笔记。 -2. 再根据需要填写行为部分,包括角色性格、场景(或者理解为周围环境、背景、情境)和问候语。 -3. 如果需要,再调整模块部分,为角色配置特定的机体模块。 -4. 最后检查设置部分,包括系统提示词、历史提示指令和版本。 -5. 确认内容无误后,点击「**创建**」完成角色卡创建。 -6. 创建完成后,点击角色卡右下角的圈,或者点击角色卡后再点击激活,正式启用这个角色卡。 +1. 填写身份部分,包括名字、昵称、描述、创建者笔记。 +2. 根据需要填写行为部分,包括角色性格、场景(或者理解为周围环境、背景、情境)和问候语。 +3. 根据需要调整模块部分,为角色配置特定的机体模块。 +4. 根据需要配置Artistry部分,为角色配置生成图片的功能。 +5. 最后检查设置部分,包括系统提示词、历史提示指令和版本。 +6. 确认内容无误后,点击「**创建**」完成角色卡创建。 +7. 创建完成后,点击角色卡右下角的圈,或者点击角色卡后再点击激活,正式启用这个角色卡。 其中身份部分最重要的是名字和描述: @@ -286,7 +308,7 @@ TTS 是「文本转语音」(Text-to-Speech)的缩写,旨在让计算机 ::: info 编辑者补充 - 如果你选择参考默认角色卡编写自己角色的设定,其中后半部分关于 ACT 标签的内容可以不添加。 - 创建者笔记编辑者暂未使用过,介绍暂略。 -- 行为部分、模块部分和设置部分编辑者也还没有完整测试,这里只先说明它们的大致作用。 +- 行为部分、模块部分、Artistry部分和设置部分编辑者也还没有完整测试,这里只说明它们的大致作用,暂不做具体讲解。 ::: ::: warning 需要手动激活 @@ -307,7 +329,7 @@ TTS 是「文本转语音」(Text-to-Speech)的缩写,旨在让计算机 1. 先选中一个服务来源,或者添加一个新的服务来源并选中。 2. 再选择一个模型并选中。 -::: tip 服务来源过多时 +::: tip 服务来源过多时(该内容已得到优化!) 如果可选的服务来源太多,可能点不到位于后面的服务来源。这时候可以把鼠标光标移动到一个选项卡上,按鼠标中键后左右拖动。 ::: @@ -383,6 +405,20 @@ TTS 是「文本转语音」(Text-to-Speech)的缩写,旨在让计算机 该功能需要先到「系统 → 开发者 → vision capture」处启动,具体介绍见对应部分。 ::: +#### Artistry + +::: tip 服务来源过多时 +如果可选的服务来源太多,可能点不到位于后面的服务来源。这时候可以把鼠标光标移动到一个选项卡上,按鼠标中键后左右拖动。 +::: + +译为:艺术创作。 + +在这里,你可以为Airi配置艺术创作的能力。 + +请注意:该功能**与neuro的绘画逻辑不同**,是借助第三方AI服务进行图片生成——这会让你得到非常精美的**由AI生成的图片**。 + +由于时间原因,该部分内容暂不做具体讲解。 + #### 短期记忆 功能暂未发布。 @@ -426,9 +462,15 @@ TTS 是「文本转语音」(Text-to-Speech)的缩写,旨在让计算机 该功能编辑者还在探索当中,具体教程暂略。 -### 场景 +### 场景(Scenes) -功能暂未发布。 +在这里,你可以配置Airi主界面的场景——你可以简单将其理解为Airi主界面的背景。 + +这里包含了两个预设,你可以点击其中一个预设中间的**对勾**(需要将鼠标光标移动上去才会显现)来启用场景。 + +还可以点击「**Upload to Gallery**」来导入自己的图片场景。 + +如果你需要清除场景,请点击「**Clear Default**」。 ### 角色模型 @@ -447,6 +489,10 @@ Airi 支持的模型包括 Live2D 模型和 VRM 3D 模型。 如果你想导入自己的模型,可以点击「**add**」导入自己的 Live2D 模型或者 VRM 3D 模型。 +::: info 编辑者补充 +关于「Switch to Godot Stage(Experimental)」选项,由于说明书的主编团队暂未研究明白这个功能且该功能疑似处于实验阶段,相关介绍暂略。 +::: + ::: warning 导入模型前请注意 - 旧版 Live2D 模型不被支持,请选择包括「\*.moc3」的文件。 - 导入 Live2D 模型前,你需要先将「模型文件夹」压缩为「\*.zip」文件才可以导入。 @@ -481,12 +527,32 @@ Airi 支持的模型包括 Live2D 模型和 VRM 3D 模型。 ### 服务来源 -在这里,你可以配置 LLM、TTS、STT 的服务来源。 +在这里,你可以配置 Chat(LLM)、Speech(TTS)、Transcription(STT)、Artistry 的服务来源。 + +选择一个选项,挑选一种你已经准备好的服务来源,在对应界面填写所需内容即可完成配置。 + +除此之外,您可以对所有服务做一个筛选,包括Pricing(价格)以及Deployment(部署位置)。 + +* 关于Pricing(价格),包括三个选项: + + - All——全部 + - Free——免费 + - Paid——付费 + +* 关于Deployment(部署位置),包括三个选项: + + - All——全部 + - Local——本地(翻译仅供参考) + - Cloud——云端(翻译仅供参考) ![Airi 服务来源设置界面](./assets/manual-providers.avif) +::: warning 请注意 +部分服务的配置界面可能因为没有得到及时维护而无法正常使用,如果您遇到了类似问题,请在 GitHub 提交 Issue,或者也可以尝试选择「**OpenAI 兼容 API**」选项进行配置(如果您准备的服务来源支持的话)。 +::: + ::: info 编辑者补充 -该部分介绍暂略。 +该部分具体介绍暂略。 ::: @@ -506,7 +572,7 @@ Airi 支持的模型包括 Live2D 模型和 VRM 3D 模型。 建议按方框分区理解: -1. 第一个方框包含 Open app data folder(译为「打开 APP 数据文件夹」),点击「**Open folder**」即可打开。 +1. 第一个方框包含打开应用数据文件夹,点击「**打开文件夹**」即可打开。 2. 第二个方框可以导入 / 导出聊天记录,或者删除所有聊天会话。 3. 第三个方框可以删除导入的所有模型,或者重置模块偏好设置和凭据。 4. 第四个方框可以重置桌面设置和状态。 @@ -572,9 +638,10 @@ Airi 支持的模型包括 Live2D 模型和 VRM 3D 模型。 - 第一个方框中你可以点击「**打开**」以打开像浏览器 F12 那样的开发者工具窗口。 - 第二个「Markdown 压力测试」功能介绍暂略。 -- 第三个「Lag 可视化」功能介绍暂略。 -- 第四个「是否开启舞台切换动画」功能介绍暂略。 -- 第五个「是否使用页面特定过场动画」功能介绍暂略。 +- 第三个「IO Tracer」功能介绍暂略。 +- 第四个「Lag 可视化」功能介绍暂略。 +- 第五个「是否开启舞台切换动画」功能介绍暂略。 +- 第六个「是否使用页面特定过场动画」功能介绍暂略。 ##### useMagicKeys 工具 @@ -630,6 +697,12 @@ Airi 支持的模型包括 Live2D 模型和 VRM 3D 模型。 ![Airi Plugin Host Debug 工具界面](./assets/manual-devtools-plugin-host.avif) +##### Updater + +译为「更新程序」。 + +具体介绍暂略。 + ##### Screen Capture 译为「屏幕截图」。 @@ -652,3 +725,14 @@ Airi 支持的模型包括 Live2D 模型和 VRM 3D 模型。 如果还没有授予屏幕捕获权限,这里同样会先显示权限提示。完成授权后,才可以让该页面真正开始捕获画面并查看视觉处理结果。 ![Airi vision capture 工具界面](./assets/manual-devtools-vision-capture.avif) + + +## 写在最后——致·所有想参与说明书编写工作的朋友 + +该说明书作为一个主要由非官方人员编写但被提交到官方网站的文档,虽然通常由沐玖芸萱工作室成员负责内容维护,但是我们非常希望所有想编辑该文档或者已经编辑过该文档的朋友能在开头的作者位置留下您的名字,无论您做出的是内容上的改动还是格式上的改动,我们欢迎大家来一同丰富和优化该说明书,为Airi项目、为该说明书贡献一份来自任何人的**自己的力量**! + +另外,如果作为非官方人员的您有改动该说明书的想法,您不需要有任何额外的顾虑,直接改动并提交Pull requests即可。不过再次提醒不要忘记留下您的名字哦! + +感谢大家的支持与配合! + +—— 凌柃 diff --git a/nix/assets-hash.txt b/nix/assets-hash.txt index 185ca65de..1a0381ae0 100644 --- a/nix/assets-hash.txt +++ b/nix/assets-hash.txt @@ -1 +1 @@ -sha256-xa45blGXsW12Fh2ivSPrB8mR7+ui9WJ6ki0Zj73GMa8= +sha256-hei667lK6QeL9wi4AdbJTer2q+fTDUbFppUAyPRiGVM= diff --git a/packages/i18n/src/locales/es/server/auth.yaml b/packages/i18n/src/locales/es/server/auth.yaml index f3014c2e8..5c1ddfe5a 100644 --- a/packages/i18n/src/locales/es/server/auth.yaml +++ b/packages/i18n/src/locales/es/server/auth.yaml @@ -66,7 +66,7 @@ signIn: footer: prefix: Al continuar, aceptas nuestros terms: Términos - and: "y" + and: 'y' privacy: Política de Privacidad verifyEmail: title: diff --git a/packages/i18n/src/locales/ru/settings.yaml b/packages/i18n/src/locales/ru/settings.yaml index 01d1be6a6..61492f1c8 100644 --- a/packages/i18n/src/locales/ru/settings.yaml +++ b/packages/i18n/src/locales/ru/settings.yaml @@ -827,7 +827,7 @@ pages: description: >- Провайдеры транскрипции (speech-to-text): Whisper.cpp, OpenAI, Azure Speech artistry: - title: Artistry + title: Artistry description: Поставщики моделей генерации и создания изображений, например ComfyUI, Replicate. items: comfyui: