This is a program that can merge multiple RVC models together
Much of this code was taken from W-Okada's Voice Changer
Usage:
- Install requirements with 'pip install -r requirements.txt'
- Run the program with the 'run.bat' file, or manually by opening a command window in the folder and typing 'python main.py'
- Add as many rows as desired to merge by using the 'Add Merge Slot' button, and use the 'Browse' button to select the models to merge
- NOTE: They must be of the same RVC version (v1, v2, etc.) and the same sample rate (all 32k, 40k, 48k)
- Use the slider to determine what the strength of that model in the merge will be from 1 to 100
- Click 'Merge Models' to merge them
- If successful, the program will pop up with the merged model name which will be saved in the base directory