Open zhouhao27 opened 1 year ago
Got the following error message:
RuntimeError: don't know how to restore data location of torch.storage.UntypedStorage (tagged with mps:0)
By following the readme, I create a conda environment with python 3.10.
conda
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.
torch
4.10
macOS 13.2.1
I think there is a bug. If I check Use GPU and then uncheck it, it will be fine.
Describe the bug
Got the following error message:
To Reproduce
By following the readme, I create a
conda
environment with python 3.10.I didn't install
torch
since I'm running macOS.Additional context
Version
4.10
Platform
macOS 13.2.1
Code of Conduct
No Duplicate