Skip to content

Conversation

jpetrucciani
Copy link
Contributor

Title

Fixes an issue with using Groq's whisper API

Relevant issues

Fixes #11402

This is a slight tweak of part of #14724, hopefully to get the fix in place as soon as possible so that Groq is usable again

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
image
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🐛 Bug Fix

Changes

@CLAassistant
Copy link

CLAassistant commented Sep 26, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

vercel bot commented Sep 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Error Error Sep 26, 2025 4:09pm

@krrishdholakia
Copy link
Contributor

@jpetrucciani this is already fixed on main -

passed_params.pop("OPENAI_TRANSCRIPTION_PARAMS")

live since v1.77.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: groq/whisper-large-v3 returns 400 BadRequestError with OPENAI_TRANSCRIPTION_PARAMS
3 participants