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

Cannot use any voice model on a mac M3

Open

#1.692 aberto em 10 de jan. de 2024

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Python (2.849 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (18.427 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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 :)

Guia do colaborador