Python Workflow
Upload a folder of recordings and transcripts, then build a production-ready voice.
Prerequisites
- Python 3.8+
- PRO plan (or higher) account and API token
- Folder containing paired
.wavand.txtfiles (clip-01.wav+clip-01.txt, etc.)
1. Script scaffold
2. Create the voice
3. Prepare recordings
Aim for at least 20 clean samples (1–12 seconds, no silence). Longer files are ignored during training.
4. Upload recordings
5. Trigger the build
6. Wire everything together
The script prints upload progress and starts training. Use List Voices or the dashboard to monitor build status until the voice is ready.
