What's Changed
Major Features
- Implemented group chat functionality (@ylxmf2005)
- Added Silero-VAD voice activity detection (@AnyaCoder)
- Added CosyVoice2 text-to-speech support (@Warma10032)
- Added frontend ASR/TTS tools accessible at
http://localhost:web-tool
- Users can now directly use the project's speech recognition and text-to-speech engines
- Introduced one-click CUDA-ready setup using pixi (@mokurin000)
- Improved configuration management and update mechanism:
conf.yaml
is no longer tracked in git- New config template system for generating and updating
conf.yaml
during upgrades
Bug Fixes & Improvements
- Fixed sentence divider issues
- Fixed system prompt override bug for certain LLMs
- Removed deprecated
prompts/persona
directory (unused since v1.0.0) - Major codebase refactoring of conversation and handler components (@ylxmf2005)
New Contributors
Full Changelog: v1.0.0...v1.1.0
Which files should I get? 我应该下载哪些文件?
For Existing Open-LLM-VTuber Users (v1.0.0 or newer) 现有 Open-LLM-VTuber 用户(v1.0.0 或更新版本)
- Run
uv run upgrade.py
to update to the latest version 运行uv run upgrade.py
来更新到最新版本 - Download the new electron app from the releases section 从发布区(下面)下载新的 electron 应用程序
For New Users or Versions Below v1.0.0 新用户或 v1.0.0 以下版本用户
Please refer to the new deployment documentation for installation instructions.
请参考新部署文档获取安装说明。
Download Files 下载文件
If you are here because you read the documentation, download the zip file and the electron app below.
Download both of these files:
- The electron app
- The language-specific ZIP file:
- English:
Open-LLM-VTuber-v1.1.0-en.zip
- Chinese:
Open-LLM-VTuber-v1.1.0-zh.zip
- English:
Note: The ZIP files are identical except for the language of the configuration file. Both packages include the SenseVoiceSmall model file to ensure accessibility for Chinese users.
如果您是按照文档指引来到这里的,请下载以下的 zip 文件和 electron 应用程序。
请下载这两个文件:
- electron 应用程序
- 对应语言的 ZIP 文件:
- 英文版:
Open-LLM-VTuber-v1.1.0-en.zip
- 中文版:
Open-LLM-VTuber-v1.1.0-zh.zip
- 英文版:
注意:这些 ZIP 文件除了配置文件的语言不同外完全相同。两个包都包含 SenseVoiceSmall 模型文件以确保内地用户可以愉快使用。
Faster download links for Chinese users 给内地用户准备的(相对)快速的下载链接
Open-LLM-VTuber-v1.1.0-zh.zip (包含 sherpa onnx asr 的 sense-voice 模型,就不用再从github上拉取了)
open-llm-vtuber-electron-1.1.0-frontend.exe (桌面版前端,Windows)
open-llm-vtuber-electron-1.1.0-frontend.dmg (桌面版前端,macOS)