WIP: Add TTS cog #18

Draft
cswimr wants to merge 12 commits from tts into main
2 changed files with 729 additions and 448 deletions
Showing only changes of commit ea0db88fbe - Show all commits

1176
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -14,6 +14,7 @@ py-dactyl = "^2.0.4"
websockets = "^12.0"
pillow = "^10.3.0"
numpy = "^1.26.4"
py-lav = {extras = ["all"], version = ">=1.14.3,<1.15"}
[tool.poetry.group.dev]
optional = true