Discussions
Voice clone API endpoints?
5 months ago by T. Temp
I couldn't find any documentation on how to create a custom voice (clone) via the API.
I would expect similar endpoints as with the photo to motion process;
- Upload voice sample (.mp3, .wav or whatever is needed) via https://upload.heygen.com/v1/asset
- Train voice sample
- Poll endpoint to check the status of the voice training
Anybody know what the process should be? Any guidance is much appreciated!