Use in-memory audio for STT

This commit is contained in:
Thales Maciel 2026-02-24 11:48:02 -03:00
parent 861f199dea
commit ebba452268
No known key found for this signature in database
GPG key ID: 33112E6833C34679
5 changed files with 17 additions and 50 deletions

View file

@ -10,7 +10,6 @@ dependencies = [
"python-xlib",
"PyGObject",
"sounddevice",
"soundfile",
]
[tool.uv]