Audio Segment Reliability Scoring for Accurate Speech Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning models for speech processing face challenges in accurately identifying speaker identification due to varying environmental conditions and speech types, leading to inconsistent reliability in audio samples.

Innovation Solution

A computing system trains an audio reliability machine learning model to identify audio sample characteristics associated with accurate and inaccurate speaker identification by segmenting audio data and evaluating each segment's reliability using feature extraction models and neural networks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a speech processing model processes the entire audio sample to determine speaker identification, then the evaluation covers all available data, but the accuracy is reduced due to inclusion of low-reliability segments

Engineering Contradiction:
Improvespeaker identification accuracyVSAvoidaudio data processing volume
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The audio sample is divided into multiple segments, and each segment is evaluated separately for reliability. The speech processing model processes only those segments that meet the reliability threshold, thereby improving accuracy by excluding noisy or unreliable portions while still utilizing a significant portion of the audio data.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If the speech processing model is trained on diverse audio datasets with varying conditions, then the model's adaptability improves, but the consistency of performance across different conditions deteriorates

Engineering Contradiction:
Improvemodel adaptability to different conditionsVSAvoidperformance consistency
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The system evaluates the reliability of each audio segment based on environmental conditions and speech characteristics, providing feedback to the speech processing model. This feedback mechanism allows the model to adjust its processing strategy dynamically, maintaining consistent performance across diverse conditions by focusing on high-reliability segments.

Inventive Principle:
Principle #23Feedback

3Reliability

If the system evaluates reliability for the entire audio sample, then the overall reliability assessment is comprehensive, but it fails to identify specific high-reliability portions for targeted processing

Engineering Contradiction:
Improveoverall reliability assessmentVSAvoididentification of specific reliable segments
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The audio sample is divided into multiple segments, and each segment is evaluated separately for reliability. This segmentation enables the system to identify specific high-reliability portions within the audio sample, allowing targeted processing of only those segments that are most useful for accurate speaker identification.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different segments of the audio sample are treated differently based on their individual reliability characteristics. High-reliability segments are processed with full attention, while low-reliability segments are either excluded or given less weight, thereby optimizing the overall speaker identification accuracy.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12567401B2Evaluating reliability of audio data for use in speech processing
Publication Date: 2026.03.03 SRI INTERNATIONAL
  • US12567401B2 patent drawing
  • US12567401B2 patent drawing
  • US12567401B2 patent drawing

AI summary

In some examples, a computing system includes a storage device configured to store a machine learning model trained with audio feature values to determine a reliability of an audio segment for performing speech processing; and processing circuitry. The processing circuitry is configured to: receive an audio dataset comprising a sequence of audio segments; extract, for each audio segment of the sequence of audio segments, a set of audio feature values corresponding to a set of audio features; execute the machine learning model to determine, for each audio segment of the sequence of audio segments, a reliability score based on the set of audio feature values corresponding to the respective audio segment, wherein the reliability score indicates a reliability of the audio segment for performing speech processing; and output an indication of the respective reliability scores determined for at least one audio segment of the sequence of audio segments.