From f2194f08fd26d2e43744694b6937ab6ff26c8287 Mon Sep 17 00:00:00 2001 From: guo zebin Date: Tue, 29 Oct 2024 09:53:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8Dedge=20tts=E5=8F=AF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- tts/tts_voice.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",