mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-22 06:00:56 +02:00
🔊 docs(librechat.example): update speech
(#3281)
This commit is contained in:
parent
71d9e841b1
commit
7edb54889b
1 changed files with 12 additions and 17 deletions
|
@ -25,21 +25,16 @@ registration:
|
|||
# allowedDomains:
|
||||
# - "gmail.com"
|
||||
|
||||
# speech:
|
||||
# tts:
|
||||
# openai:
|
||||
# url: ''
|
||||
# apiKey: '${TTS_API_KEY}'
|
||||
# model: ''
|
||||
# backend: ''
|
||||
# voice: ''
|
||||
# compatibility: ''
|
||||
# voice_settings:
|
||||
# similarity_boost: ''
|
||||
# stability: ''
|
||||
# style: ''
|
||||
# use_speaker_boost:
|
||||
# pronunciation_dictionary_locators: ['']
|
||||
#
|
||||
# stt:
|
||||
# openai:
|
||||
# url: ''
|
||||
# apiKey: '${STT_API_KEY}'
|
||||
# model: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue