1
0
Fork 0

feat: configurable audio quality

This commit is contained in:
mrsobakin 2026-02-24 13:21:28 +03:00
parent 1e5654e591
commit 17520f90f9
No known key found for this signature in database
GPG key ID: 325CBF665E4FFD6E
4 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "speechd"
version = "1.2.5"
version = "1.2.6"
description = "Speech-to-Text daemon with Groq Whisper API"
readme = "README.md"
requires-python = ">=3.11"