Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
@@ -201,4 +201,4 @@ speech:
|
|
201 |
url: "https://api.groq.com/openai/v1/audio/speech"
|
202 |
apiKey: "${STT_API_KEY}"
|
203 |
model: "playai-tts"
|
204 |
-
voices: ["Cheyenne-PlayAI"]
|
|
|
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"]
|