From a50adc1a14c6ebf431062939fce36bbc5534f29f Mon Sep 17 00:00:00 2001
From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com>
Date: Sun, 15 Mar 2026 14:51:33 +0300
Subject: [PATCH] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 4e6f561..30ab0b1 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@
pip install -r requirements.txt
```
- Offline Voice Input for Linux
+ Offline Voice Input (Speech → Text)
🎙️ pw-record / arecord -> 📄 WAV file -> 🧠 whisper-cli -> ✍ Text input
@@ -122,7 +122,7 @@
pip install -r requirements.txt
```
- Offline Voice Input for Linux
+ Offline Voice Input (Speech → Text)
🎙️ pw-record / arecord -> 📄 WAV file -> 🧠 whisper-cli -> ✍ Text input
@@ -185,7 +185,7 @@
Screenshot
```
sudo apt update
- sudo apt install -y grim slurp swappy wl-clipboard wf-recorder ffmpeg libnotify-bin python3
+ sudo apt install -y grim slurp swappy wl-clipboard wf-recorder ffmpeg libnotify-bin
```