Feb 5 · 3 min read · Quick Answer: To check if Deepgram is down, visit apistatuscheck.com/api/deepgram for real-time monitoring. Common signs include transcription failures, streaming disconnects, HTTP 500/502 errors, and webhook delays. When your speech-to-text pipeline...
Join discussionJan 28 · 15 min read · Picking up where we left off Welcome again! 👋🏾 If you haven’t already, I recommend reading Part 1 of this series to get a wholistic idea of what I was trying to accomplish when I set out to build Listen Better. That post contains a lot more detail ...
Join discussion
Dec 29, 2025 · 18 min read · Le début Ever since I started learning a new language, I’ve learned how much I take listening comprehension for granted. In my primary language, words float into my ears, and mere moments later, meaning has been conjured in my brain. And it’s almost ...
Join discussion
Oct 14, 2025 · 5 min read · Tired of voice assistants that take forever to reply, making the chat feel slow and robotic? The trick to building a fast, natural AI voice agent is simple don’t depend on one provider for everything. In this guide, I’ll walk you through how I built ...
Join discussion
Dec 23, 2024 · 8 min read · In this post, we will build an AI-powered voice assistant that responds in real-time to user input. The assistant will use WebSockets to enable low-latency, bi-directional communication between the client and the server. We’ll leverage Deepgram for l...
Join discussion
Jul 28, 2024 · 4 min read · Introduction Participating in the #AI-for-Tomorrow hackathon has been an exhilarating journey. The challenge was to use any LLM or AI tool to create innovative solutions, and I decided to dive deep into the realms of real-time translation and transcr...
Join discussion
Apr 15, 2024 · 11 min read · The emergence of AI and Large Language Models (LLMs) onto the tech landscape promises to reshape everything: how we work, how we play, and how we engage with others. Of course - let's be honest: not much of that has happened yet. Someday we'll surely...
Join discussion
Jan 28, 2023 · 2 min read · Artificial Intelligence is currently applied in all fields. It's been wild and the development is tremendous. One of the interesting applications of AI is speech recognition. Automatic speech recognition (ASR) is a technology that allows machines to ...
Join discussion
Jun 10, 2022 · 5 min read · In this project, we’ll explore how to use Deepgram, StepZen, and Next.js to convert the Deepgram REST API into your own GraphQL API, translate audio to English and French text, and display the result in a user interface. Deepgram’s REST API - A spee...
Join discussion