Add or modify VAD providers and tuning in assistant-api with strict separation from EOS internals. Use for speech activity detection engines, provider registration, and VAD config wiring.
$npx -y skills add rapidaai/voice-ai --skill vad-integrationInstalls into the current project.
Run `npx skills use "https://github.com/rapidaai/voice-ai" --skill "rapidaai/voice-ai/vad-integration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/rapidaai/voice-ai" that are relevant to the current task. Run `npx skills add "https://github.com/rapidaai/voice-ai"` and select the relevant skills, then follow their instructions.