Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Streaming Voice Conversion
Hi,
Is there an interface to get the voice conversion done for a voice stream - something like a webrtc/websocket or an API interface that can accept chunks and return converted streaming voice packets.
If yes, any documentation or pointers would be much appreciated.
Thanks Deepak
You create the voice (RVC file) using the training section of RVC-webUI. Then you can either use the "live" client in this repo or use this one instead: https://github.com/w-okada/voice-changer/blob/master/README_en.md. I would recommand you use this one because the one from RVC can only have one profile at a time.