返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
k

kokoro-agent-voices

Local zero-cost text-to-speech with per-agent voice profiles using Kokoro TTS (82M params). 54 voices available, named agent mappings, WAV output. Use when building voice-enabled agents without API costs. Requires espeak-ng and a Python environment with kokoro dependencies.

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

kokoro-agent-voices

# Kokoro Agent Voices Give each AI agent a distinct voice using Kokoro TTS — a lightweight 82M parameter model that runs locally with zero API costs. 54 voices across American, British, and other accents. ## Agent Voice Profiles ```python AGENT_VOICES = { "loki": "am_fenrir", # Deep, authoritative "archie": "bm_george", # British analytical "sara": "af_bella", # Warm, creative "kit": "am_echo", # Clear, technical "liv": "af_nova", # Bright, energetic "belle": "bf_emma", # Refined, thoughtful } ``` ## Usage ```bash python3 scripts/speak.py --agent loki "System check complete" python3 scripts/speak.py --voice af_bella "Hello world" --output /tmp/greeting.wav python3 scripts/speak.py --list-voices # Show all 54 voices python3 scripts/speak.py --list-agents # Show configured agent profiles ``` ## Setup Requires a Python environment with `kokoro`, `soundfile`, and `espeak-ng` installed. The model downloads automatically from Hugging Face on first use (~350MB). ## Files - `scripts/speak.py` — TTS script with agent profiles and voice selection

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 kokoro-agent-voices-1776284876 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 kokoro-agent-voices-1776284876 技能

通过命令行安装

skillhub install kokoro-agent-voices-1776284876

下载

⬇ 下载 kokoro-agent-voices v1.0.1(免费)

文件大小: 3.67 KB | 发布时间: 2026-4-16 16:48

v1.0.1 最新 2026-4-16 16:48
Add security_notes: one-time model download only, all TTS inference is local

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

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

p2p_official_large
返回顶部