This commit is contained in:
yinsx
2026-02-03 14:16:42 +08:00
parent f98ff21394
commit c10cfa7c33
12 changed files with 603 additions and 283 deletions

View File

@ -13,7 +13,7 @@ from blend_shape_parser import BlendShapeParser
class TextToBlendShapesService:
DEFAULT_SPLIT_PUNCTUATIONS = '。!?;!?;,'
def __init__(self, lang='zh-CN', a2f_url="192.168.1.39:52000", tts_provider='edge-tts'):
def __init__(self, lang='zh-CN', a2f_url="192.168.1.230:52000", tts_provider='edge-tts'):
"""
初始化服务
:param lang: 语言