Skip to content

Speak to Edit (local LLM) #13

@madebysan

Description

@madebysan

Summary

Select text → press hotkey → speak a correction → Wave replaces the selection with the edited version.

Details

  • Detect when text is selected before recording starts
  • Transcribe the spoken edit command
  • Use a local LLM (e.g., Llama via llama.cpp or MLX) to interpret the command and apply it to the selected text
  • Replace the selection with the result
  • Keeps everything 100% on-device

Examples

  • Select a paragraph → "Make this shorter"
  • Select a sentence → "Change this to past tense"
  • Select an email draft → "Make this more formal"

Why

This is Typeless's killer feature. Doing it locally would be a major differentiator — private AI text editing with zero cloud dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew featuretier-3Aspirational features, bigger lifts

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions