{"version":"1","model":{"id":"fal-ai/ai-avatar/multi","name":"AI Avatar Multi (Audio)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"AI Avatar Multi generates a two-person conversation video from a portrait photo and audio files, with synchronized lip-sync for both speakers.","categories":["lipsync"],"prompt_required":false,"prompt_supported":true,"supports":{"startImage":true,"referenceAudio":true},"requires":{"startImage":true,"referenceAudio":true},"aspect_ratios":[],"resolutions":["480p","720p"],"durations":[],"base_credits":157,"api_gross_margin_percent":20,"added_at":"2026-05-22","popularity_rank":389,"example_prompt":"Upload a portrait photo and an audio file — AI Avatar Multi generates a two-person conversation with synchronized lip-sync","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ai-avatar-multi-audio-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fai-avatar%2Fmulti","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fai-avatar%2Fmulti","title":"AI Avatar Multi (Audio) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/ai-avatar/multi.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/ai-avatar/multi","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":81,"type":"integer","minimum":0,"maximum":4294967295},"num_frames":{"title":"Num Frames","description":"Number of frames to generate (41–241). Frames above 81 are billed at 1.25×.","default":181,"type":"number","minimum":41,"maximum":241,"multipleOf":1},"use_only_first_audio":{"title":"Use Only First Audio","description":"Whether to use only the first audio file.","default":false,"type":"boolean"},"second_audio_url":{"title":"Person 2 Audio URL","description":"Hosted URL of the second speaker's audio file. Leave blank for single-speaker mode.","type":"string"},"resolution":{"type":"string","enum":["480p","720p"]},"image_url":{"type":"string","format":"uri"},"audio_url":{"type":"string","format":"uri"}},"required":["model_id","image_url","audio_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":81,"min":0,"max":4294967295,"description":"Random seed for reproducibility. If None, a random seed is chosen."},{"key":"num_frames","label":"Num Frames","type":"number","default":181,"min":41,"max":241,"step":1,"description":"Number of frames to generate (41–241). Frames above 81 are billed at 1.25×."},{"key":"use_only_first_audio","label":"Use Only First Audio","type":"toggle","default":false,"description":"Whether to use only the first audio file."},{"key":"second_audio_url","label":"Person 2 Audio URL","type":"text","description":"Hosted URL of the second speaker's audio file. Leave blank for single-speaker mode."}]}}