Add your voice using the Waves API.
Note: The Mintlify web UI currently does not correctly upload files in the API request. Below, we have provided code examples in Python and curl to help you test the API.
requests
library:
YOUR_API_KEY
with your actual API key and example.wav
with the path to your audio file.JWT token for authentication
Voice clone created successfully
The response is of type object
.