Guru-25 commited on
Commit
e418ee8
·
verified ·
1 Parent(s): 91ae948

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +1 -4
librechat.yaml CHANGED
@@ -6,9 +6,6 @@ interface:
6
  multiConvo: false
7
  agents: false
8
  runCode: false
9
- modelSelect: true
10
- parameters: true
11
- presets: false
12
 
13
  modelSpecs:
14
  list:
@@ -130,6 +127,6 @@ speech:
130
  tts:
131
  openai:
132
  url: "https://guru-25-piper.hf.space/v1/audio/speech"
133
- apiKey: "guru"
134
  model: "tts-1"
135
  voices: ["alloy", "echo", "fable", "onyx", "nova", "shimmer"]
 
6
  multiConvo: false
7
  agents: false
8
  runCode: false
 
 
 
9
 
10
  modelSpecs:
11
  list:
 
127
  tts:
128
  openai:
129
  url: "https://guru-25-piper.hf.space/v1/audio/speech"
130
+ apiKey: "${TTS_API_KEY}"
131
  model: "tts-1"
132
  voices: ["alloy", "echo", "fable", "onyx", "nova", "shimmer"]