ai-avatar-video

Originally frominference-sh/skills
Installation
SKILL.md

AI Avatar & Talking Head Videos

Create AI avatars and talking head videos via inference.sh CLI.

Quick Start

curl -fsSL https://cli.inference.sh | sh && infsh login

# Create avatar video from image + audio
infsh app run bytedance/omnihuman-1-5 --input '{
  "image_url": "https://portrait.jpg",
  "audio_url": "https://speech.mp3"
}'

Available Models

| Model | App ID | Best For |

Related skills
Installs
16
GitHub Stars
18
First Seen
Feb 5, 2026