Update README.md

This commit is contained in:
FURK4NGG
2026-03-14 00:02:17 +03:00
committed by GitHub
parent 33bc7998fb
commit 2b6dc5214a
+2 -2
View File
@@ -39,7 +39,7 @@
```
sudo pacman -S --needed alsa-utils
```
<br>
📄 Offline Speech to Text
```
@@ -52,7 +52,7 @@
command -v pw-record || echo "pw-record not found"
command -v arecord || echo "arecord not found"
```
<br>
🧠 Install whisper.cpp (Offline Speech Recognition Engine)
```
git clone https://github.com/ggml-org/whisper.cpp.git