{"version":"1","model":{"id":"fal-ai/bytedance/omnihuman/v1.5","name":"Omnihuman 1.5","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Omnihuman 1.5 from ByteDance animates a portrait image driven by an audio clip, producing full-body talking video with natural facial motion.","categories":["lipsync"],"prompt_required":false,"prompt_supported":true,"supports":{"startImage":true,"referenceAudio":true},"requires":{"startImage":true,"referenceAudio":true},"aspect_ratios":[],"resolutions":["1080p","720p"],"durations":[],"base_credits":100,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":386,"example_prompt":"Upload a portrait photo and an audio clip — Omnihuman 1.5 animates the full-body figure with natural lip sync, facial expressions, and fluid head motion","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/omnihuman-1.5-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fbytedance%2Fomnihuman%2Fv1.5","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fbytedance%2Fomnihuman%2Fv1.5","title":"Omnihuman 1.5 generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/bytedance/omnihuman/v1.5.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/bytedance/omnihuman/v1.5","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"},"mask_url":{"title":"Mask URL","description":"Optional mask image URL — only the person in the white area will speak.","type":"string"},"turbo_mode":{"title":"Turbo Mode","description":"Generate faster with a slight quality trade-off.","default":false,"type":"boolean"},"resolution":{"type":"string","enum":["1080p","720p"]},"image_url":{"type":"string","format":"uri"},"audio_url":{"type":"string","format":"uri"}},"required":["model_id","image_url","audio_url"],"additionalProperties":false},"parameters":[{"key":"mask_url","label":"Mask URL","type":"text","description":"Optional mask image URL — only the person in the white area will speak."},{"key":"turbo_mode","label":"Turbo Mode","type":"toggle","default":false,"description":"Generate faster with a slight quality trade-off."}]}}