Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
¿Add a C model to merge in the "ckpt processing" tab?
would it be possible to add a third route to a model C to combine with models A and B? I tried to modify the section in infer-web.py and managed to reflect the modification in the interface, but throwing argument error regarding the definition of the "merge" function, which I have not been able to locate.
Thank you.