Speech Pronunciation Attribution for Shared Devices

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Computing devices with speech recognition functionality face challenges in accurately identifying individual users, especially in shared device scenarios, leading to undesirable interactions and reduced transcription accuracy.

Innovation Solution

The method involves determining candidate user profiles associated with a shared device by analyzing relationships such as login history, device proximity, and social connectivity, and then comparing pronunciation attributes to accurately match spoken utterances with the correct user profile, thereby providing appropriate audio responses.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If the device compares pronunciation attributes against all possible user profiles, then user identification accuracy improves, but computational load and processing time increase

Engineering Contradiction:
Improveuser identification accuracyVSAvoidprocessing speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The patent segments the user identification process into two stages: first filtering candidate user profiles based on device association relationships (login history, device proximity, social connectivity), then comparing pronunciation attributes only against this reduced candidate set. This segmentation reduces the computational complexity from O(n) comparisons against all profiles to O(k) comparisons where k << n, while maintaining identification accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary filtering of candidate user profiles before the pronunciation attribute comparison step. By pre-establishing device association relationships and identifying candidate profiles in advance, the system prepares a reduced search space that accelerates the subsequent pronunciation matching process without sacrificing accuracy.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If the device processes and compares pronunciation attributes for all candidate user profiles, then transcription accuracy improves, but energy consumption increases

Engineering Contradiction:
Improvetranscription accuracyVSAvoidbattery power consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent divides the energy-intensive pronunciation comparison operation into two phases: an initial filtering phase that identifies candidate profiles using lightweight relationship data, and a subsequent comparison phase that processes pronunciation attributes only for candidates. This segmentation reduces total energy consumption by avoiding unnecessary processing of non-candidate profiles while maintaining transcription accuracy.

Inventive Principle:
Principle #1Segmentation

3Measurement precision

If the device maintains detailed relationship records for all user profiles, then user identification accuracy improves, but device complexity increases

Engineering Contradiction:
Improveuser identification accuracyVSAvoiddata structure complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the necessary relationship indicators (login history, device proximity, social connectivity) from complete user profile data to identify candidate profiles. By taking out only these specific relationship attributes rather than processing entire profile structures, the system reduces device complexity while maintaining sufficient information for accurate user identification.

Inventive Principle:
Principle #2Taking out (Extraction)

4Adaptability or versatility

If the device provides personalized audio responses for each user, then user experience quality improves, but processing time increases

Engineering Contradiction:
Improveuser experience qualityVSAvoidresponse time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The patent performs preliminary identification of candidate user profiles and their associated pronunciation attributes before generating audio responses. By preparing the candidate set and relevant pronunciation data in advance, the system enables rapid selection and personalized response generation, improving both user experience quality and response time.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11081099B2Automated speech pronunciation attribution
Publication Date: 2021.08.03 GOOGLE LLC
  • US11081099B2 patent drawing
  • US11081099B2 patent drawing
  • US11081099B2 patent drawing

AI summary

Methods, systems, and apparatus for determining candidate user profiles as being associated with a shared device, and identifying, from the candidate user profiles, candidate pronunciation attributes associated with at least one of the candidate user profiles determined to be associated with the shared device. The methods, systems, and apparatus are also for receiving, at the shared device, a spoken utterance; determining a received pronunciation attribute based on received audio data corresponding to the spoken utterance; comparing the received pronunciation attribute to at least one of the candidate pronunciation attributes; and selecting a particular pronunciation attribute from the candidate pronunciation attributes based on a result of the comparison of the received pronunciation attribute to at least one of the candidate pronunciation attributes. With the methods, systems, and apparatus, the particular pronunciation attribute, selected from the candidate pronunciation attributes, is provided for outputting audio associated with the spoken utterance.