{"version":"1","model":{"id":"fal-ai/ai-avatar/single-text","name":"AI Avatar Text (MultiTalk)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"AI Avatar generates a talking video from a portrait photo and typed text — pick a voice and the model handles TTS, lip sync, and natural expressions.","categories":["lipsync"],"prompt_required":false,"prompt_supported":true,"supports":{"startImage":true},"requires":{"startImage":true},"aspect_ratios":[],"resolutions":["480p","720p"],"durations":[],"base_credits":83,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":388,"example_prompt":"Upload a portrait photo, type what the avatar should say, pick a voice — AI Avatar generates a talking video with lip-sync and natural expressions","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ai-avatar-single-text-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fai-avatar%2Fsingle-text","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fai-avatar%2Fsingle-text","title":"AI Avatar Text (MultiTalk) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ai-avatar/single-text.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ai-avatar/single-text","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string"},"acceleration":{"title":"Acceleration","description":"The acceleration level to use for generation.","default":"regular","type":"string","enum":["none","regular","high"]},"seed":{"title":"Seed","description":"Random seed for reproducibility. If None, a random seed is chosen.","default":42,"type":"integer","minimum":0,"maximum":4294967295},"text_input":{"title":"Text Input","description":"The text input to guide video generation.","type":"string"},"voice":{"title":"Voice","description":"The voice to use for speech generation","type":"string","enum":["Aria","Roger","Sarah","Laura","Charlie","George","Callum","River","Liam","Charlotte","Alice","Matilda","Will","Jessica","Eric","Chris","Brian","Daniel","Lily","Bill"]},"num_frames":{"title":"Num Frames","description":"Number of frames to generate (41-721, ~16fps). Frames above 81 are billed at 1.25×.","default":145,"type":"number","minimum":41,"maximum":721,"multipleOf":1},"resolution":{"type":"string","enum":["480p","720p"]},"image_url":{"type":"string","format":"uri"}},"required":["model_id","text_input","voice","image_url"],"additionalProperties":false},"parameters":[{"key":"acceleration","label":"Acceleration","type":"select","default":"regular","options":["none","regular","high"],"description":"The acceleration level to use for generation."},{"key":"seed","label":"Seed","type":"seed","default":42,"min":0,"max":4294967295,"description":"Random seed for reproducibility. If None, a random seed is chosen."},{"key":"text_input","label":"Text Input","type":"text","required":true,"description":"The text input to guide video generation."},{"key":"voice","label":"Voice","type":"select","options":["Aria","Roger","Sarah","Laura","Charlie","George","Callum","River","Liam","Charlotte","Alice","Matilda","Will","Jessica","Eric","Chris","Brian","Daniel","Lily","Bill"],"required":true,"description":"The voice to use for speech generation"},{"key":"num_frames","label":"Num Frames","type":"number","default":145,"min":41,"max":721,"step":1,"description":"Number of frames to generate (41-721, ~16fps). Frames above 81 are billed at 1.25×."}]}}