Retrieval-based-Voice-Conversion-WebUI icon indicating copy to clipboard operation
Retrieval-based-Voice-Conversion-WebUI copied to clipboard

Can Retrieval-based-Voice-Conversion-WebUI run on MacOS apple silicon/m1?

Open shadowzoom opened this issue 2 years ago • 5 comments

Can Retrieval-based-Voice-Conversion-WebUI run on MacOS apple silicon/m1?

shadowzoom avatar Jun 19 '23 10:06 shadowzoom

I encountered an error like the following on my M1 Pro:

ERROR: Could not find a version that satisfies the requirement onnxruntime-gpu==1.13.1

hustnaive avatar Jun 19 '23 12:06 hustnaive

onnxruntime

try to change onnxruntime-gpu==1.13.1 to just onnxruntime

shadowzoom avatar Jun 19 '23 12:06 shadowzoom

Can Retrieval-based-Voice-Conversion-WebUI run on MacOS apple silicon/m1?

Yes!

Tps-F avatar Jun 19 '23 12:06 Tps-F

Any devs here? I'm running rvc-beta on local macos M1 chip. I need change a PyTorch code in inner-web.py to use M1 gpu power instead cpu, here is fix for this https://stackoverflow.com/questions/72416726/how-to-move-pytorch-model-to-gpu-on-apple-m1-chips but i don't know what to change in inner-web.py

shadowzoom avatar Jun 19 '23 13:06 shadowzoom

Any documents to guide dummies run RVC locally on macOS m2 chip?

malekireza avatar Jun 19 '23 13:06 malekireza

Any devs here? I'm running rvc-beta on local macos M1 chip. I need change a PyTorch code in inner-web.py to use M1 gpu power instead cpu, here is fix for this https://stackoverflow.com/questions/72416726/how-to-move-pytorch-model-to-gpu-on-apple-m1-chips but i don't know what to change in inner-web.py

Did you ever solve that ? if so i'm looking for ways to use that on mac

phenomboy avatar Sep 10 '23 16:09 phenomboy

Si tienes sonoma o MacOS 14 te diria que lo borres no funciona esa version para rvc local tiene mucho errores te recomiendo mas monterrey o Ventura para tener mejores resultado

anthonyvip3 avatar Sep 17 '23 17:09 anthonyvip3

This issue was closed because it has been inactive for 15 days since being marked as stale.

github-actions[bot] avatar Apr 30 '24 04:04 github-actions[bot]