RVC API GET/POST REQUEST
i want to use RVC as an api? how can i use?
something like this.....
upload the audio - load the model - get generated audio - without using gradio!
?????????????????????
Gradio is required to use the API.
specification: http://<rvc ip>/?view=api
client library: https://www.gradio.app/docs/client
https://gitlab.com/alexchadwick/bark-rvc-api
see this - this is using bark but how can i run normal RVC models?
There is no API functionality provided for this project that does not use gradio as of now. However, you can create your own. You might try cli_infer.py for a minimal inference code. (If you have any problems with this script, you should ask the author.)
Related issues: https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/issues/487
i just want simple api code, which can just take my audio and then do the voice conversion.
+1 I just want to use API or CLI tool
https://github.com/skshadan/TTS-RVC-API
check this out @professrr
@skshadan Yo that's great! But is there any solutions just only to convert input.wav with my mymodel.pth and mymodel.index to some output.wav ?
@professrr did you able to find any solution for you issue? Where you just only to convert input.wav with my mymodel.pth and mymodel.index to some output.wav
Please share looking for the same.
Greetings! @skshadan @professrr @RavneetDTU I am trying to figure out api part and implemented collab notebook on azure notebook and interface is up running we can use azure for better scalability and can develop API there for project if you guys are interested then we can partner up and boost things up
sure, share ur mail.
@skshadan email- [email protected]
@MRINFINITE0 @skshadan @RavneetDTU I am developing fastAPI project to convert input.wav to output.wav
Everything is ok, you may also take a conversion part from RVC to build your own project
Check out this, maybe this will help https://github.com/skshadan/TTS-RVC-API
@professrr @skshadan Can we work together?
@professrr and @MRINFINITE0 I am also interested in developing this API. Here is my mail ID: [email protected]. Let me know and how to connect with you guys.
Any progress?
Im joining, invite me [email protected]
We will provide an API for inference by the end of this month. https://github.com/RVC-Project/Retrieval-based-Voice-Conversion
We will provide an API for inference by the end of this month. https://github.com/RVC-Project/Retrieval-based-Voice-Conversion
Any updates you can share on the first draft you wanted to release?
Anything new?
This issue was closed because it has been inactive for 15 days since being marked as stale.