v9

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-30102943.3 KB
generate

Text To Speech

Generate a text-to-speech audio file based on the provided text input and speaker description.

post/api/generate/text-to-speech

Request body

model_idstring required

Hugging Face model ID used for text to speech generation.

textstring

Text input for speech generation.

descriptionstring

Description of speaker to steer text to speech generation.

Response

Successful Response