Documentation
AIProviders

ElevenLabs

Using ElevenLabs for voice generation.

ElevenLabs is the industry leader in natural-sounding text-to-speech (TTS) and voice AI.

How to get an API key

  1. Go to ElevenLabs and create an account.
  2. Click on your profile picture in the bottom left corner and select Profile + API key.
  3. Copy your API key.
  4. Add it to your .env file as ELEVENLABS_API_KEY.

Available Models

  • Eleven Multilingual v2: The recommended default model. Supports 29 languages and sounds highly realistic. Use for general, high-quality text-to-speech.
  • Eleven Turbo v2: Faster but slightly lower quality. Designed for low-latency conversational AI and real-time streaming applications.

On this page