<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VTuber on Text Matrix</title><link>https://txtmix.com/tags/vtuber/</link><description>Recent content in VTuber 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/vtuber/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></channel></rss>