{"version":"1","model":{"id":"veed/lipsync/v2","name":"VEED Lipsync 2.0","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"VEED Lipsync 2.0 replaces speech in an existing human video with production-quality lip sync, preserving the source resolution while transferring timing, emotion, and speaking style from the new audio.","pricing_note":"$0.07 per second of output video at any supported resolution.","categories":["lipsync"],"prompt_required":false,"prompt_supported":true,"supports":{"referenceVideo":true,"referenceAudio":true},"requires":{"referenceVideo":true,"referenceAudio":true},"aspect_ratios":[],"resolutions":[],"durations":[],"base_credits":44,"api_gross_margin_percent":20,"added_at":"2026-07-14","popularity_rank":379,"example_prompt":"Upload a video with one active human speaker and a replacement audio track to produce a naturally dubbed, lip-synced version.","preview":{"video":"https://v3b.fal.media/files/b/0aa21ec9/sGZHpruz_6PYfSbvlU_la_dubbed_aac.mp4"},"schema_url":"/api/v1/models?id=veed%2Flipsync%2Fv2","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=veed%2Flipsync%2Fv2","title":"VEED Lipsync 2.0 generation request","description":"Request body accepted by POST /api/v1/generate for veed/lipsync/v2.","type":"object","properties":{"model_id":{"type":"string","const":"veed/lipsync/v2","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"},"video_url":{"type":"string","format":"uri"},"audio_url":{"type":"string","format":"uri"}},"required":["model_id","video_url","audio_url"],"additionalProperties":false},"parameters":[]}}