Audio Data Processing Decoupling Keyword Detection and Speech Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing audio processing technologies often integrate speech detection and recognition into a single application, which can lead to inefficiencies when multiple applications require separate speech detection and recognition capabilities.

Innovation Solution

A method where a first speech application performs keyword detection on audio data to obtain a key frame, determines a second speech application based on the key frame, and sends a frame identifier to the second application for speech recognition, allowing for decoupling of keyword detection and speech recognition into separate applications.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If speech detection and recognition are integrated into the same application, then the system structure is simple, but the configurability and flexibility are poor when multiple applications require separate speech processing capabilities

Engineering Contradiction:
Improveconfigurability and flexibilityVSAvoidsystem structure
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments speech processing into two independent applications: a first speech application for keyword detection and a second speech application for speech recognition. This segmentation allows each application to be independently configured and activated based on specific needs, thereby improving adaptability and versatility without significantly complicating the overall system structure.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If speech detection and recognition are performed by separate applications, then the configurability improves, but the device complexity increases

Engineering Contradiction:
ImproveconfigurabilityVSAvoidapplication structure
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent implements a universal audio data sharing mechanism where the first speech application can provide audio data to multiple second speech applications through a standardized interface. This multi-functionality allows the system to maintain high configurability while reducing complexity by reusing the same audio data processing pipeline across different applications.

Inventive Principle:
Principle #6Universality (Multi-functionality)

3Reliability

If multiple applications perform full speech recognition independently, then each application has complete functionality, but the computing power requirements increase significantly

Engineering Contradiction:
Improvefunctionality completenessVSAvoidcomputing power requirements
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent extracts the audio data processing and keyword detection functions into a separate first speech application, leaving the second speech application to focus only on speech recognition. This extraction allows the system to maintain complete functionality while reducing computing power requirements by avoiding redundant audio processing in multiple applications.

Inventive Principle:
Principle #2Taking out (Extraction)

4Device complexity

If keyword detection is performed by the speech recognition application, then the system is unified, but the speech recognition efficiency decreases when multiple applications are involved

Engineering Contradiction:
Improvesystem unityVSAvoidspeech recognition efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent segments the speech processing pipeline so that keyword detection is performed by the first speech application and speech recognition is performed by the second speech application. This segmentation enables parallel processing and specialized optimization of each function, thereby improving speech recognition efficiency when multiple applications are involved while maintaining system unity through standardized interfaces.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250118288A1Method for processing audio data, electronic device and storage medium
Publication Date: 2025.04.10 APOLLO INTELLIGENT CONNECTIVITY (BEIJING) TECH CO LTD
  • US20250118288A1 patent drawing
  • US20250118288A1 patent drawing
  • US20250118288A1 patent drawing

AI summary

A method for processing audio data includes: obtaining audio data, and obtaining a key frame of the audio data by performing keyword detection on the audio data; determining a second speech application based on the key frame, and sending a frame identifier of the key frame to the second speech application; and extracting first audio data from the audio data according to the key frame, and sending the first audio data to the second speech application for speech recognition.