Skip to main content
Glama

generate_digital_human

Create a talking video from a portrait image and audio, syncing lip movement and actions to the voice.

Instructions

数字人生成(OmniHuman 1.5):驱动人物图片口型和动作,配合音频生成说话视频。 使用模型:jimeng_realman_avatar_picture_omni_v15

  • portrait_url: 人物肖像图片 URL(含人物/动漫/宠物)

  • audio_url: 驱动音频 URL(WAV/MP3,必须小于 60 秒)

  • resolution: 输出分辨率,720 或 1080(默认 1080)

  • prompt: 可选提示词,支持中/英/日/韩语,最长 300 字符

注意:此接口使用 CVSubmitTask/CVGetResult(与普通接口不同)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptNo
audio_urlYes
resolutionNo
portrait_urlYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full responsibility for behavioral disclosure. It adds valuable context such as the exact model, audio format and duration limits, resolution choices, prompt language constraints, and a warning that this API uses CVSubmitTask/CVGetResult rather than the normal interface.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured with bullet points for parameters and a clearly separated usage note. Every sentence provides useful information, with no filler or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the tool's purpose, all parameters, important constraints, and the non-standard API flow. Since an output schema is present, return values need not be explained, though it stops short of detailing how to actually use CVGetResult to retrieve results.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, but the description fully compensates by explaining all four parameters: portrait_url (person/anime/pet image), audio_url (WAV/MP3 under 60 seconds), resolution (720/1080 default 1080), and prompt (optional, multilingual, max 300 characters). This adds substantial meaning beyond the bare schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that this tool generates a digital human talking video by driving a portrait image's lips and actions with audio, and it names the specific model (OmniHuman 1.5). This specific verb+resource combination distinguishes it from sibling tools like generate_video or image_to_video.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The use case is implied by the phrase '数字人生成' (digital human generation) and the inputs described, but there is no explicit guidance on when to choose this tool over alternatives such as image_to_video or imitate_motion. No when-not-to-use or alternative tool references are provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/andyleimc-source/jimeng-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server