支持固定脚本多种分割方式(段落/行/句子),修复Edge TTS和模板切换问题

This commit is contained in:
puke
2025-12-08 16:59:02 +08:00
parent ea48c4838c
commit 3cf6628022
9 changed files with 100 additions and 15 deletions

View File

@@ -158,6 +158,7 @@
display: flex;
align-items: center;
justify-content: center;
white-space: pre-line; /* Preserve line breaks from \n */
}
/* Quote marks */