voice-clone
Installation
SKILL.md
Voice Clone
Clone voices end-to-end using ElevenLabs Instant Voice Cloning (IVC). This skill handles the full pipeline from finding reference audio to a tuned, ready-to-use voice. For user-facing setup guidance, audio quality advice, voice type tips, IVC limits, and example walkthroughs, see README.md.
Pipeline Overview
1. Source Audio → Find/download reference clips of the target voice
2. Prepare → Trim, normalize, ensure clean speech-only audio
3. Clone (IVC) → Upload samples to ElevenLabs Instant Voice Cloning
4. Test → Generate speech with the new voice, compare to reference
5. Tune → Adjust stability/similarity/style settings for best match
Each step is handled by scripts/voice-clone.ts. Run the full pipeline or individual steps.
Step 1: Source Reference Audio
Verify ELEVENLABS_API_KEY is set before starting. Accept local file paths or URLs.