infery
← All models

AI Avatar Multi Text

ai-avatar-multi-text

Video editby AI Avatar

MultiTalk model generates a multi-person conversation video from an image and text inputs. Converts text to speech for each person, generating a realistic conversation scene.

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.
promptrequiredstringThe text prompt to guide video generation.
voice1stringenum: Aria, Roger, Sarah, Laura, Charlie, GeorgeThe first person's voice to use for speech generation
voice2stringenum: Aria, Roger, Sarah, Laura, Charlie, GeorgeThe second person's voice to use for speech 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 81 to 129 (inclusive). If the number of frames is greater than 81, the video will be generated with 1.25x more billing units.
resolutionstringenum: 480p, 720pResolution of the video to generate. Must be either 480p or 720p.
accelerationstringenum: none, regular, highThe acceleration level to use for generation.
first_text_inputrequiredstringThe text input to guide video generation.
second_text_inputrequiredstringThe text input to guide video generation.

Output

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