Generate talking avatar
generate_avatarRender a TALKING-AVATAR / creator lip-sync clip from a portrait image + a script. Blocks until done (1–3 min). Requires the avatar capability (canAvatar in hermoso_capabilities). Spends credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | local path or URL of the presenter portrait | |
| voice | No | voice name (Rachel/Sarah/George/Adam) | |
| script | Yes | the words the avatar speaks | |
| resolution | No | '1080p' (default) or '480p'/'720p' draft |