You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code snippets showing how to record I2S audio and store as .wav file on ESP32 with SD card, how to transcribe pre-recorded audio via Deepgram SpeechToText (STT) API, how to generate audio from text via TextToSpeech (TTS) API from OpenAI a/o SpeechGen a/o Google TTS. Triggering ESP32 actions via Voice.
A real-time, AI-powered interview assistant that connects with platforms like Google Meet and Zoom to transcribe live interviews using Deepgram’s SST API (~100ms latency). It extracts questions, retrieves context from user-uploaded resumes or documents (via Gemini + Pinecone), and generates accurate responses using Claude.
AI-powered speech-to-text and text-to-speech platform with intelligent analysis using Deepgram. Features sentiment analysis, topic detection, intent recognition, and multiple voice personas.