{"version":"1","model":{"id":"fal-ai/creatify/aurora","name":"Aurora","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Creatify Aurora animates a portrait image to a speech or music audio file with studio-quality lip sync, producing character-consistent talking video.","categories":["character","lipsync"],"prompt_required":false,"prompt_supported":true,"supports":{"startImage":true,"referenceAudio":true},"requires":{"startImage":true,"referenceAudio":true},"aspect_ratios":[],"resolutions":["720p","480p"],"durations":[],"base_credits":44,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":391,"example_prompt":"Upload a portrait photo and a speech or music audio file — Aurora animates the face with studio-quality lip sync driven by the audio","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/aurora-veed-portrait.jpg","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/aurora-i2v.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fcreatify%2Faurora","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fcreatify%2Faurora","title":"Aurora generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/creatify/aurora.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/creatify/aurora","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"},"guidance_scale":{"title":"Guidance Scale","description":"Guidance scale to be used for text prompt adherence.","default":1,"type":"number","minimum":0,"maximum":5,"multipleOf":0.1},"audio_guidance_scale":{"title":"Audio Guidance Scale","description":"Guidance scale to be used for audio adherence.","default":2,"type":"number","minimum":0,"maximum":5,"multipleOf":0.1},"resolution":{"type":"string","enum":["720p","480p"]},"image_url":{"type":"string","format":"uri"},"audio_url":{"type":"string","format":"uri"}},"required":["model_id","image_url","audio_url"],"additionalProperties":false},"parameters":[{"key":"guidance_scale","label":"Guidance Scale","type":"number","default":1,"min":0,"max":5,"step":0.1,"description":"Guidance scale to be used for text prompt adherence."},{"key":"audio_guidance_scale","label":"Audio Guidance Scale","type":"number","default":2,"min":0,"max":5,"step":0.1,"description":"Guidance scale to be used for audio adherence."}]}}