Add hotkey support and xdotool integration for enhanced speech-to-text functionality

This commit is contained in:
2026-02-16 14:04:29 +01:00
parent 50dc55a6a6
commit fb51972ec9
2 changed files with 239 additions and 1 deletions

View File

@@ -5,4 +5,6 @@
pip install git+https://github.com/openai/whisper.git
sudo apt install python3-cairo libcairo2-dev libgirepository2-dev portaudio19-dev
pip install sounddevice pycairo pygobject
pip install sounddevice pycairo pygobject
pip install pynput
sudo apt install xdotool