Skip to content
#

i2s-microphone

Here are 22 public repositories matching this topic...

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

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++

This open-source project offers a bipedal modular companion robot and a framework enriched with custom plugins. Designed to be customizable and extendable according to users' needs, this flexible structure is intended for use in robotics and automation projects. The project includes both hardware and software components

  • Updated Jan 9, 2025
  • Python

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.

  • Updated Jan 29, 2025
  • C++

Improve this page

Add a description, image, and links to the i2s-microphone 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 i2s-microphone topic, visit your repo's landing page and select "manage topics."

Learn more