Multistream Speech Recognition for Real-Time Speaker Attribution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing virtual conference systems lack real-time transcription and accurate attribution of speech to individual speakers, making it difficult for participants to follow conversations and presentations effectively.

Innovation Solution

Implementing multistream automatic speech recognition systems that transcribe multiple audio streams in real-time, allowing for precise attribution of speech to individual speakers during virtual conferences.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional single-stream transcription is used, then system complexity is low, but speaker attribution accuracy deteriorates

Engineering Contradiction:
Improvespeaker attribution accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the audio input into multiple separate streams, each corresponding to a different speaker or audio source. By processing each stream independently through speech-to-text models, the system achieves accurate speaker attribution while maintaining manageable complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediary components including audio separation models, speech-to-text models, and text-to-ATC models that act as mediators between the raw audio input and the final transcript. These intermediaries enable accurate speaker attribution by processing and transforming audio data through multiple specialized stages.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If real-time transcription of multiple audio streams is implemented, then participant engagement improves, but processing time increases

Engineering Contradiction:
Improveparticipant engagementVSAvoidprocessing time
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The patent performs preliminary actions by pre-processing audio streams through separation models before transcription, and uses caching mechanisms to store previously processed transcripts. This allows real-time transcription to proceed more efficiently by reducing redundant processing and enabling faster retrieval of existing transcriptions.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent maintains continuous processing of audio streams through optimized pipeline architecture, where audio separation, speech-to-text conversion, and ATC generation occur in continuous flow. This ensures real-time transcription without interruptions, maintaining participant engagement while minimizing processing delays.

Inventive Principle:
Principle #20Continuity of useful action

Data Source

PatentUS12375313B2Providing multistream automatic speech recognition during virtual conferences
Publication Date: 2025.07.29 ZOOM COMMUNICATIONS INC
  • US12375313B2 patent drawing
  • US12375313B2 patent drawing
  • US12375313B2 patent drawing

AI summary

An example method includes hosting, by a conference provider, a virtual conference between a plurality of client devices exchanging audio streams; receiving, during the virtual conference, a first plurality of audio segments of a first audio stream from a first client device of the plurality of client devices; receiving, during the virtual conference, a second plurality of audio segments of a second audio stream from a second client device of the plurality of client devices; transcribing, by a transcription process, the first plurality of audio segments to create a first transcription; transcribing, by the transcription process, the second plurality of audio segments to create a second transcription; providing, during the virtual conference, the first transcription and the second transcription to the first and second client devices.