This commit is contained in:
Juraj Borza
2025-05-03 19:26:46 +02:00
27 changed files with 2430 additions and 624 deletions
+2 -1
View File
@@ -15,9 +15,10 @@ keywords = ["audiobook", "epub", "pdf", "text-to-speech", "subtitle", "tts", "ko
dependencies = [
"PyQt5>=5.15.11",
"kokoro>=0.9.4",
"ebooklib>=0.18",
"ebooklib>=0.19",
"beautifulsoup4>=4.13.4",
"PyMuPDF>=1.25.5",
"platformdirs>=4.3.7",
"soundfile>=0.13.1",
"pygame>=2.6.1",
"charset_normalizer>=3.4.1",