返回顶部
l

liveavatar

Talk face-to-face with your OpenClaw agent using a real-time video avatar powered by LiveAvatar

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
2,215
下载量
9
收藏
概述
安装方式
版本历史

liveavatar

# OpenClaw LiveAvatar Give your OpenClaw agent a face and voice! This skill launches a real-time AI avatar that you can talk to naturally using your microphone. The avatar listens to you, sends your speech to your OpenClaw agent, and speaks the response back with lip-synced video. Powered by [LiveAvatar](https://liveavatar.com) - real-time AI avatar technology. ## Setup ### 1. Get Your API Key (Free) 1. Go to [app.liveavatar.com](https://app.liveavatar.com) 2. Create a free account 3. Copy your API key from the dashboard ### 2. Set Your API Key ```bash export LIVEAVATAR_API_KEY=your_api_key_here ``` Or add to `~/.openclaw/openclaw.json`: ```json { "skills": { "entries": { "liveavatar": { "env": { "LIVEAVATAR_API_KEY": "your_api_key_here" } } } } } ``` ## Usage Run `/liveavatar` to start the video avatar interface. When the user runs this command: 1. **Check if LIVEAVATAR_API_KEY is set**. If not, tell them: > You need a LiveAvatar API key. Get one free at https://app.liveavatar.com > Then set it: `export LIVEAVATAR_API_KEY=your_key` 2. **Launch the interface**: ```bash npx openclaw-liveavatar ``` 3. **Tell the user**: > Your LiveAvatar interface is starting at http://localhost:3001 > It will connect automatically to your OpenClaw Gateway. > > Tips: > - Allow microphone access when prompted > - Click the green mic button to speak > - The avatar will respond with your agent's answers > - Click the X button to end the session ## How It Works ``` You speak → Avatar transcribes → OpenClaw processes → Avatar speaks response ``` 1. **Voice Input**: Speak into your microphone 2. **Transcription**: LiveAvatar converts speech to text 3. **Agent Processing**: Text sent to OpenClaw Gateway (port 18789) 4. **Response**: Agent response returned 5. **Avatar Speech**: Avatar speaks with natural lip-sync ## Features - Real-time video avatar with expressions - Voice-to-voice conversations - Text chat fallback option - Smart TTS summarization for long responses - Echo cancellation (won't respond to itself) - Multiple avatar choices ## Requirements - OpenClaw Gateway running (`openclaw gateway`) - LiveAvatar API key - Modern browser with microphone - Node.js 18+ ## Troubleshooting **"OpenClaw Disconnected"** ```bash openclaw gateway ``` **"No avatars available"** - Check LIVEAVATAR_API_KEY is set correctly **Voice not working** - Allow microphone access in browser - Check system audio settings ## Links - [LiveAvatar](https://liveavatar.com) - Real-time avatar platform - [OpenClaw](https://openclaw.ai) - Your personal AI assistant - [GitHub](https://github.com/eNNNo/openclaw-liveavatar) - Source code

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 liveavatar-1776369198 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 liveavatar-1776369198 技能

通过命令行安装

skillhub install liveavatar-1776369198

下载 Zip 包

⬇ 下载 liveavatar v1.0.1

文件大小: 2.01 KB | 发布时间: 2026-4-17 14:50

v1.0.1 最新 2026-4-17 14:50
Initial release: voice/video avatar interface for OpenClaw agents

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部