Eachlabs | AI Workflows for app builders
deepgram-nova-3-speech-to-text-pro

NOVA-3

Deepgram Nova-3 Pro delivers advanced speech-to-text with built-in AI features like summarization, topic and entity detection, sentiment and intent analysis, plus smart formatting and redaction.

Avg Run Time: 0.000s

Model Slug: deepgram-nova-3-speech-to-text-pro

Playground

Input

Enter a URL or choose a file from your computer.

Advanced Controls

Output

Example Result

Preview and download your result.

{
"output":{
"metadata":{
"duration":25.9
}
"results":{
"summary":{...}
"channels":[...]
}
}
}
Base (mono) $0.00435/min

API & SDK

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.

FREQUENTLY ASKED QUESTIONS

Dev questions, real answers.

Deepgram Nova-3 Speech to Text Pro is an advanced ASR model by Deepgram offering best-in-class transcription accuracy, low latency, and support for multiple languages. The Pro variant includes enhanced punctuation, speaker confidence scores, and optimized noise robustness.

Deepgram Nova-3 Pro is available through the eachlabs unified API. Send an audio file as input; the model returns a structured JSON transcript with word-level timestamps. Access is pay-as-you-go through eachlabs no separate Deepgram subscription required.

Deepgram Nova-3 Pro is best suited for enterprise transcription pipelines, real-time meeting transcription, and call center analytics requiring high accuracy across accents and noisy environments. The Pro tier is especially effective for production-grade deployments with strict accuracy requirements.