Create STF Task

Create a new Speech-to-Face (STF) task to generate avatar video.

Request Parameters

ParameterRequiredDescription
agentYesAgent identifier
stf_model_styleYesAvatar model style name
stf_input_audioYesAudio file (binary upload)
stf_start_frameNoStarting frame number (default: 0)
stf_video_profileNoQuality: good, better, best
stf_face_onlyNoRender face only (default: false)
stf_video_codecNoCodec: h264_fmp4, vp9_webm
webhook_urlNoURL for completion callback

Request Format

Upload the audio file as multipart/form-data.

Example

Select "STFTaskRequestExample" or "STFTaskRequestExampleWithWebhook" from the Examples dropdown.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!