NeuralBridgeDocumentation

aura 1

unofficialtts
DeveloperDeepgram
Identifierdeepgram/aura-1-08130

aura 1 specifications

Context window
Max output tokens
Release date
InputText
OutputAudio

aura 1 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,002per character

Prices are in rubles and may change with exchange rates.

What aura 1 can do

aura 1 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-1-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-1-08130", "input": "Привет!"}' \
  --output speech.mp3

API endpoints

POST /v1/audio/speechprimaryAudio — parole
Synthèse vocale : texte en entrée, fichier audio en sortie.

Supported request parameters

ParameterDefaultAllowed valuesDescription
voiceasteriaangus, arcas, asteria, athena, helios, hera, luna, orion, orpheus, perseus, stella, zeusVoix de synthèse. Les voix disponibles sont listées dans les caractéristiques du modèle.
languageLangue du matériel : indice du model indiquant la langue parlée ou écrite du texte. Habituellement accélère et précise le traitement.
speed1Vitesse de la parole relative à la normale : moins d'une unité — plus lent, plus d'une unité — plus rapide.
response_formatmp3Format de la réponse : texte brut ou JSON strict selon le schéma spécifié.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά