You've already forked HeurAMS-Legacy
format
This commit is contained in:
@@ -17,7 +17,7 @@ class EdgeTTS(BaseTTS):
|
||||
text,
|
||||
"zh-CN-YunjianNeural",
|
||||
)
|
||||
logger.debug("EdgeTTS 通信对象创建成功,正在保存音频")
|
||||
logger.debug("EdgeTTS 通信对象创建成功, 正在保存音频")
|
||||
communicate.save_sync(str(path))
|
||||
logger.debug("EdgeTTS 音频已保存到: %s", path)
|
||||
return path # type: ignore
|
||||
|
||||
Reference in New Issue
Block a user