From dde237ff0d9a0e5a70f05b740ea3b38abf676ed1 Mon Sep 17 00:00:00 2001 From: hrz <1710360675@qq.com> Date: Mon, 21 Apr 2025 17:55:27 +0800 Subject: [PATCH] =?UTF-8?q?update:=E5=A2=9E=E5=8A=A0dashscope=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=20(#920)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update:增加腾讯TTS、腾讯ASR供应器 * update:增加dashscope依赖 --------- Co-authored-by: 欣南科技 --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index e0faf0a3..7da31b6f 100755 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -25,4 +25,4 @@ sherpa_onnx==1.11.0 mcp==1.4.1 cnlunar==0.2.0 PySocks==1.7.1 -dashscope=1.23.1 +dashscope==1.23.1 \ No newline at end of file