From 8910efb1da1146a52de9a300a2b9ecfeecb275d4 Mon Sep 17 00:00:00 2001 From: xy3 <120182408@qq.com> Date: Sat, 8 Feb 2025 11:54:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E7=A1=85=E5=9F=BA=E6=B5=81?= =?UTF-8?q?=E5=8A=A8=E7=9A=84SenseVoiceSmall=E6=A8=A1=E5=9E=8B=E5=90=8D?= =?UTF-8?q?=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- relay/channel/siliconflow/constant.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relay/channel/siliconflow/constant.go b/relay/channel/siliconflow/constant.go index 819f4aa0..fea6fcd4 100644 --- a/relay/channel/siliconflow/constant.go +++ b/relay/channel/siliconflow/constant.go @@ -40,7 +40,7 @@ var ModelList = []string{ "Pro/meta-llama/Meta-Llama-3-8B-Instruct", "Pro/mistralai/Mistral-7B-Instruct-v0.2", "black-forest-labs/FLUX.1-schnell", - "iic/SenseVoiceSmall", + "FunAudioLLM/SenseVoiceSmall", "netease-youdao/bce-embedding-base_v1", "BAAI/bge-m3", "internlm/internlm2_5-20b-chat",