Skip to content

Add voice interface for Raspberry Pi #17

@patmakesapps

Description

@patmakesapps

Problem

On a Raspberry Pi, a voice-controlled assistant would enable hands-free coding. Also great for accessibility.

Proposed Solution

  • Speech-to-text (whisper.cpp, Vosk)
  • Text-to-speech for responses
  • Wake word detection
  • Accessible interface

Acceptance Criteria

  • Voice input is transcribed and sent to the agent
  • Responses can be spoken aloud
  • Wake word triggers listening
  • Works on Raspberry Pi hardware

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions