Skip to content

Remove 'distil-whisper-large-v3-en' from STTModels#5537

Merged
davidzhao merged 1 commit intolivekit:mainfrom
vedevpatel:patch-1
Apr 26, 2026
Merged

Remove 'distil-whisper-large-v3-en' from STTModels#5537
davidzhao merged 1 commit intolivekit:mainfrom
vedevpatel:patch-1

Conversation

@vedevpatel
Copy link
Copy Markdown
Contributor

This PR removes distil-whisper-large-v3-en, which was shut down by Groq.

This PR removes distil-whisper-large-v3-en, which was shut down by Groq.
Copilot AI review requested due to automatic review settings April 23, 2026 19:03
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 23, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the deprecated Groq STT model distil-whisper-large-v3-en from the Groq plugin’s typed model list, aligning the plugin with Groq’s currently available production models.

Changes:

  • Removed distil-whisper-large-v3-en from STTModels in the Groq plugin.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 5 to 8
STTModels = Literal[
"whisper-large-v3",
"whisper-large-v3-turbo",
"distil-whisper-large-v3-en",
]
@davidzhao davidzhao merged commit 77f2388 into livekit:main Apr 26, 2026
21 of 22 checks passed
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.

4 participants