Align log formatting

This commit is contained in:
Thales Maciel 2026-02-24 12:00:33 -03:00
parent ebba452268
commit 2ec14f35f2
No known key found for this signature in database
GPG key ID: 33112E6833C34679
4 changed files with 47 additions and 8 deletions

View file

@ -7,7 +7,7 @@ Python X11 STT daemon that records audio, runs Whisper, logs the transcript, and
- X11 (not Wayland)
- `sounddevice` (PortAudio)
- `faster-whisper`
- Tray icon deps: `gtk3`
- Tray icon deps: `gtk3`, `libayatana-appindicator3`
- Python deps: `pillow`, `python-xlib`, `faster-whisper`, `PyGObject`, `sounddevice`
System packages (example names): `portaudio`/`libportaudio2`.