Speaker Recognition Using Segmented Phrase Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing speaker recognition methods face high error rates when using unique passphrases and require separate operations for identity verification, which are inefficient and less accurate compared to common passphrase verification.

Innovation Solution

The method involves prompting users to speak a phrase containing both a personal identifier and a common phrase component, using keyword spotting to extract the personal identifier, and comparing the common phrase component against stored voice prints to verify the user, thereby achieving higher accuracy without the need for a separate identity claim operation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If unique passphrases are used for speaker recognition, then identity verification accuracy is improved, but error rates increase and separate operations are required

Engineering Contradiction:
Improveidentity verification accuracyVSAvoiderror rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The spoken phrase is segmented into two distinct components: a personal identifier portion and a common phrase portion. The personal identifier (e.g., name, account number) is extracted and verified against stored identifying information, while the common phrase portion is used for voice print comparison. This segmentation allows the system to leverage the accuracy of unique identifiers while maintaining the reliability of common phrase verification.

Inventive Principle:
Principle #1Segmentation

2Measurement precision

If unique passphrases are used for speaker recognition, then identity verification accuracy is improved, but system complexity increases due to separate operations

Engineering Contradiction:
Improveidentity verification accuracyVSAvoidoperation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system merges the identity verification function and the speaker verification function into a single integrated operation. By combining the personal identifier extraction with the common phrase voice print comparison, the system performs both identification and verification simultaneously, eliminating the need for separate operations and reducing overall system complexity.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The spoken phrase serves multiple functions simultaneously: it provides the personal identifier for identity lookup and contains the common phrase component for voice biometric verification. This multi-functionality allows a single user input to trigger both identification and verification processes, streamlining the overall system operation.

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

3Productivity

If common passphrases are used for speaker recognition, then operation efficiency is improved, but verification accuracy decreases

Engineering Contradiction:
Improveoperation efficiencyVSAvoidverification accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The phrase is segmented into personal identifier and common phrase components, allowing the system to use the common phrase for efficient voice print matching while the personal identifier provides the necessary verification accuracy through comparison against stored identifying information.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS10529338B2Method and apparatus for performing speaker recognition
Publication Date: 2020.01.07 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10529338B2 patent drawing
  • US10529338B2 patent drawing
  • US10529338B2 patent drawing

AI summary

Embodiments of the present invention perform speaker identification and verification by first prompting a user to speak a phrase that includes a common phrase component and a personal identifier. Then, the embodiments decompose the spoken phrase to locate the personal identifier. Finally, the embodiments identify and verify the user based on the results of the decomposing.