Results 2 repositories owned by kalo

KALO-ESP32-Voice-Chat-AI-Friends

32
Stars
4
Forks
32
Watchers

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. TT...

KALO-ESP32-Voice-Assistant

40
Stars
12
Forks
40
Watchers

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 vi...