p-video-avatar

Generate talking head avatar videos from portrait images using Pruna P-Video-Avatar via the inference.sh CLI.

Updated Jul 28, 2026
One-click install
npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill p-video-avatar-aadi-110i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: p-video-avatar
Source: https://github.com/Aadi-110i/PEP-PROJECT/tree/main/skills/p-video-avatar
Command: npx skills add https://github.com/Aadi-110i/PEP-PROJECT --skill p-video-avatar-aadi-110i

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating presenter-style videos traditionally requires cameras, actors, and editing time. This Skill turns a single portrait image into a speaking avatar video with built-in text-to-speech, removing the need for filming or separate voiceover production. ## Core Features & Use Cases - Text-to-Avatar Generation: Provide a portrait image and a voice script to produce a lip-synced talking head video at 720p or 1080p. - Audio-Driven Avatars: Supply your own audio file to drive the avatar instead of using the built-in TTS with 30 voices across 10 languages. - Style and Behavior Control: Use voice_prompt and video_prompt parameters to control tone, pacing, background, and body language, with seed support for reproducible results. - Use Case: A marketing team generates a portrait with pruna/p-image, then produces a multilingual product demo video where the same AI presenter speaks English, Spanish, and Japanese versions of the script. ## Quick Start Ask the AI to generate a talking avatar video from a portrait image URL and a short script using the pruna/p-video-avatar app via the belt CLI.

Frequently Asked Questions about p-video-avatar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a talking avatar video from a photo?

Run the pruna/p-video-avatar app via the belt CLI with an image URL and a voice_script parameter. The model generates a lip-synced video of the person in the portrait speaking your script using built-in text-to-speech.

Can I use my own audio instead of text-to-speech for avatar videos?

Yes, pass an audio file URL in the audio parameter instead of voice_script. When both audio and voice_script are provided, the audio input takes priority and drives the avatar's lip movements.

What languages and voices does P-Video-Avatar support?

It supports 10 languages including English, Spanish, French, German, Italian, Portuguese, Japanese, Korean, and Hindi. There are 30 built-in voices split between female and male options, selectable via the voice parameter.

How much does it cost to generate an avatar video?

Pricing is per second of output video: $0.025 per second at 720p and $0.045 per second at 1080p. A 30-second 720p video costs $0.75.

What image should I use for the best avatar video results?

Use a high-quality, front-facing portrait with good lighting. The output video matches the input image's aspect ratio, and you can generate suitable portraits with pruna/p-image using a 9:16 aspect ratio for vertical videos.

How do I get consistent results across multiple avatar generations?

Set the seed parameter to a fixed integer for reproducible generation. Keeping videos under 3 minutes also helps maintain visual consistency throughout the output.