voice-agent
SKILL.md
Voice Agent
This skill allows you to speak and listen to the user using a local Voice Agent API. It is client-only and does not start containers or services. It uses local Whisper for Speech-to-Text transcription and AWS Polly for Text-to-Speech generation.
Prerequisite
Requires a running backend API at http://localhost:8000.
Backend setup instructions are in this repository:
README.mdwalkthrough.mdDOCKER_README.md