|
|
|
|
|
by Void_Null
16 days ago
|
|
Probably should make sure you're thinking about your actual UX when your third party voice cloning service cuts you off. Not a great sign when I can't even go through the demo without hitting a back end error from a third party. I got ```
Voice cloning failed (403): {"detail":{"type":"authorization_error","code":"forbidden","message":"You have reached your monthly limit of voice add/edit operations (95). Please consider upgrading your subscription to increase your
``` Definitely something that you should have made sure doesn't leak into the front end UI. |
|