muggle-stack/e2e_voice
High-performance C++ voice interaction framework powered by ONNXRuntime and LLaMA.cpp. Features AEC, VAD, ASR, TTS, LLM, and MCP integration with real-time conversation (RTF < 0.7) even on low-end edge devices.
Platform-specific configuration:
{
"mcpServers": {
"e2e_voice": {
"command": "npx",
"args": [
"-y",
"e2e_voice"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...