so-vits-svc-fork
so-vits-svc-fork copied to clipboard
Failed to do infer by using svcg
trafficstars
Describe the bug
Got the following error message:
RuntimeError: don't know how to restore data
location of torch.storage.UntypedStorage (tagged
with mps:0)
To Reproduce
By following the readme, I create a conda environment with python 3.10.
python -m pip install -U pip setuptools wheel
pip install -U so-vits-svc-fork
I didn't install torch since I'm running macOS.
Additional context
Version
4.10
Platform
macOS 13.2.1
Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
No Duplicate
- [X] I have checked existing issues to avoid duplicates.
I think there is a bug. If I check Use GPU and then uncheck it, it will be fine.