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

Cannot use any voice model on a mac M3

Open

#1.692 geöffnet am 10. Jan. 2024

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.849 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (18.427 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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