whisper large v3 turbo
unofficialstt
whisper large v3 turbo specifications
| Context window | — |
|---|---|
| Max output tokens | — |
| Release date | — |
| Input | Audio |
| Output | Text |
whisper large v3 turbo pricing in rubles
You pay for what you use, per token and per unit. The final request cost is returned in the API response.
| Type | Price |
|---|---|
| Transcription | 0,065 ₽ per minute |
Prices are in rubles and may change with exchange rates.
What whisper large v3 turbo can do
- Streaming responses
whisper large v3 turbo API: connection and code examples
The service exposes a single OpenAI-compatible API. Set our base_url and the key from your dashboard.
cURL
curl https://api.neuralbridge.ru/v1/audio/transcriptions \
-H "Authorization: Bearer YOUR_API_KEY" \
-F model="openai/whisper-large-v3-turbo-08130" \
-F file=@record.mp3API endpoints
POST /v1/audio/transcriptionsprimary | Audio — транскрипсияҳо Транскрипсияи сабт ба матн, бо дастгирии модел — бо таймкодҳо ва тақсимоти гуфтугӯкунандагон. |
Supported request parameters
| Parameter | Default | Allowed values | Description |
|---|---|---|---|
language | — | — | Забони мавод: подсказка модели, дар кадом забон сухан меравад ё матн навишта шудааст. Одатан рафтори корро тезтар ва дақиқтар мекунад. |
response_format | json | — | Формати ҷавоб: матни оддӣ ё JSON-и сахт мувофиқи схемаи муайяншуда. |
temperature | — | — | Таъсир мекунад ба гуногунии ҷавоб: ҳарчанд арзиш баландтар бошад, натиҷа тасодуфӣтар, ҳарчанд пасттар — пешгӯииш бештар. |
enable_timestamps | — | — | Таймкодыҳоро аз сегментҳои расшифровки баргардонед. |