Natural text-to-speech with low latency from Deepgram.
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "deepgram/aura-2-tts", 6 "messages": [ 7 { "role": "user", "content": "Hello, Aura 2 TTS!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try Aura 2 TTS now
Start using Aura 2 TTS instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.