From 8e8d4a3a849b3592c2031f518858b7348ce7a3cc Mon Sep 17 00:00:00 2001 From: Martial BE Date: Thu, 18 Apr 2024 01:46:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20chore:=20Update=20Azure=20Speech?= =?UTF-8?q?=20prompt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/views/Channel/type/Config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/views/Channel/type/Config.js b/web/src/views/Channel/type/Config.js index 8f9dbf91..7a1a0a31 100644 --- a/web/src/views/Channel/type/Config.js +++ b/web/src/views/Channel/type/Config.js @@ -163,7 +163,8 @@ const typeConfig = { models: ['tts-1', 'tts-1-hd'] }, prompt: { - test_model: '' + test_model: '', + base_url: '请输入请求地址,例如:https://eastasia.tts.speech.microsoft.com' } }, 27: {