elbruno/ElBruno.Realtime
Pluggable real-time audio conversation framework for .NET. Local VAD, STT, TTS, and LLM
This is a framework for .NET developers to create real-time voice AI applications. It takes live audio input, transcribes it into text, processes it with an AI language model, and then converts the AI's text response back into spoken audio. Developers can use this to build voice assistants, interactive voice response systems, or any application needing immediate spoken communication with an AI, all running locally without needing cloud services.
Use this if you are a .NET developer building an application that needs to have natural, real-time voice conversations with an AI, where audio input and output happen seamlessly.
Not ideal if you are looking for a pre-built, end-user application or if your project does not involve .NET development.
Stars
9
Forks
2
Language
C#
License
MIT
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/elbruno/ElBruno.Realtime"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
compulim/web-speech-cognitive-services
Polyfill Web Speech API with Cognitive Services for both speech-to-text and text-to-speech service.
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
dectalk/dectalk
Modern builds for the 90s/00s DECtalk text-to-speech application.
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library