Skip to content

feat: Scaffold STT/TTS sidecar configuration for voice support #21

@rdwj

Description

@rdwj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions