diff --git a/librechat.example.yaml b/librechat.example.yaml index 48b2f5ad9..36bef67e5 100644 --- a/librechat.example.yaml +++ b/librechat.example.yaml @@ -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: