Datasets
Upload Dataset
Upload a CSV dataset for bulk TTS generation
POST
Request
Upload a CSV file withmultipart/form-data:
CSV file with columns:
text, speaker_id (optional)Name for this dataset
Automatically start TTS generation after upload
CSV Format
If
speaker_id is empty, a random speaker will be assigned.Response
Unique dataset identifier
Dataset name
Number of rows in the dataset
Job ID if
generate_audio was true