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

Cannot use any voice model on a mac M3

Open
#1,692 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug help wanted
Dominant language
Python
Stars
38.4k
Forks
5.3k
PR merge metrics
No merged PRs in 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 :
Capture d’écran 2024-01-10 à 16 32 11
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

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the macOS setup described in the issue: a conda environment using Python 3.10 and launching the program with sh ./run.sh. Reproduce the blank voice-model selector, inspect the terminal output after pressing “refresh models,” and compare behavior on an Apple M3. Done means downloaded voice models appear and can be loaded in the web page.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python, shell
Domain
machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.