Block a user
Training ETA seems way off
Define API Routes
Thanks for the quick update, Closed as far as I'm concerned!
Glad to hear inputs are pretty much set in stone, 20 array-based params is insane (but not your fault, that's on Gradio).
Define API Routes
After playing around with it for a bit, the absolute simplest implementation would be adding api_name='generate' to the .click(.....) call here:
https://git.ecker.tech/mrq/ai-voice-cloning/src…