Voice Cloning

This API enables users to create, manage, and utilize voices for text-to-speech applications. It provides endpoints for creating, retrieving voices, and text to speech using a specific voice.

All endpoints related to dataset management are protected and require authentication using an X-AUG-KEY as the authorization header.

To authenticate your requests, include an X-AUG-KEY header in the following format:

X-AUG-KEY: YOUR_API_KEY

Replace YOUR_API_KEY with your unique API Key created on the Autogon Console

Last updated