You're looking at a specific version of this model. Jump to the model overview.

xiankgx /voice-tools:698fccb9

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
speech
string
Speech
text
string
Text to convert to speech.
tts_model
None
tts-1-hd
OpenAI text-to-speech model.
tts_voice
None
alloy
OpenAI text-to-speech voice.
openai_api_key
string
OpenAI API key for text-to-speech.
ref_speech
string
Reference speech to clone voice from.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}