Skip to content

feat: Add ElevenLabs as supported TTS provider#13

Open
wirjo wants to merge 2 commits into
mainfrom
feat/elevenlabs-tts
Open

feat: Add ElevenLabs as supported TTS provider#13
wirjo wants to merge 2 commits into
mainfrom
feat/elevenlabs-tts

Conversation

@wirjo
Copy link
Copy Markdown
Contributor

@wirjo wirjo commented May 5, 2026

Summary

  • Adds ElevenLabs Turbo v2.5 as an alternative TTS provider alongside Cartesia and SageMaker
  • Set TTS_PROVIDER=elevenlabs and ELEVENLABS_API_KEY to use it
  • Includes voice ID cross-mapping between Cartesia/Deepgram and ElevenLabs voices
  • Updates DEPLOYMENT.md and README.md with ElevenLabs references

Test plan

  • Verify TTS_PROVIDER=elevenlabs instantiates ElevenLabsTTSService correctly
  • Verify voice ID mapping works for Cartesia UUIDs, Deepgram Aura names, and direct ElevenLabs IDs
  • Test end-to-end with a real ElevenLabs API key via local WebRTC mode

🤖 Generated with Claude Code

wirjo and others added 2 commits May 6, 2026 08:11
Adds ElevenLabs Turbo v2.5 as an alternative TTS option alongside
Cartesia and SageMaker. Set TTS_PROVIDER=elevenlabs and provide
ELEVENLABS_API_KEY to use it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wirjo wirjo force-pushed the feat/elevenlabs-tts branch from 910695b to 1431a29 Compare May 6, 2026 01:05
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.

1 participant