Skip to content

docs: add ElevenLabs TTS integration guide#439

Open
c6zks4gssn-droid wants to merge 1 commit intoheygen-com:mainfrom
c6zks4gssn-droid:docs/add-elevenlabs-tts
Open

docs: add ElevenLabs TTS integration guide#439
c6zks4gssn-droid wants to merge 1 commit intoheygen-com:mainfrom
c6zks4gssn-droid:docs/add-elevenlabs-tts

Conversation

@c6zks4gssn-droid
Copy link
Copy Markdown

Summary

Adds documentation for using ElevenLabs as an alternative TTS provider alongside the existing Kokoro local TTS.

What's included

  • ElevenLabs setup — API key configuration and SDK installation
  • Voice cloning — How to clone a voice from a 30-second audio sample
  • Integration guide — Step-by-step workflow to generate narration with ElevenLabs and use it in HyperFrames compositions
  • Comparison table — Kokoro vs ElevenLabs (cost, latency, quality, languages, offline support)

Motivation

Closes #337 — multiple users asked for ElevenLabs TTS integration docs.

Testing

  • Documentation only — no code changes
  • Verified all commands are accurate per ElevenLabs SDK docs

Adds documentation for using ElevenLabs as an alternative TTS provider,
including setup, voice cloning, and a comparison table with Kokoro.

Closes heygen-com#337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How do we connect ElevenLabs for TTS.

1 participant