Submit Task

Submit an async Instant Voice Clone task and receive taskId. Poll the query endpoint for final result.

V1 constraints:

  • model supports Index TTS and Fish Audio S2 Pro
  • referenceAudioFileId must point to a wav audio file
  • output audio format is mp3

Note: Fish Audio S2 Pro does not support emotion params (emotionMode / emotionVector / emotionText).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Display model name (required). Allowed values: Index TTS, Fish Audio S2 Pro

Allowed:
string
required

Voice script text (required)

string
required

Reference audio fileId (required), must be wav

string
enum

Emotion mode (optional): slider or prompt. Supported by Index TTS only

Allowed:
string

Slider emotion vector (optional). Required when emotionMode=slider

string

Prompt emotion text (optional). Required when emotionMode=prompt

string

Board ID (optional)

string

Task completion callback URL (optional)

Headers
string
required
Defaults to uid

User ID

string
required
Defaults to Bearer apiKey

API key, format: Bearer {apiKey}

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json