Voice Remixing quickstart
This guide shows you how to remix an existing voice to create a new one.
This guide will show you how to create an entirely new voice by remixing an existing one.
Using the Voice Design API
This guide assumes you have set up your API key and SDK. Complete the quickstart first if you haven’t. To play audio through your speakers, you may also need MPV and/or ffmpeg.
Make the API request
Remixing a voice is a two step process:
- Generate a preview of the new voice by providing a voice ID and a prompt.
- Create the new voice from the preview.
We’ll start by generating a preview of the new voice.
Create a new file named example.py or example.mts, depending on your language of choice and add the following code:
You can only remix previously designed voices, IVC or PVC voices, and any voices from the Voice Library that have infinite notice periods.