恢复edge tts可用
This commit is contained in:
parent
784af16b79
commit
f2194f08fd
@ -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
|
||||||
|
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user