Use openai compatible as vendor

This commit is contained in:
Xin Wang
2026-02-12 18:44:55 +08:00
parent 260ff621bf
commit ff3a03b1ad
23 changed files with 822 additions and 905 deletions

View File

@@ -66,7 +66,7 @@ Rules:
"baseUrl": "https://api.openai.com/v1"
},
"asr": {
"provider": "siliconflow",
"provider": "openai_compatible",
"model": "FunAudioLLM/SenseVoiceSmall",
"apiKey": "sf-...",
"interimIntervalMs": 500,
@@ -74,7 +74,7 @@ Rules:
},
"tts": {
"enabled": true,
"provider": "siliconflow",
"provider": "openai_compatible",
"model": "FunAudioLLM/CosyVoice2-0.5B",
"apiKey": "sf-...",
"voice": "anna",