socket 逻辑初始化
This commit is contained in:
@@ -142,11 +142,13 @@ verification:
|
||||
length: 5
|
||||
# 验证码过期时间(分钟)
|
||||
expiration-minutes: 10
|
||||
|
||||
# 文本转语音
|
||||
elevenLabs:
|
||||
baseUrl: https://api.elevenlabs.io/v1
|
||||
apiKey: sk_5240d8f56cb1eb5225fffcf903f62479884d1af5b3de6812
|
||||
modelId: eleven_monolingual_v1
|
||||
|
||||
# 语音转文本
|
||||
whisper:
|
||||
apiUrl: https://api.openai.com/v1/audio/transcriptions
|
||||
|
||||
Reference in New Issue
Block a user