michaeljosiah
-
- 1,429 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Frame-based, real-time voice AI pipeline framework for .NET. Inspired by Pipecat. Provides core abstractions: Frame, FrameProcessor, Pipeline, PipelineRunner. -
- 1,107 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
WebSocket source and sink processors for the Voxa pipeline. Operates over any System.Net.WebSockets.WebSocket — works with ASP.NET Core, ClientWebSocket, and any host that surfaces a WebSocket. -
- 1,121 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Vendor-neutral STT and TTS abstractions for the Voxa pipeline. Defines ISpeechToTextEngine, ITextToSpeechEngine, and the generic SpeechToTextProcessor / TextToSpeechProcessor that any vendor engine plugs into. -
- 1,101 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Adapter that wraps any Microsoft.Agents.AI AIAgent as a Voxa FrameProcessor. Bridges transcribed user input into the agent and pumps streamed text + tool calls back into the pipeline. -
- 996 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Azure Speech Services STT and TTS engines for the Voxa pipeline. Implements ISpeechToTextEngine and ITextToSpeechEngine — pair with the generic SpeechToTextProcessor / TextToSpeechProcessor from... More information -
- 995 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
OpenAI Whisper STT and OpenAI TTS engines for the Voxa pipeline. Implements ISpeechToTextEngine + ITextToSpeechEngine via the REST API — pair with the generic processors from Voxa.Speech.Abstractions. -
- 980 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Mistral text-to-speech engine for the Voxa pipeline. Implements ITextToSpeechEngine via Mistral's Voxtral-TTS audio API — pair with the generic TextToSpeechProcessor from Voxa.Speech.Abstractions. -
- 973 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
ElevenLabs text-to-speech engine for the Voxa pipeline. Implements ITextToSpeechEngine via the streaming REST API — pair with the generic TextToSpeechProcessor from Voxa.Speech.Abstractions. -
- 953 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Composite STT+LLM+TTS+VAD processor for the Voxa pipeline framework, backed by the Azure Voice Live API. The same processor speaks Azure OpenAI Realtime and OpenAI Realtime by changing the endpoint. -
- 917 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
ML-based voice activity detection for the Voxa pipeline using the Silero VAD ONNX model. Drop-in replacement for SilenceGateProcessor when energy-based filtering isn't enough — handles noisy environments and... More information -
- 857 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Fluent ASP.NET Core integration for Voxa. Provides MapVoxaVoice + a VoicePipelineBuilder so MAF-using apps can drop in a voice pipeline with a single fluent expression: app.MapVoxaVoice("/voice", v =>... More information -
- 723 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Composite STT+LLM+TTS+VAD processor for the Voxa pipeline framework, backed by the OpenAI Realtime API. Full-duplex streaming voice with server-side turn detection — the closest C# equivalent to Pipecat's... More information -
- 408 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Test helpers for Voxa pipelines: WAV file processors, capturing processors, in-memory transports. -
- 397 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
OpenTelemetry tracing helpers for Voxa pipelines. Provides the TracingProcessor (drop in anywhere to emit per-frame Activity spans) on top of the public Voxa ActivitySource. -
- 122 total downloads
- last updated 5/8/2026
- Latest version: 0.1.0-alpha.2 (prerelease)
Azure Speech Services STT and TTS processors for the Voxa pipeline. Use as a granular alternative to the Voice Live composite when you need finer control or regional fallback (Voice Live is North America... More information -
- 116 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Local/offline speech-to-text for the Voxa pipeline using whisper.cpp (via Whisper.net). No API key, no network after the first-run model download — develop without cloud accounts, run zero-cost CI... More information -
- 105 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Local/offline high-quality text-to-speech for the Voxa pipeline using Kokoro-82M (Apache-2.0) on ONNX Runtime, in-process. No API key, no network after the first-run model download. The quality tier of Voxa's... More information -
- 105 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Local/offline text-to-speech for the Voxa pipeline using Piper. No API key, no network after the first-run voice/binary download — develop without cloud accounts, run zero-cost CI conversations, deploy... More information -
Voxa
by: michaeljosiah- 95 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Batteries-included Voxa package. One package reference: AddVoxa(cfg) + MapVoxaVoice("/voice").UseDefaults() gives a working voice bot with STT, TTS, VAD, and an OpenAI chat agent — no knowledge of frames... More information -
- 56 total downloads
- last updated 6/22/2026
- Latest version: 0.6.0-alpha (prerelease)
Voxa command-line interface (`voxa`): headless STT (transcribe), TTS (say), model-cache management, and config validation for the Voxa voice pipeline. The CLI half of "Voxa Core = SDK + CLI" — no GUI, no... More information
- Previous
- Next