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 \