WeSearch

Why We Replaced Whisper 2.0 with Deepgram 2.0 and Cut Voice Transcription Costs by 45%

·17 min read · 0 reactions · 0 comments · 11 views
#technology#voice#transcription#cost-saving#asr#OpenAI#Deepgram#Whisper#AssemblyAI#Ankush Choudhary Johal
Why We Replaced Whisper 2.0 with Deepgram 2.0 and Cut Voice Transcription Costs by 45%
⚡ TL;DR · AI summary

The article discusses the migration from OpenAI Whisper 2.0 to Deepgram 2.0 for voice transcription services. This switch resulted in a 45% reduction in monthly costs and improved performance metrics. The decision was driven by increasing transcription volume and limitations experienced with Whisper.

Key facts
Original article
DEV Community
Read full at DEV Community →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3900225) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } ANKUSH CHOUDHARY JOHAL Posted on Apr 28 • Originally published at johal.in Why We Replaced Whisper 2.0 with Deepgram 2.0 and Cut Voice Transcription Costs by 45% #replaced #whisper #deepgram #voice After processing 12 million minutes of voice transcription across 14 global regions in Q3 2024, our team cut monthly infrastructure costs by 45% by migrating from OpenAI Whisper 2.0 to Deepgram 2.0 – with a 12% improvement in WER (Word Error Rate) and 60% lower p99 latency.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV Community.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV Community