NeuralBridgeDocumentation

aura 2 en

unofficialtts
DeveloperDeepgram
Identifierdeepgram/aura-2-en-08130

aura 2 en specifications

Context window
Max output tokens
Release date
InputText
OutputAudio

aura 2 en 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 en can do

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

API endpoints

POST /v1/audio/speechprimaryAudio — speech
Sintesi vocale: testo in input, file audio in output.

Supported request parameters

ParameterDefaultAllowed valuesDescription
voicethaliaamalthea, andromeda, apollo, arcas, aries, asteria, athena, atlas, aurora, callista, cora, cordelia, delia, draco, electra, harmonia, helena, hera, hermes, hyperion, iris, janus, juno, jupiter, luna, mars, minerva, neptune, odysseus, ophelia, orion, orpheus, pandora, phoebe, pluto, saturn, thalia, theia, vesta, zeusVoce di sintesi. Le voci disponibili sono elencate nelle caratteristiche del modello.
languageLingua del materiale: prompt del modello, in quale lingua viene parlato o scritto il testo. Di solito accelera e chiarisce l'elaborazione.
speed1Velocità della voce rispetto a quella normale: meno di uno — più lenta, più di uno — più veloce.
response_formatmp3Formato della risposta: testo normale o JSON rigoroso secondo lo schema specificato.
Language:РусскийEnglishУкраїнськаБеларускаяҚазақшаOʻzbekchaКыргызчаТоҷикӣՀայերենAzərbaycancaTürkmençeRomânăDeutschFrançaisEspañolItalianoPortuguêsPolskiNederlandsTürkçeΕλληνικά