LiveTalking icon indicating copy to clipboard operation
LiveTalking copied to clipboard

Docker version outputs sound & video, current repo version doesn't,

Open SuperMaximus1984 opened this issue 10 months ago • 2 comments

Please advise what to modify in code in order to let it work as in Docker version? Thanks!

SuperMaximus1984 avatar Feb 27 '25 21:02 SuperMaximus1984

which docker version, tell me the url? You should read the quick start in readme.

lipku avatar Mar 01 '25 13:03 lipku

@lipku This one docker run --gpus all -it --network=host --rm registry.cn-beijing.aliyuncs.com/codewithgpu2/lipku-metahuman-stream:vjo1Y6NJ3N

I mean the code on app.py and the rest scripts differs a lot and needs adjustments. I replaced .py scripts by those ones from the Docker container and now everything works. Thanks!

SuperMaximus1984 avatar Mar 01 '25 17:03 SuperMaximus1984