Skip to content

Releases: cdfmlr/muvtuber

v0.4.0 LipSync

26 Jul 14:35
Compare
Choose a tag to compare
v0.4.0 LipSync Pre-release
Pre-release

v0.4.0 LipSync

This version brings the real lip-sync feature.

We implemented the issue #38, replacing the Live2dView dependence package guansss/pixi-live2d-display with RaSan147/pixi-live2d-display which supports the lip-sync based on audio analyzing. Thanks @RaSan147 for his work.
MuvtuberDriver's sayer module is rewritten, joining with changes on Live2dDriver, to supports this new feature.

This feature also makes it easier to supports any live2d model. Latter versions (v0.4.x) will test & support the out-of-box live2d model replacement.

✨ Feature

🐛 Fix

🛠️ Engineering

📄 Documents

  • Put versions changelogs into /docs

⚠️ BREAKS

This version focus on the new feature and slightly neglect the stability as well as the compatibility. We have found the following important feature is broken:

  • "悲欢形于色": the new lip-sync based on audio analyzing is not capable to works with the original live2d expression & motion control based on the text emotion analyzing .

Later versions (v0.4.x) will fix it.

v0.3.6

10 Jun 02:21
Compare
Choose a tag to compare
v0.3.6 Pre-release
Pre-release

Bug fix and enhancements.

🐛 Fixed

✨ Feature

  • chatgpt_chatbot add an emoji filter. (thanks @nicolapanegos)

📄 Documents

  • update docs about proxy (thanks @JackChow6 for #51) & docker build
  • add an English README. (thanks @nicolapanegos)

v0.3.3

02 May 06:31
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release

修复已知错误,改进稳定性.

#33: live2dview: 定期自动刷新页面避免长时间工作出现掉san画面
#34: live2dview: 丢失和 live2ddriver 的 ws 连接时自动重连
#35: live2ddriver: 情感表情动作被“开口说话”覆盖
#39: blivechat: 接收弹幕失败

v0.3.2 NightyRain

16 Apr 15:57
Compare
Choose a tag to compare
v0.3.2 NightyRain Pre-release
Pre-release
  • refactor: musharing_chatbot 老的 v1 接口 -> 统一的 v2 接口
  • fix: 修复现有的各种问题
    • 尤其是 supports for amd64/Windows

特别感谢 @RAINighty#30 中的耐心调试和热情讨论,对我有很大帮助,故此版本以其命名(原谅我擅自魔改单词顺序)。

v0.3.1

09 Apr 12:31
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

fully dockerized => windows supports.

v0.2.0-alpha

26 Mar 12:37
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

引入自动化的容器编排,替代过去的手工散装微服务。


这个版本的实现要特别感谢: ChatGPT 和 GitHub Copilot。

v0.1.2-alpha

15 Mar 04:21
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

分析更多实际运行情况,针对 7x24 高可用运行做了修复改进,为容器化做准备。

v0.0.0

10 Mar 04:18
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release

一个似乎大概可以运行的版本(我确信我测试过了)。