VirtualWife icon indicating copy to clipboard operation
VirtualWife copied to clipboard

VirtualWife是一个虚拟数字人项目,支持B站直播,支持openai、ollama

Results 23 VirtualWife issues
Sort by recently updated
recently updated
newest added

使用docker部署以后,需要更换80映射端口,WebSocket连接会报错。 应该是这里定义有问题 const socket = new WebSocket(`ws://${hostname}${baseUrl}/ws/`);

进入页面后点击设置->大模型设置就报这个错了,请问如何解决?