Guru-25 commited on
Commit
cae374d
·
verified ·
1 Parent(s): 70e665f

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +6 -5
librechat.yaml CHANGED
@@ -194,11 +194,12 @@ speech:
194
  model: "whisper-large-v3"
195
  tts:
196
  openai:
 
 
 
 
 
197
  # url: "https://guru-25-tts.hf.space/v1/audio/speech"
198
  # apiKey: "${TTS_API_KEY}"
199
  # model: "tts-1-hd"
200
- # voices: ["en-US-AvaNeural", "en-US-AvaMultilingualNeural"]
201
- url: "https://api.groq.com/openai/v1/audio/speech"
202
- apiKey: "${STT_API_KEY}"
203
- model: "playai-tts"
204
- voices: ["Arista-PlayAI", "Celeste-PlayAI", "Cheyenne-PlayAI", "Gail-PlayAI"]
 
194
  model: "whisper-large-v3"
195
  tts:
196
  openai:
197
+ url: "https://api.groq.com/openai/v1/audio/speech"
198
+ apiKey: "${TTS_API_KEY}"
199
+ model: "playai-tts"
200
+ voices: ["Celeste-PlayAI"]
201
+
202
  # url: "https://guru-25-tts.hf.space/v1/audio/speech"
203
  # apiKey: "${TTS_API_KEY}"
204
  # model: "tts-1-hd"
205
+ # voices: ["en-US-AvaNeural", "en-US-AvaMultilingualNeural"]