Guru-25 commited on
Commit
e3b1e83
·
verified ·
1 Parent(s): a87be9e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +8 -8
librechat.yaml CHANGED
@@ -194,11 +194,11 @@ 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: ["Cheyenne-PlayAI"]
 
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: ["Cheyenne-PlayAI"]