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

jigsawstack /tts:d606ddfc

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
text
string
The text to generate speech from. Character Limits: - Standard TTS: 5-1,500 characters - Voice Cloning TTS: 5-500 characters
accent
string
en-US-female-27
Speaker voice accent. Not required if using voice cloning. Over 700 different voices across multiple languages are available.
voice_clone_id
string
The unique identifier for a previously cloned voice. When provided, the API will generate speech using this pre-cloned voice profile instead of creating a new one.
return_type
string (enum)
binary

Options:

binary

The specified return type for the response
api_key
string
🔐 Your JigsawStack API Key (required)

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'}