From 7edb54889b8646cc26cc05ef12a9d2805205b9ed Mon Sep 17 00:00:00 2001 From: Marco Beretta <81851188+berry-13@users.noreply.github.com> Date: Sat, 6 Jul 2024 23:38:58 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8A=20docs(librechat.example):=20updat?= =?UTF-8?q?e=20`speech`=20(#3281)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- librechat.example.yaml | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) 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: