🔖 chore: optimize the settings of Azure Speech

This commit is contained in:
Martial BE
2024-04-23 17:28:34 +08:00
parent 1e07b0b25f
commit f91b9856d4
3 changed files with 21 additions and 2 deletions

View File

@@ -159,12 +159,16 @@ const typeConfig = {
modelGroup: 'Baichuan'
},
24: {
inputLabel: {
other: '位置/区域'
},
input: {
models: ['tts-1', 'tts-1-hd']
},
prompt: {
test_model: '',
base_url: '请输入请求地址例如https://eastasia.tts.speech.microsoft.com'
base_url: '',
other: '请输入你 Speech Studio 的位置/区域例如eastasia'
}
},
27: {