🔊 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

View File

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