commit 6b737f92fe506ac30ec5f74dbe919a8021a33166 Author: Steve Cliff Date: Fri Apr 10 15:42:06 2026 +0100 Initial commit with project README Co-Authored-By: Claude Opus 4.6 (1M context) 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!