From 6b737f92fe506ac30ec5f74dbe919a8021a33166 Mon Sep 17 00:00:00 2001 From: Steve Cliff Date: Fri, 10 Apr 2026 15:42:06 +0100 Subject: [PATCH] Initial commit with project README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f56082 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Mouth + +`Mouth` is a utility that sits in the background waiting for you to hit a global hot key - when you press, it listens to you, quickly translates your voice in to text using a local LLM model and pastes it in to your application where the cursor currently sits. No internet required!