diff --git a/requirements.txt b/requirements.txt index 107057e..2da50b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ aliyun-python-sdk-core simhash pytz gevent~=22.10.1 -edge_tts~=6.1.3 +edge_tts~=6.1.13 pydub langchain==0.0.336 chromadb diff --git a/tts/tts_voice.py b/tts/tts_voice.py index 402eee9..26f70ef 100644 --- a/tts/tts_voice.py +++ b/tts/tts_voice.py @@ -14,7 +14,7 @@ class EnumVoice(Enum): } } XIAO_XIAO = { - "name": "晓晓", + "name": "晓晓(edge)", "voiceName": "zh-CN-XiaoxiaoNeural", "styleList": { "angry": "angry",