Add Voice Sample
Samples
Add Voice Sample
Append training samples to an existing voice clone you own.
POST
Add Voice Sample
Overview
Appends one or more audio samples to an existing voice clone, retraining the voice on the expanded sample set. Sample limits depend on the voice’s engine. BTTS V1 voices accept up to 5 samples total. BTTS V2 and BTTS V3 voices are single-sample by design and do not accept additional samples; use Clone Voice to create a new voice instead. Sent asmultipart/form-data.
Headers
Your API key for authentication.
Form Fields
UUID of the voice to add samples to. Must be a voice your org owns.
WAV files to append. Each file 1-60 seconds, max 10 MB. The combined sample count after this call cannot exceed 5 for a V1 voice.
Response
success on success.The samples currently attached to the voice after the update. See List Voice Samples for field shape.
Docs for agents: llms.txt