You're viewing a demo portfolio

Join the waitlist
PRSM

generate_avatar

Active

Tool of Hermoso

declared in 1.0.0

Render 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.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "image",
    "script"
  ],
  "properties": {
    "image": {
      "type": "string",
      "description": "local path or URL of the presenter portrait"
    },
    "voice": {
      "type": "string",
      "description": "voice name (Rachel/Sarah/George/Adam)"
    },
    "script": {
      "type": "string",
      "description": "the words the avatar speaks"
    },
    "resolution": {
      "type": "string",
      "description": "'720p' (default) or '480p' draft"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Hermoso

https://github.com/hermoso-ai/hermoso

1/7 registries
View full server →