RVC-Project/Retrieval-based-Voice-Conversion-WebUI

Cannot use any voice model on a mac M3

Open

#1,692 opened on Jan 10, 2024

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (18,427 stars) (2,849 forks)batch import
bughelp wanted

Description

Hi there,

I really like this repo and would lik to use it, but I can't. I have installed everything and I started the program with this sell command "sh ./run.sh" (i made the pip install torch and everything). When I am on the web page I cannot load voice models as you can see : The model selector is blank even if I have downloaded all the assets available on the RVC repo that are indicated. Even if a hit the button "refresh models" the selector remain blank. When I hit this button I have this message "2024-01-10 16:31:35 | INFO | httpx | HTTP Request: POST http://localhost:7865/api/predict "HTTP/1.1 200 OK"" that is written in the terminal. Also I am working in a proper conda environment python=3.10.

How can I use the repo with my apple m3 mac please :)

Contributor guide