Summary
Include speech-to-text and text-to-speech sidecar configuration in scaffolded projects. Voice-enabled agents need endpoint wiring and sidecar definitions for inference services.
Requirements
- Add
voice section to scaffolded agent.yaml with stt_endpoint, tts_endpoint, and enabled toggle (default: false).
- Include sidecar service definitions in the Helm chart when voice is enabled.
- Set recommended defaults: Granite Speech 3.3-8B for STT, Kokoro-FastAPI for TTS.
- Scaffold a placeholder tool in
tools/ demonstrating audio-in / audio-out flow.
Companion Issues
Companion issues filed on fips-agents/agent-template, fips-agents/gateway-template, fips-agents/ui-template, and fips-agents/examples.
Size
S
Summary
Include speech-to-text and text-to-speech sidecar configuration in scaffolded projects. Voice-enabled agents need endpoint wiring and sidecar definitions for inference services.
Requirements
voicesection to scaffoldedagent.yamlwithstt_endpoint,tts_endpoint, andenabledtoggle (default:false).tools/demonstrating audio-in / audio-out flow.Companion Issues
Companion issues filed on fips-agents/agent-template, fips-agents/gateway-template, fips-agents/ui-template, and fips-agents/examples.
Size
S