There are 0 repository under deepgram-stt topic.
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.
ESP32-based Open AI Voice chat device (similar ChatGPT). Recording questions with a microphone, transcribing via Deepgram STT, then sent to Open AI. Response is played with AI voices on speaker. Supporting ongoing dialogues with saved history for follow-up questions. User defined "system prompts" for own "personalities" and dedicated use cases.
AI-powered voice agent that joins meetings, transcribes speech in real-time using Deepgram STT, and responds intelligently.
Generate YouTube Shorts Video From an Article Link using Pydantic AI
A small proxy to allow OpenAI Whisper-like requests to Deepgram
An audio transcription application which converts the speech to text and stores the previous audio transcriptions.