Voice Activity Detection in Noisy Environments

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing AI systems face challenges in accurately recognizing user speech amidst ambient noise, leading to delayed or inappropriate responses due to misidentification of speech start and end points.

Innovation Solution

An electronic device equipped with a microphone, audio connector, and wireless communication circuit, utilizing a processor and memory to extract audio feature information from a first audio signal and recognize speech sections in subsequent audio signals, employing convolutional and recurrent neural networks to differentiate between voice and noise, ensuring accurate speech recognition.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional voice activity detection is used in noisy environments, then the system can operate with simple processing, but speech recognition accuracy deteriorates due to ambient noise interference

Engineering Contradiction:
Improvespeech section recognition accuracyVSAvoidambient noise interference
Core Design Contradiction:
Measurement precisionVSObject-affected harmful factors

Solution Approach 1:

The audio signal is divided into multiple frames, and each frame is processed independently to extract audio features. This segmentation allows the system to analyze speech and noise characteristics in small time windows, improving the accuracy of speech section detection in noisy environments by comparing features across multiple segmented frames rather than processing the entire audio signal as one unit.

Inventive Principle:
Principle #1Segmentation

2Speed

If the system responds quickly to detected speech, then response speed improves, but response accuracy deteriorates due to premature or incorrect speech start/end detection

Engineering Contradiction:
Improveresponse speedVSAvoidspeech start and end point detection accuracy
Core Design Contradiction:
SpeedVSMeasurement precision

Solution Approach 1:

The system uses audio feature information extracted from the first audio signal as feedback to improve speech section recognition in the second audio signal. By continuously analyzing audio features and using previous detections to inform current speech section identification, the system achieves more accurate start and end point detection while maintaining responsive performance.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12125498B2Electronic device supporting improved voice activity detection
Publication Date: 2024.10.22 SAMSUNG ELECTRONICS CO LTD
  • US12125498B2 patent drawing
  • US12125498B2 patent drawing
  • US12125498B2 patent drawing

AI summary

According to various embodiments, an electronic device may include: a microphone; an audio connector; a wireless communication circuit; a processor operatively connected to the microphone, the audio connector, and the wireless communication circuit; and a memory operatively connected to the processor, wherein the memory may store instructions that, when executed, cause the processor to: receive a first audio signal through the microphone, the audio connector, or the wireless communication circuit, extract audio feature information from the first audio signal, and recognize a speech section in a second audio signal, received after the first audio signal through the microphone, the audio connector, or the wireless communication circuit, using the audio feature information.