infery
← All models

AI Avatar Single Text

ai-avatar-single-text

Video editby AI Avatar

MultiTalk model generates a talking avatar video from an image and text. Converts text to speech automatically, then generates the avatar speaking with lip-sync.

Example

Details

Accepts
image

Pricing

Price
25 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed for reproducibility. If None, a random seed is chosen.
voicerequiredstringenum: Aria, Roger, Sarah, Laura, Charlie, GeorgeThe voice to use for speech generation
promptrequiredstringThe text prompt to guide video generation.
image_urlrequiredstringURL of the input image. If the input image does not match the chosen aspect ratio, it is resized and center cropped.
num_framesintegerNumber of frames to generate. Must be between 41 to 721.
resolutionstringenum: 480p, 720pResolution of the video to generate. Must be either 480p or 720p.
text_inputrequiredstringThe text input to guide video generation.
accelerationstringenum: none, regular, highThe acceleration level to use for generation.

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.