From 737a4e1caf20ab5dffd89fabe502e4a4d8ce5ce9 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 1 Mar 2026 00:03:24 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae22992..fa4897c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ bind = $mainMod SHIFT, Q, exec, $capture-ai image bind = $mainMod, Q, exec, $capture-ai text Offline Voice for Linux -sudo pacman -S --needed git cmake make gcc +sudo pacman -S --needed git cmake make gcc pipewire wireplumber alsa-utils + +paket kontrol +command -v pw-record || echo "pw-record yok" +command -v arecord || echo "arecord yok" git clone https://github.com/ggml-org/whisper.cpp.git cd whisper.cpp @@ -27,6 +31,10 @@ mkdir -p ~/.local/share/whisper wget -O ~/.local/share/whisper/ggml-tiny.bin \ https://huggingface.co/ggerganov/whisper.cpp/resolve/main/ggml-tiny.bin +paket test +ls -l ~/whisper.cpp/build/bin/whisper-cli +ls -lh ~/.local/share/whisper/ggml-tiny.bin + Manual test (çalıştığını doğruladık) /home/bob/whisper.cpp/build/bin/whisper-cli \ -m /home/bob/.local/share/whisper/ggml-tiny.bin \