Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
@@ -192,4 +192,4 @@ speech:
|
|
192 |
url: "https://guru-25-tts.hf.space/v1/audio/speech"
|
193 |
apiKey: "${TTS_API_KEY}"
|
194 |
model: "tts-1-hd"
|
195 |
-
voices: ["
|
|
|
192 |
url: "https://guru-25-tts.hf.space/v1/audio/speech"
|
193 |
apiKey: "${TTS_API_KEY}"
|
194 |
model: "tts-1-hd"
|
195 |
+
voices: ["en-US-AvaNeural", "en-US-AvaMultilingualNeural"]
|