-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RVC API Problem with Gradio in F0 Curve File #38
Comments
`from gradio_client import Client client = Client("http://127.0.0.1:7865/") |
I am having the same issue. Any ideas would be welcomed... Please and Thank you. |
I am trying to access the RVC API method infer_convert using the Gradio client, but I am encountering issues with the F0 curve file. I have tried using None and empty string and other files, but it still does not work. Could you please provide an example or guidance on how to properly use the F0 curve file with this API?
The text was updated successfully, but these errors were encountered: