Update librechat.yaml
Browse files- librechat.yaml +1 -1
librechat.yaml
CHANGED
@@ -128,7 +128,7 @@ speech:
|
|
128 |
model: "whisper-large-v3"
|
129 |
tts:
|
130 |
openai:
|
131 |
-
url: "https://guru-25-piper.hf.space/v1"
|
132 |
apiKey: "guru"
|
133 |
model: "tts-1"
|
134 |
voices: ["alloy", "echo", "fable", "onyx", "nova", "shimmer"]
|
|
|
128 |
model: "whisper-large-v3"
|
129 |
tts:
|
130 |
openai:
|
131 |
+
url: "https://guru-25-piper.hf.space/v1/audio/speech"
|
132 |
apiKey: "guru"
|
133 |
model: "tts-1"
|
134 |
voices: ["alloy", "echo", "fable", "onyx", "nova", "shimmer"]
|