تحويل الكلام إلى نصproductionstreaming
Deepgram — nova-3 logo

Nova 3

بواسطة Deepgram · تم الإصدار 2025

Deepgram Nova 3 — production-grade STT with automatic punctuation and smart formatting. 11 languages with optional auto-detect.

Deepgram — nova-3 logo
تحويل الكلام إلى نص

Nova 3

مدعوم بواسطة Deepgram · Proprietary E2E ASR with diarization

نافذة السياق

N/A

المعلمات

Undisclosed

الحد الأقصى للإخراج

N/A

الفئة

تحويل الكلام إلى نص

نظرة عامة

Nova 3 is Deepgram's newest production STT model, offering high-accuracy transcription with rich post-processing. The CallMissed gateway calls it with automatic punctuation, smart formatting (numbers, dates, currencies, addresses), and language auto-detection.

Deployed on the CallMissed gateway, Nova 3 supports both batch (REST) and real-time (WebSocket) modes — this surface uses batch. For streaming voice agents, the WebSocket mode delivers interim results at sub-300ms latency.

At $0.50 per audio hour, it sits between Whisper (cheaper, English-leaning) and Saaras (Indian-languages-only). Pick Nova 3 when you need smart formatting or are not constrained to Indian languages. For diarization, domain-tuned models (medical, finance, meetings, and more), or 45+ language coverage, see the direct Deepgram line (deepgram-nova-3 and friends).

الأسعار

مقياسالسعر
السعر /hour₹50.0000

1 رصيد = 1 روبية هندية = 0.01 دولار أمريكي. الأسعار المعروضة من المزوّد؛ تمرّر CallMissed الأسعار مع هامش ربح يقارب 35٪.

أبرز النقاط الرئيسية

  • التنسيق الذكي: الأرقام والتواريخ والعملات
  • Automatic punctuation and language auto-detect
  • دعم الدُفعات وWebSocket في الوقت الفعلي
  • Free on every plan

المعايير المرجعية

المعيار المرجعيالنتيجة
Languages11
Streaming latency<300ms

التفاصيل التقنية

  • Runs on the CallMissed gateway
  • دفعة: POST صوتي/‏MPEG ← JSON نصّ التفريغ
  • البث: WebSocket مع interim_results وvad_events وutterance_end_ms
  • Always-on: punctuate, smart_format; language auto-detected when not specified

نقاط القوة

  • التنسيق الذكي يوفر وقت معالجة البيانات اللاحقة
  • WebSocket فوري لوكلاء صوتيين بزمن استجابة أقل من ثانية
  • Free on every plan

القيود

  • 11 لغة فقط مقابل 99 لغة لدى Whisper
  • No diarization or domain-tuned modes on this route — use the direct deepgram-* line for those
  • يتطلب وضع البث إعداد WebSocket (غير متاح عبر REST)
  • تكلفة أعلى لكل ساعة مقارنةً بـ Whisper للاستخدام العام

حالات الاستخدام

تحليلات مركز الاتصالCustomer support transcriptionوكلاء صوتيونMeeting notes

مثال على API

curl https://api.callmissed.com/v1/audio/transcriptions \
  -H "Authorization: Bearer cm_YOUR_KEY" \
  -F file=@call.mp3 \
  -F model=nova-3 \
  -F language=en-US

نقطة النهاية: POST /v1/audio/transcriptions · معرّف النموذج: nova-3

جرّب Nova 3 الآن

احصل على 1000 رصيد مجاني من API عند التسجيل. لا حاجة إلى بطاقة ائتمانية.