Speech Enhancement Model Training with Frequency Band Compression

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing speech enhancement models, due to their high operation complexity, struggle to meet real-time operation requirements in communication scenarios, leading to communication delays and degraded experiences.

Innovation Solution

A training method that reduces feature dimensionality through frequency band compression and employs cyclic iteration in feature mapping to enhance model training, without adding model structure, resulting in a trained model that reduces operation complexity and meets real-time needs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a speech enhancement model with multiple layers of neural networks (CNN, LSTM, GRU) is used, then speech enhancement capability is improved, but operation complexity increases

Engineering Contradiction:
Improvespeech enhancement capabilityVSAvoidoperation complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts and removes redundant or less important neural network components (such as LSTM or GRU layers) from the speech enhancement model, retaining only the essential CNN layers that provide sufficient speech enhancement capability. This extraction approach reduces operation complexity while preserving the core functionality needed for speech enhancement in real-time communication scenarios.

Inventive Principle:
Principle #2Taking out (Extraction)

2Reliability

If a speech enhancement model with high operation complexity is used, then speech enhancement capability is improved, but real-time operation requirement cannot be met

Engineering Contradiction:
Improvespeech enhancement capabilityVSAvoidoperation speed
Core Design Contradiction:
ReliabilityVSSpeed

Solution Approach 1:

The patent removes computationally intensive components from the model architecture, keeping only the lightweight CNN layers that can process speech signals quickly. This extraction of essential functionality enables the model to meet real-time operation requirements while maintaining adequate speech enhancement capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent adopts a simpler, more lightweight model architecture that prioritizes fast processing over complex feature extraction. This approach uses computationally inexpensive operations that can be executed rapidly, sacrificing some enhancement quality to achieve real-time performance suitable for communication scenarios.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Reliability

If a speech enhancement model with high operation complexity is used, then speech enhancement capability is improved, but communication delay increases

Engineering Contradiction:
Improvespeech enhancement capabilityVSAvoidcommunication delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent extracts and eliminates time-consuming processing stages from the speech enhancement pipeline by removing complex recurrent neural network layers. The simplified CNN-based model processes speech frames more quickly, reducing the overall communication delay while preserving essential noise suppression and speech quality improvement functions.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20260004795A1Speech enhancement model training method and apparatus, device, medium, and program product
Publication Date: 2026.01.01 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US20260004795A1 patent drawing
  • US20260004795A1 patent drawing
  • US20260004795A1 patent drawing

AI summary

This present disclosure relates to a speech enhancement model training method and apparatus, an electronic device, and a storage medium. The method includes: extracting a first audio feature of a to-be-enhanced speech signal through an input layer in each instance of iterative training of an initial speech enhancement model; performing frequency band compression on the first audio feature through a frequency band compression layer, to obtain a dimensionality-reduced second audio feature; performing, through a feature mapping layer, feature mapping on the second audio feature by using a cyclic iteration manner, to obtain a third audio feature, a quantity of output channels of the feature mapping layer increasing progressively in a cyclic iteration process; and inputting the third audio feature to an output layer, to obtain estimated gain information, and performing parameter adjustment on the initial speech enhancement model with reference to true gain information.