SayanoAI / RVC-Studio

The best looking and most functional webui for RVC related tasks. See website for UI demo:
https://rvc-studio.streamlit.app/
MIT License
189 stars 36 forks source link

Unable to load the voice model #23

Closed ub1979 closed 8 months ago

ub1979 commented 9 months ago

Hi I Tried to put model in RAV folder and index in RAV /.index / directory but its not showing any model. I even downloaded using the home interface to download the models but still it's not showing/loading any voice model . will be grateful if someone guide me . Thanks

SayanoAI commented 9 months ago

You should put your models in the RVC directory and then start the RVC server. After you navigate to the inference page, refresh your data and your model should appear in the dropdown.

ub1979 commented 9 months ago

I did everything as you said ( I guess but its not working ) may be I am missing something

Screenshot 2024-01-08 at 04 25 57 Screenshot 2024-01-08 at 04 25 16 Screenshot 2024-01-08 at 04 24 54 Screenshot 2024-01-08 at 04 24 15 Screenshot 2024-01-08 at 04 23 37
SayanoAI commented 9 months ago

try pulling the latest patch. If your RVC server is working then navigating to "http://localhost:5555/" should show you a page with text like this: {"status":"OK","rvc": ... }