恢复edge tts可用

This commit is contained in:
guo zebin 2024-10-29 09:53:58 +08:00
parent 784af16b79
commit f2194f08fd
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ aliyun-python-sdk-core
simhash simhash
pytz pytz
gevent~=22.10.1 gevent~=22.10.1
edge_tts~=6.1.3 edge_tts~=6.1.13
pydub pydub
langchain==0.0.336 langchain==0.0.336
chromadb chromadb

View File

@ -14,7 +14,7 @@ class EnumVoice(Enum):
} }
} }
XIAO_XIAO = { XIAO_XIAO = {
"name": "晓晓", "name": "晓晓(edge)",
"voiceName": "zh-CN-XiaoxiaoNeural", "voiceName": "zh-CN-XiaoxiaoNeural",
"styleList": { "styleList": {
"angry": "angry", "angry": "angry",