echokit_server
Run a voice AI server connecting speech, LLM, and TTS services
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install EchoKit Server?โผ
Run `npx skills add second-state/echokit_server --all -g -y` in your terminal to install all tools in this suite globally.
What does EchoKit Server do?โผ
It connects your EchoKit voice device to AI services, running a full ASR to LLM to TTS pipeline for real-time spoken conversations.
Which AI models work with EchoKit?โผ
Any OpenAI-compatible API works for speech recognition, language models, and text-to-speech, including Gemini, Groq, ElevenLabs, and local open-source servers.
How do I generate an EchoKit config file?โผ
Just ask your AI agent to generate an EchoKit config, and the skill walks you through choosing platforms, entering API keys, and launching the server.
Can I use EchoKit without coding experience?โผ
Yes. The config generator skill asks plain-English questions and produces a working server configuration automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core