Skip to content
#

i2s-audio

Here are 99 public repositories matching this topic...

ESP32-based voice device for chatting with multiple custom AI bots. Open AI Realtime chat via voice-to-voice Audio websocket streaming or sending pre-recorded Audio to ElevenLabs STT, LLM Groq, TTS Open AI. Calling 'friends' (bots) by name, local keyword actions, web-search embedded.

  • Updated Sep 13, 2026
  • C++

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 Aug 25, 2026
  • C++

stm32-speech-recognition-and-traduction is a project developed for the Advances in Operating Systems exam at the University of Milan (academic year 2020-2021). It implements a speech recognition and speech-to-text translation system using a pre-trained machine learning model running on the stm32f407vg microcontroller.

  • Updated Oct 22, 2024
  • C

Add this topic to your repo

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

Learn more