← Latest papers
💬 NLP

Whisper: Courtside Edition Enhancing ASR Performance Through LLM-Driven Context Generation

The paper introduces "Whisper: Courtside Edition," a novel multi-agent LLM pipeline that significantly improves domain-specific ASR performance on NBA commentary by generating context-aware prompts to guide the decoder, achieving a 17.0% relative reduction in word error rate without requiring model retraining.

Original authors: Yonathan Ron, Shiri Gilboa, Tammuz Dubnov

Published 2026-02-24
📖 4 min read☕ Coffee break read

Original authors: Yonathan Ron, Shiri Gilboa, Tammuz Dubnov

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a brilliant, world-class translator named Whisper. This translator has read almost every book ever written and can understand languages from every corner of the globe. If you ask Whisper to translate a normal conversation about the weather or dinner plans, it does a perfect job.

But, if you ask Whisper to translate a live NBA basketball game, it starts to stumble.

Why? Because the game is full of fast-paced slang, weird player names (like "Giannis Antetokounmpo"), and specific terms ("pick and roll," "alley-oop"). Whisper hears "Giannis" and thinks, "Hmm, that sounds like 'Yanis'." It hears "pick and roll" and thinks, "Oh, they must mean a 'picker roll'." It's like a translator who knows English perfectly but has never stepped foot on a basketball court.

This paper introduces a solution called "Whisper: Courtside Edition." It doesn't try to retrain Whisper (which would be like sending the translator back to school for five years). Instead, it gives Whisper a smart assistant right before it starts translating.

Here is how it works, using a simple analogy:

The Problem: The Translator in the Dark

Imagine Whisper is a chef trying to cook a complex dish (the basketball game) but they are working in a dark kitchen. They can hear the ingredients being chopped (the audio), but they can't see the recipe. So, they guess.

  • They hear a name that sounds like "Christmas" and write down "Christmas Por Zingas" instead of "Kristaps Porzingis."
  • They hear "fast break" and write "fast brake."

The Solution: The "Courtside" Assistant

The authors built a multi-agent pipeline. Think of this as a team of three specialized experts sitting right next to the chef (Whisper) before the cooking starts.

  1. The Scout (Topic Agent): This agent listens to the audio for a split second and whispers to the chef: "Hey, we are cooking an NBA game, not a cooking show. Get ready for sports terms!"
  2. The Statistician (Name Agent): This agent has a giant list of every NBA player's name. If the chef hears a sound that might be a player, the Statistician checks the list and says, "That sounds like 'Stephen Curry,' not 'Stephen Curry's brother.' Make sure you spell it right."
  3. The Coach (Jargon Agent): This agent knows the slang. If the chef hears "pick and roll," the Coach taps the chef on the shoulder and says, "Don't write 'picker roll.' The correct term is 'pick and roll'."

The Magic Trick: The "Prompt"

Instead of letting the chef cook and then trying to fix the mistakes afterward (which is hard because the chef can't hear the audio again), this team gives the chef a cheat sheet before they start.

In technical terms, this is called an "initial prompt."

  • The team takes the raw list of names and terms, turns it into a short, natural sentence (e.g., "This is an NBA game featuring Stephen Curry and the pick-and-roll play"), and feeds it to Whisper.
  • Whisper reads this sentence, gets "primed" with the right context, and then listens to the audio again.
  • Because Whisper now knows what to expect, it stops guessing and starts recognizing. It's like the chef suddenly turning on the lights in the kitchen; they can finally see the ingredients clearly.

The Results: A Winning Game

The team tested this on 421 real NBA commentary clips.

  • Before the assistant: Whisper made mistakes about 21.7% of the time (Word Error Rate).
  • After the assistant: Mistakes dropped to 18.0%.
  • The Win: This is a 17% improvement, which is huge in the world of AI.
  • Safety: The system is careful. It only suggests changes it is sure about. If it's not sure, it leaves the original text alone. This means it fixes errors without accidentally creating new ones.

Why This Matters

Usually, to fix a specific problem like sports commentary, you have to spend thousands of dollars and months of time to retrain the AI model from scratch.

This paper shows a smarter, cheaper way: Don't retrain the brain; just give it better context.

It's like realizing you don't need to teach your translator how to play basketball; you just need to hand them a rulebook and a roster list before the game starts. This approach can be used for any specialized field—doctors, lawyers, or engineers—without needing to rebuild the AI every time.

In short: They built a "smart co-pilot" that whispers the right words to the AI before it speaks, turning a confused translator into a courtside expert.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →