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

Easily train a good VC model with voice data <= 10 mins!
MIT License
23.87k stars 3.54k forks source link

About RUNTIME-GUI improvements #2239

Open moiraroman opened 2 months ago

moiraroman commented 2 months ago

image

When using the application, I noticed that the microphone settings were not being saved, and switching between models was somewhat cumbersome. Therefore, I made some user optimizations:

Added a model-saving feature: Users can now save the models they use, and a ModeSave.csv file will be created in the root directory to store the saved models for quick access in the future. Added a microphone settings save feature.

I have developed GUIV2 based on GUIV1. I am a game planner and primarily work with C#, but I am not very skilled in coding, especially in Python. I hope my coding abilities won’t cause any inconvenience.

It would be my honor if I could contribute to the project in any way.

moiraroman commented 2 months ago

I want to submit the code, but I can't operate it, I don't know how to use github, I wish I could tell you