🔖 chore: Update Azure Speech prompt

This commit is contained in:
Martial BE 2024-04-18 01:46:48 +08:00
parent 95854f5912
commit 8e8d4a3a84
No known key found for this signature in database
GPG Key ID: D06C32DF0EDB9084

View File

@ -163,7 +163,8 @@ const typeConfig = {
models: ['tts-1', 'tts-1-hd'] models: ['tts-1', 'tts-1-hd']
}, },
prompt: { prompt: {
test_model: '' test_model: '',
base_url: '请输入请求地址例如https://eastasia.tts.speech.microsoft.com'
} }
}, },
27: { 27: {