Skip to content

[codex] Make voice input opt-in for MVP image#5

Draft
realadeel wants to merge 1 commit into
mainfrom
codex/text-control-image
Draft

[codex] Make voice input opt-in for MVP image#5
realadeel wants to merge 1 commit into
mainfrom
codex/text-control-image

Conversation

@realadeel
Copy link
Copy Markdown
Owner

Summary

Makes the default agentos-image-minimal image text-first by removing the microphone/ASR pipeline from the default install set and making voice input opt-in through AGENTOS_VOICE_INPUT_INSTALL.

The image still keeps the core agent control plane, local LLM packages, and optional TTS output. README guidance now describes microphone input as an adapter rather than an MVP dependency.

Impact

  • Default builds no longer install voice-pipelined, whisper-cpp, whisper-model-tiny, python3-webrtcvad, or speexdsp unless explicitly enabled.
  • Text input, brokered actions, inference routing, audit logging, and TTS remain available for MVP trials.
  • README quick-start health checks no longer expect voice-pipelined in the default image.

Validation

  • python -m pytest tests/ -q -> 114 passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant