NeuralBridgeDocumentation

aura 2 es

unofficialtts
DeveloperDeepgram
Identifierdeepgram/aura-2-es-08130

aura 2 es specifications

Context window
Max output tokens
Release date
InputText
OutputAudio

aura 2 es pricing in rubles

You pay for what you use, per token and per unit. The final request cost is returned in the API response.

TypePrice
Speech synthesis0,0039per character

Prices are in rubles and may change with exchange rates.

What aura 2 es can do

aura 2 es API: connection and code examples

The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.

OpenAI Python SDK

from openai import OpenAI

client = OpenAI(api_key="YOUR_API_KEY", base_url="https://api.neuralbridge.ru/v1")

audio = client.audio.speech.create(model="deepgram/aura-2-es-08130", voice="default", input="Привет!")
audio.write_to_file("speech.mp3")

cURL

curl https://api.neuralbridge.ru/v1/audio/speech \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "deepgram/aura-2-es-08130", "input": "Привет!"}' \
  --output speech.mp3

API endpoints

POST /v1/audio/speechprimaryAudio — speech
Síntesis de voz: texto como entrada, archivo de audio como salida.

Supported request parameters

ParameterDefaultAllowed valuesDescription
voicecelestealvaro, aquila, carina, celeste, diana, estrella, javier, nestor, selena, sirioVoz de síntesis. Las voces disponibles se enumeran en las características del modelo.
languageIdioma del material: prompt del modelo indicando en qué idioma se habla o está escrito el texto. Normalmente acelera y precisa el procesamiento.
speed1Velocidad del habla relativa a la normal: menos de uno — más lenta, más de uno — más rápida.
response_formatmp3Formato de respuesta: texto plano o JSON estricto según el esquema especificado.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά