We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cc19f commit e9306a7Copy full SHA for e9306a7
changelog.md
@@ -5,6 +5,7 @@
5
- 新增:启动新版本检测,支持新版本检测开关
6
- 新增:用户接口请求支持异常捕获配置 catchException
7
- 新增:任务提交验证弹窗
8
+- 优化:MuseTalk模型性能优化
9
- 优化:弹窗父窗口逻辑优化
10
- 优化:声音模型调用重构,支持 0.2.0 版本
11
- 优化:模型调用错误提示更加友好
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "aigcpanel",
3
- "version": "0.4.0-beta",
+ "version": "0.4.0",
4
"main": "dist-electron/main/index.js",
"description": "一站式AI数字人系统",
"author": "ModStartLib",
0 commit comments