feat: 功能优化

This commit is contained in:
2026-02-01 21:11:29 +08:00
parent 808774c333
commit ca82e41674
8 changed files with 33 additions and 41 deletions

View File

@@ -231,7 +231,7 @@ yudao:
default-model: cosyvoice-v3-flash
siliconflow:
enabled: true
api-key: sk-epsakfenqnyzoxhmbucsxlhkdqlcbnimslqoivkshalvdozz
api-key: sk-kcvifijrafkzxsmnxbgxspnxdvjiaawcbyoiqhmfobykynpx
base-url: https://api.siliconflow.cn
default-model: IndexTeam/IndexTTS-2
ice:

View File

@@ -214,7 +214,7 @@ spring:
yudao:
voice:
default-provider: cosyvoice
default-provider: siliconflow
cosyvoice:
enabled: true
api-key: sk-10c746f8cb8640738f8d6b71af699003
@@ -225,8 +225,8 @@ yudao:
tts-url: https://dashscope.aliyuncs.com/api/v1/services/audio/tts/speech-synthesis
voice-enrollment-url: https://dashscope.aliyuncs.com/api/v1/services/audio/tts/voice-enrollment
siliconflow:
enabled: false
api-key: ${SILICONFLOW_API_KEY:}
enabled: true
api-key: sk-kcvifijrafkzxsmnxbgxspnxdvjiaawcbyoiqhmfobykynpx
base-url: https://api.siliconflow.cn
default-model: IndexTeam/IndexTTS-2
sample-rate: 24000