Skip to content
#

inmp441

Here are 26 public repositories matching this 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.

  • Updated Jan 28, 2025
  • C++

ESP32-based voice device for chatting with multiple custom AI bots. Recording questions with I2S microphone, transcribing via ElevenLabs or Deepgram STT, creating response with Groq or Open AI LLM. TTS audio output with custom AI voices via I2S & speaker. Supporting ongoing dialogues, calling bots ‘by name’, real-time web search via keyword.

  • Updated Aug 17, 2025
  • C++

This repository contains production-grade firmware for a low-power, autonomous audio recorder based on the ESP32-S3. The device is designed for battery-powered operation, recording high-quality audio to an SD card and automatically uploading the files to any S3-compatible cloud storage service (like AWS S3, Minio, or Wasabi).

  • Updated Jul 27, 2025
  • C++

Improve this page

Add a description, image, and links to the inmp441 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inmp441 topic, visit your repo's landing page and select "manage topics."

Learn more