From fb44a5faf0e4d22c4caa7cdf46a5e7ec42397f34 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Wed, 25 Mar 2026 20:39:07 +0900 Subject: [PATCH] docs: update README.md transciption -> transcription --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77b1c5c..5092b3e 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ does not perform speech-to-text. See - User responsibility (device security, physical access) ### Future Goals (v2.0+) -- Package app to be able to run 100% locally with transciption model and small 7b model for note generation +- Package app to be able to run 100% locally with transcription model and small 7b model for note generation - Multiple LLM providers (Anthropic, local models) - Custom note templates - Optional cloud sync (user-controlled)