Guru-25 commited on
Commit
be8b01e
·
verified ·
1 Parent(s): 7ada7a6

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +1 -1
librechat.yaml CHANGED
@@ -123,7 +123,7 @@ endpoints:
123
  speech:
124
  stt:
125
  openai:
126
- url: "https://api.groq.com/openai/v1/audio"
127
  apiKey: "${STT_API_KEY}"
128
  model: "whisper-large-v3"
129
  tts:
 
123
  speech:
124
  stt:
125
  openai:
126
+ url: "https://api.groq.com/openai/v1/audio/transcriptions"
127
  apiKey: "${STT_API_KEY}"
128
  model: "whisper-large-v3"
129
  tts: