infery
← All models

Index TTS 2.0

index-tts-2-text-to-speech

Text to Speechby Index Tts 2

Generate natural, clear speeches using Index TTS 2.0 from IndexTeam

Details

Accepts
audio

Pricing

Price
0.250 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
promptrequiredstringThe speech prompt to generate
strengthnumberThe strength of the emotional style transfer. Higher values result in stronger emotional influence.
audio_urlrequiredstringThe audio file to generate the speech from.
emotion_prompt
emotional_audio_urlThe emotional reference audio file to extract the style from.
emotional_strengthsThe strengths of individual emotions for fine-grained control.
should_use_prompt_for_emotionWhether to use the `prompt` to calculate emotional strengths, if enabled it will overwrite the `emotional_strengths` values. If `emotion_prompt` is provided, it will be used to instead of `prompt` to extract the emotional style.

Output

FieldTypeDescription
audioThe generated audio file in base64 format.