feat: Integrate Supertonic TTS provider with configuration options and UI updates; enhance voice handling and settings management

This commit is contained in:
JB
2025-12-20 06:20:33 -08:00
parent 08ebedc177
commit 95d5921e67
15 changed files with 418 additions and 117 deletions
+1
View File
@@ -15,6 +15,7 @@ keywords = ["audiobook", "epub", "pdf", "text-to-speech", "subtitle", "tts", "ko
dependencies = [
"kokoro>=0.9.4",
"misaki[zh]>=0.9.4",
"supertonic>=0.1.0",
"ebooklib>=0.19",
"beautifulsoup4>=4.13.4",
"spacy>=3.5,<4.0",