<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Live2D on Text Matrix</title><link>https://txtmix.com/tags/live2d/</link><description>Recent content in Live2D on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/live2d/index.xml" rel="self" type="application/rss+xml"/><item><title>moeru-ai/airi：可自托管的 AI 虚拟伙伴项目</title><link>https://txtmix.com/posts/tech/moeru-ai-airi-virtual-companion-ai/</link><pubDate>Tue, 14 Jul 2026 03:14:51 +0800</pubDate><guid>https://txtmix.com/posts/tech/moeru-ai-airi-virtual-companion-ai/</guid><description>&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>&lt;code>moeru-ai/airi&lt;/code>（下文称 &lt;strong>AIRI&lt;/strong>）是一份「&lt;strong>复刻 Neuro-sama&lt;/strong>」的开源尝试。它把 AI 虚拟主播（VTuber）拆成「&lt;strong>渲染 + AI 对话 + 游戏 / 外部执行&lt;/strong>」三条并行链路，在同一个调度框架（&lt;code>@proj-airi/core&lt;/code>）内汇合，进而提供普通「AI 角色壳子」通常缺失的「实时感知 + 外部动作」能力。它特别值得关注的点是「&lt;strong>从第一天起就用 Web 技术栈打底&lt;/strong>」：WebGPU、WebAudio、Web Workers、WebAssembly、WebSocket 全部内置；桌面端则用 HuggingFace 的 &lt;code>candle&lt;/code> 在不需要复杂依赖管理的前提下接 NVIDIA CUDA 与 Apple Metal。&lt;/p></description></item><item><title>Open-LLM-VTuber：把"能被打断"做成一等公民的开源桌面 AI 伴侣</title><link>https://txtmix.com/posts/tech/open-llm-vtuber-voice-llm-live2d-guide/</link><pubDate>Wed, 03 Jun 2026 09:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/open-llm-vtuber-voice-llm-live2d-guide/</guid><description>Open-LLM-VTuber 真正解决的不是&amp;quot;让 LLM 说话&amp;quot;，而是&amp;quot;LLM 正在说话时能被合理打断&amp;quot;。本文拆解 VAD 状态机、asyncio.Task 取消链、装饰器化的 Agent pipeline，以及 Live2D 表情驱动与多 LLM/ASR/TTS 后端的解耦设计。</description></item><item><title>AIRI：自托管 AI 数字伴侣</title><link>https://txtmix.com/posts/tech/airi-self-hosted-grok-companion-guide/</link><pubDate>Thu, 28 May 2026 16:18:30 +0800</pubDate><guid>https://txtmix.com/posts/tech/airi-self-hosted-grok-companion-guide/</guid><description>&lt;h1 id="airi自托管-ai-数字伴侣">AIRI：自托管 AI 数字伴侣&lt;/h1>
&lt;p>AIRI 是目前开源生态中对 Neuro-sama 复现最完整的项目（截至 2026 年 5 月，依据项目 README 与 moeru-ai 组织公开仓库）。它通过 Live2D/VRM 技术把 AI 虚拟角色带到桌面，支持 ChatGPT、Claude 等多款大模型，本地部署，数据完全自持。AIRI 的工程价值在于把渲染、AI、游戏三条链路收敛到同一调度框架，从而具备普通 AI 陪伴产品缺失的&amp;quot;实时感知 + 外部执行&amp;quot;能力。&lt;/p></description></item></channel></rss>