huggingface / transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
129.83k stars 25.8k forks source link

[New Model] Retrieval-based Voice Conversion #26628

Open wfjsw opened 9 months ago

wfjsw commented 9 months ago

Model description

Type: Audio-to-Audio Framework: Pytorch / ONNX License: MIT

Open source status

Provide useful links for the implementation

Source Code: https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI Pretrained Models by Author: https://huggingface.co/lj1995/VoiceConversionWebUI/tree/main Models in the wild: https://www.weights.gg/

LysandreJik commented 9 months ago

cc @sanchit-gandhi

sanchit-gandhi commented 9 months ago

Hey @wfjsw, thanks for brining this model to our attention! We have recently been trying to push for model on the hub and have as much support as we can there. This is the recommended way of adding new models, since it's easier to integrate them and they can be made available as soon as the code is ready. Here is a tutorial on this integration process. I think RVC could make for a great addition to the Hub!