Upgraded to nixos 25.05
This commit is contained in:
parent
37ae69c2c6
commit
26ceeece7b
6 changed files with 1977 additions and 2134 deletions
|
|
@ -3,11 +3,11 @@ name = "mensa-tts"
|
|||
version = "0.1.0"
|
||||
description = "Generate an automated broadcast from DB0KL for the mensa menu"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9.0,<3.12" # Because of TTS
|
||||
requires-python = ">=3.10.0"
|
||||
dependencies = [
|
||||
"librosa>=0.10.0",
|
||||
"requests>=2.32.3",
|
||||
"tts>=0.22.0",
|
||||
"coqui-tts>=0.26.2",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue