RVC-Project / RVC-Project/Retrieval-based-Voice-Conversion-WebUI
About RUNTIME-GUI improvements
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 38.4k
- Forks
- 5.3k
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are identified in the issue. Start by locating the RUNTIME-GUI and GUIV1/GUIV2 implementations, then determine how model selection and microphone settings are currently handled; done means saved models and microphone settings persist and can be reused through the GUI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100