A Flutter-based AI-powered voice assistant, powered by Gemini.
-
Updated
Dec 8, 2025 - C++
A Flutter-based AI-powered voice assistant, powered by Gemini.
JVM library for speech-to-text recognition, written in Kotlin and based on the C++ library whisper.cpp
An example of using cmake with Mozilla's deepspeech STT speech recognition of .wav files
🤖 Control devices effortlessly with the xiaozhi-esp32 chatbot, using voice interaction powered by advanced AI models and MCP protocol for multi-device control.
Pure C wrapper library to use Whisper.cpp with Linux and Windows as simple as possible.
This toolkit does Speech To Text transcription using an external provider such as the IBM Watson STT cloud service.
Daktilograf STT - Je softver za pretvaranje glasa u tekst koristenjem najsavremenije tehnologije vještačke inteligencije. Fokus nam je na slovenkim jezicima za sad Srpski, Hrvatski, Bosanksi i Crnogorski, u beta verziji je Ruski a pripremamo Poljski i Ukrainski.
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.
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.
Add a description, image, and links to the stt topic page so that developers can more easily learn about it.
To associate your repository with the stt topic, visit your repo's landing page and select "manage topics."