so-vits-svc-fork icon indicating copy to clipboard operation
so-vits-svc-fork copied to clipboard

Failed to do infer by using svcg

Open zhouhao27 opened this issue 2 years ago • 1 comments
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

Screenshot 2023-07-02 at 11 37 32 AM

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.

zhouhao27 avatar Jul 02 '23 03:07 zhouhao27

I think there is a bug. If I check Use GPU and then uncheck it, it will be fine.

zhouhao27 avatar Jul 03 '23 11:07 zhouhao27