curl --location 'https://raijin.personate.ai/api/express_lipsync_video' \ --header 'Content-Type: application/json' \ --header 'Authorization': 'Bearer ********' \ --data '{ "actor": { "use": "avatar", "avatar_id": "5b05e9ad-a2e5-4583-8a0d-e44ee1492855", "avatar_type": "public" }, "model": "v2", "script": { "use": "audio / text", "audio_url": "https://URL.mp3" } }'
{ "input": {}, "job_id": "job_id", "status": "rendering", "output": "" }
This endpoint creates a express lipsync video
Documentation IndexFetch the complete documentation index at: https://docs.personate.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.personate.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show Toggle actor child
Show Toggle script child