LiveTalking
LiveTalking copied to clipboard
Docker version outputs sound & video, current repo version doesn't,
Please advise what to modify in code in order to let it work as in Docker version? Thanks!
which docker version, tell me the url? You should read the quick start in readme.
@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!