Skip to content

Voice Input Interface (PC Microphone Support) #70

@ZiryaNoov

Description

@ZiryaNoov

Feature request / 功能建议

Add support for voice input via the host computer's microphone. Instead of typing python main.py "task", allow a mode where the user can speak the command, and the script uses a Speech-to-Text (STT) model (like Whisper) to convert it to the prompt.

Motivation / 动机

This aligns with the goal of a true "AI Assistant". It allows for hands-free operation and makes the interaction more natural, similar to the movie "Her" or "Jarvis".

Your contribution / 您的贡献

I can suggest using OpenAI/Gemini/Sesame Whisper (local or API) for the transcription layer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions