Elbe

Results 3 comments of Elbe

Solved here > so-vits-svc produce model, can not in use with so-vits-svc-fork #836 Still get the warning : `UserWarning: Shape mismatch: ['emb_g.weight: torch.Size([1, 256]) -> torch.Size([1, 768])', 'pre.weight: torch.Size([192, 256,...

Solved here > so-vits-svc produce model, can not in use with so-vits-svc-fork #836 Still get the warning : `UserWarning: Shape mismatch: ['emb_g.weight: torch.Size([1, 256]) -> torch.Size([1, 768])', 'pre.weight: torch.Size([192, 256,...

I just made a docker container. The files are [Dockerfile](https://gist.github.com/laurentbenaroya/af7d2378f6f211b9b75deae0f844cb1e#file-dockerfile), [requirements_docker.txt](https://gist.github.com/laurentbenaroya/af7d2378f6f211b9b75deae0f844cb1e#file-requirements_docker-txt) Here are some explanations on how to use command-line code with this docker container. In short, the Dockerfile is...