Skip to content
Sales Pitch

How AI Note-Takers Handle Multi-Speaker Calls and Where They Fail

AI note-takers are reliable on a clean one-to-one call. On a five-person demo with crosstalk and a bad mic, speaker attribution breaks in ways worth knowing.

, 4 min read, Sales tech

Also available in Français, Español

Share on LinkedIn, X, Facebook

Group video call with multiple participants shown in a grid on a laptop screen
Photo Javad Esmaeili, Unsplash

Key takeaways

  • Speaker diarization, the technical process of assigning each sentence in a transcript to the right person, degrades as participant count and crosstalk increase. A clean 1:1 call is a near-solved problem; a five-person group demo with a shared conference room line is not.
  • Misattributed quotes are the specific failure that matters most in sales: a summary that credits the champion with a concern actually raised by the skeptic can send a rep into the next call with the wrong read on the room.
  • The fix is mostly procedural, not a smarter model: per-participant audio (native video conferencing over dial-in), asking people to state their name before speaking on large calls, and manually checking speaker labels on any call that will shape a multi-threaded enterprise deal.

A broader look at how AI note-takers changed the discovery call overall lives elsewhere on this site, covering the attention and habit shifts that come with removing manual typing from a call. This piece is narrower and more technical: it is about the specific case these tools still get wrong, group calls with several speakers, and why that failure mode matters more in sales than it might look at first glance.

The technical problem, briefly

Every AI note-taker relies on a process called speaker diarization: splitting an audio stream into segments and assigning each segment to a distinct speaker, before transcription even attaches words to those segments. On a clean call between two people using separate microphones, this is close to a solved problem. The model has one boundary to track, voices are usually distinct enough, and there is rarely more than one person talking at once.

Add participants and the problem compounds fast. A five- or six-person group demo introduces more boundaries to track, a higher chance that two voices sound acoustically similar, and a much higher chance that two people talk over each other for a sentence or two, which is exactly the audio pattern diarization models handle worst.

Where it actually breaks in practice

Crosstalk during genuine back-and-forth. The moments that matter most on a sales call, a prospect interrupting to push back, a champion jumping in to defend a point, are also the moments most likely to overlap acoustically. Diarization models frequently merge overlapping speech into one speaker's segment or split a single speaker's sentence across two labels when a brief interjection happens mid-sentence.

Single-microphone conference rooms. When several stakeholders join from one meeting room on a single shared line, dialing in rather than joining individually on video, all of their voices arrive as one audio source before the software has any chance to separate them by device. This is a materially worse starting point than a video call where each participant's audio comes from their own device and microphone, and it is still common on the buyer's side even when the seller is on video.

Similar-sounding voices. Two people of similar age, accent and vocal register are harder for diarization models to distinguish reliably, particularly across a call with background noise or a lower-quality connection. The model does not know the participants; it is inferring identity from acoustic patterns alone unless names are explicitly tied to a video tile or a dial-in ID.

The specific failure that costs deals: misattributed quotes. The result of the above is a summary that confidently states "the VP of Sales raised concerns about implementation timeline" when the actual transcript shows the technical evaluator said that and the VP said nothing on the topic. A rep who plans a follow-up strategy around the wrong person holding the objection wastes the next call addressing the wrong stakeholder's concern, or worse, brings up a worry to the person who never had it.

Why this gets worse specifically on multi-stakeholder deals

The calls where misattribution is most likely, large group demos with five or more stakeholders, are also the calls where getting attribution right matters most. A 1:1 discovery call has one other voice to track; if the summary is slightly off, the rep who was on the call remembers who said what. A group call spanning economic buyer, champion, technical evaluator and one or two skeptics is exactly the setting where a rep relies most heavily on the written record afterward, because no one person can hold the whole room's dynamics in memory, and it is exactly the setting where the transcript is least trustworthy on a per-speaker basis.

Mitigations that actually help

MitigationWhy it works
Individual video tiles instead of a dial-in conference lineGives the model per-participant audio instead of one blended source
Asking participants to state their name before speaking on large callsAnchors the model's speaker assignment at a clear, unambiguous point
Reviewing the transcript (not just the summary) around key momentsCatches misattribution before it shapes the follow-up strategy
Manually correcting speaker labels on calls that inform a multi-threaded dealCosts a few minutes; prevents building a plan on a wrong read of the room

None of these require a better model. They require treating the transcript as something to verify at the moments that matter, rather than as a finished record the moment the call ends.

The honest limitation to plan around

Diarization accuracy on multi-speaker calls has improved and will keep improving, but it has not reached the reliability of a clean 1:1 call, and there is no publicly available vendor benchmark that would let a buyer compare tools confidently on this specific axis today. The practical response is not to distrust these tools generally, they still save real time on the calls where they work well, but to apply a specific level of scrutiny to a specific kind of call: any group demo or multi-stakeholder conversation where a quote attributed to the wrong person could send the deal strategy in the wrong direction. Read the transcript around the moments that will drive your next move. The summary is a draft, not a deposition.

Frequently asked questions

Why do AI note-takers struggle more on group calls than one-on-one calls?
The underlying task, speaker diarization, relies on distinguishing voice characteristics and audio timing to assign each utterance to a speaker. With two people the model has one boundary to get right; with five or six, overlapping speech, similar-sounding voices and a single shared microphone all multiply the chances of a misassignment.
Can a bad conference room setup really break the transcript?
Yes. A single omnidirectional microphone picking up a whole room produces audio where multiple voices blend before the software ever gets to separate them. Per-participant audio from individual devices on a video call gives the diarization model a much easier job than one microphone capturing a room.
How should a rep handle notes from a large multi-stakeholder call?
Treat the auto-summary as a draft, not a transcript of record, especially for any quote attributed to a specific stakeholder that will inform strategy. A quick scan of the actual transcript around key moments, checking who was actually speaking, takes a few minutes and prevents building a follow-up plan on a misattributed objection.