elbruno/ElBruno.Realtime
Pluggable real-time audio conversation framework for .NET. Local VAD, STT, TTS, and LLM
Implements Microsoft.Extensions.AI abstractions (`IChatClient`, `ISpeechToTextClient`) with automatic model caching and full async streaming for real-time processing. Built on Whisper (STT), Silero VAD, and ONNX Runtime, with pluggable TTS and LLM providers—all models auto-download from HuggingFace on first use and cache locally. DI-integrated via `AddPersonaPlexRealtime()` fluent builder, supports .NET 8.0+ with multi-turn conversation state management through Microsoft Agent Framework.
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.
VolcanicArts/VRCOSC
A modular node-programming language, program creator, animation system, toolkit, router, and...
Azure-Samples/Cognitive-Speech-TTS
Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.
alphacep/vosk-unity-asr
Automatic Speech Recognition in Unity using Vosk library
Femoon/tts-azure-web
TTS Azure Web 是一个 Azure 文本转语音(TTS)网页应用,可以在本地或者云端使用你的 Azure Key 一键部署。TTS Azure Web is an Azure...