cdfmlr / muvtuber

Makes your AI vtuber
445 stars 75 forks source link

docker 跑不通呀 #21

Closed lhzwb2008 closed 1 year ago

lhzwb2008 commented 1 year ago

大佬,你这个dockerfile的bug啥时候修复呀。。。

cdfmlr commented 1 year ago

?具体有什么问题

lhzwb2008 commented 1 year ago

?具体有什么问题 就是大佬标记的这个bug,我也遇到了,我现在把两个test语句删除了,好像可以跑通了。但是容器启动后语音say的那个镜像总是报错退出 https://github.com/cdfmlr/muvtuber/issues/19 bugSomething isn't working

19 opened last week by cdfmlr

cdfmlr commented 1 year ago

我现在把两个test语句删除了,好像可以跑通了。

了解了,这个 #19 的 test 语句我稍后再改。

但是容器启动后语音say的那个镜像总是报错退出

say 是说新的 externalsayer 嘛?我这边跑似乎没有遇到问题,可以正常工作:

muvtuber-externalsayer-1       cdfmlr/muvtuber-externalsayer:v0.0.1       "/app/externalsayer.…"   externalsayer       39 hours ago        Up 39 hours         127.0.0.1:51065->50010/tcp

另外,推荐先不要用最新的代码,有一些 breaking change 我还没写文档,也没有完成 debug 和部分开发工作,也不能保证 submodules 版本是兼容的(有些修改还没有测试,也就没有 commit 和 push 上来)。用之前打过 tag 的版本应该问题会少很多。

lhzwb2008 commented 1 year ago

好的,我试试,感谢🙏

cdfmlr commented 1 year ago

@lhzwb2008 更新了新版本,可以试试还有没有问题🥳

cdfmlr commented 1 year ago

further discussed in https://github.com/cdfmlr/muvtuber/issues/30. Closing for duplicating.