From ef7c226621665eb0ea5d5b79b32d428450c2341c Mon Sep 17 00:00:00 2001 From: Artem Vysotsky Date: Sun, 2 Aug 2026 18:21:05 +0200 Subject: [PATCH] Add AI Dictation to local voice tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 199abb8..2d1d9ed 100644 --- a/README.md +++ b/README.md @@ -388,6 +388,7 @@ Going deeper into local AI. ### Voice & Multimodal +- [AI Dictation](https://github.com/writingmate/aidictation) - Voice typing with offline recognition on supported devices - [Voice Chat with Local LLMs](https://insiderllm.com/guides/voice-chat-local-llms-whisper-tts/) - Whisper + TTS setup - [Whisper](https://github.com/openai/whisper) - OpenAI's speech recognition - [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - Fast Whisper inference