Overview
- Skill Key
- eftalyurtseven/eachlabs-voice-audio
- Author
- eftalyurtseven
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/eftalyurtseven/eachlabs-voice-audio
- Latest Commit SHA
- 3830f83fb12bc07242622692a04e096afdbac4be
Text-to-speech, speech-to-text, voice conversion, and audio processing using EachLabs AI models. Supports ElevenLabs TTS, Whisper transcription with diarization, and RVC voice conversion. Use when the user needs TTS, transcription, or voice conversion.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 eachlabs-voice-audio 技能。 若已安装,则直接安装 eachlabs-voice-audio 技能。
# EachLabs Voice & Audio Text-to-speech, speech-to-text transcription, voice conversion, and audio utilities via the EachLabs Predictions API. ## Authentication ``` Header: X-API-Key: <your-api-key> ``` Set the `EACHLABS_API_KEY` environment variable. Get your key at [eachlabs.ai](https://eachlabs.ai). ## Available Models ### Text-to-Speech | Model | Slug | Best For | |-------|------|----------| | ElevenLabs TTS | `elevenlabs-text-to-speech` | High quality TTS | | ElevenLabs TTS w/ Timestamps | `elevenlabs-text-to-speech-with-timestamp` | TTS with word timing | | ElevenLabs Text to Dialogue | `elevenlabs-text-to-dialogue` | Multi-speaker dialogue | | ElevenLabs Sound Effects | `elevenlabs-sound-effects` | Sound effect generation | | ElevenLabs Voice Design v2 | `elevenlabs-voice-design-v2` | Custom voice design | | Kling V1 TTS | `kling-v1-tts` | Kling text-to-speech | | Kokoro 82M | `kokoro-82m` | Lightweight TTS | | Play AI Dialog | `play-ai-text-to-speech-dialog` | Dialog TTS | | Stable Audio 2.5 | `stable-audio-2-5-text-to-audio` | Text to audio | ### Speech-to-Text | Model | Slug | Best For | |-------|------|----------| | ElevenLabs Scribe v2 | `elevenlabs-speech-to-text-scribe-v2` | Best quality transcription | | ElevenLabs STT | `elevenlabs-speech-to-text` | Standard transcription | | Wizper with Timestamp | `wizper-with-timestamp` | Timestamped transcription | | Wizper | `wizper` | Basic transcription | | Whisper | `whisper` | Open-source transcription | | Whisper Diarization | `whisper-diarization` | Speaker identification | | Incredibly Fast Whisper | `incredibly-fast-whisper` | Fastest transcription | ### Voice Conversion & Cloning | Model | Slug | Best For | |-------|------|----------| | RVC v2 | `rvc-v2` | Voice conversion | | Train RVC | `train-rvc` | Train custom voice model | | ElevenLabs Voice Clone | `elevenlabs-voice-clone` | Voice cloning | | ElevenLabs Voice Changer | `elevenlabs-voice-changer` | Voice transformation | | ElevenLabs Vo...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.