🔊 docs(librechat.example): update speech (#3281)

This commit is contained in:
Marco Beretta 2024-07-06 23:38:58 +03:00 committed by GitHub
parent 71d9e841b1
commit 7edb54889b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,24 +25,19 @@ registration:
# allowedDomains: # allowedDomains:
# - "gmail.com" # - "gmail.com"
# tts: # speech:
# url: '' # tts:
# apiKey: '${TTS_API_KEY}' # openai:
# model: '' # url: ''
# backend: '' # apiKey: '${TTS_API_KEY}'
# voice: '' # model: ''
# compatibility: '' # voice: ''
# voice_settings:
# similarity_boost: ''
# stability: ''
# style: ''
# use_speaker_boost:
# pronunciation_dictionary_locators: ['']
# #
# stt: # stt:
# url: '' # openai:
# apiKey: '${STT_API_KEY}' # url: ''
# model: '' # apiKey: '${STT_API_KEY}'
# model: ''
# rateLimits: # rateLimits:
# fileUploads: # fileUploads: