← All Models

Aura 2

Deepgram Audio

Deepgram's Aura 2 text-to-speech model. Natural and expressive voices for any content.

Specifications

ProviderDeepgram
CategoryAudio

Pricing (Starter tier)

1.95 credits / 1K input characters

Higher tiers get volume discounts. See tiers

Quick Start

curl -X POST https://query.genx.sh/api/v1/generate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "aura-2", "params": { "text": "Welcome to GenX, the AI generation platform.", "voice": "aura-2-thalia-en" } }'

Example Request Body

// POST /api/v1/generate { "model": "aura-2", "params": { "text": "Welcome to GenX, the AI generation platform.", "voice": "aura-2-thalia-en" } }

Try Aura 2 on GenX Router

500 free credits on signup. No credit card required.