Locale-Specific Phonetic Spelling via Phoneme Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing language processing systems fail to accurately handle regional pronunciation variations, leading to incorrect spellings and misspellings in word processing and speech recognition applications, as they rely on databases that do not account for locale-specific phonetic differences.

Innovation Solution

The use of a phoneme-letter density model and a phoneme-phoneme error model to generate phonetic spelling variations based on locale-specific pronunciations, allowing for the identification of alternative character sequences and their probabilities corresponding to an input word.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a database of common misspellings is used for correction, then common typos can be corrected, but regional pronunciation variations cannot be handled

Engineering Contradiction:
Improvespell correction accuracyVSAvoidlocale-specific pronunciation handling
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent applies local quality by creating locale-specific phoneme sequences and grapheme mappings tailored to different regional pronunciations. Instead of using a single universal spell correction database, the system generates specialized phoneme representations for each locale (e.g., Indian English, British English, American English), allowing the correction mechanism to adapt to regional variations in pronunciation while maintaining accuracy for each specific locale.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system changes parameters by transforming standard phoneme sequences into locale-specific phoneme sequences through substitution rules. For example, the phoneme /s/ may be substituted with /j/ in certain Indian English contexts, and the system dynamically adjusts phoneme representations based on the target locale, enabling accurate spell correction that reflects regional pronunciation differences.

Inventive Principle:
Principle #35Parameter changes

2Extent of automation

If speech recognition is used to convert spoken input to text, then spoken language can be processed, but pronunciation variations cause higher error rates

Engineering Contradiction:
Improvespeech-to-text conversionVSAvoidtranscription accuracy
Core Design Contradiction:
Extent of automationVSMeasurement precision

Solution Approach 1:

The patent applies preliminary action by generating locale-specific phoneme sequences before the spell correction step. The system pre-processes the speech recognition output by creating phoneme representations that are tailored to the specific locale's pronunciation patterns, so that when spell correction is applied, it already accounts for regional variations. This preliminary adaptation of phoneme sequences to locale-specific patterns improves transcription accuracy for spoken input.

Inventive Principle:
Principle #10Preliminary action

3Loss of information

If a single phoneme sequence is used for a word, then standard pronunciation is represented, but alternative regional pronunciations are lost

Engineering Contradiction:
Improvepronunciation variation dataVSAvoidphoneme sequence generation
Core Design Contradiction:
Loss of informationVSDevice complexity

Solution Approach 1:

The patent applies universality by creating a multi-functional phoneme sequence generation system that can produce both standard and locale-specific phoneme sequences using the same underlying framework. The system maintains a universal phoneme representation structure that can be adapted to different locales through substitution rules, allowing a single system to serve multiple pronunciation standards without requiring completely separate processing pipelines for each locale.

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

Data Source

PatentUS11893349B2Systems and methods for generating locale-specific phonetic spelling variations
Publication Date: 2024.02.06 GOOGLE LLC
  • US11893349B2 patent drawing
  • US11893349B2 patent drawing
  • US11893349B2 patent drawing

AI summary

Systems and methods for generating phonetic spelling variations of a given word based on locale-specific pronunciations. A phoneme-letter density model may be configured to identify a phoneme sequence corresponding to an input word, and to identify all character sequences that may correspond to an input phoneme sequence and their respective probabilities. The phoneme-phoneme error model may be configured to identify locale-specific alternative phoneme sequences that may correspond to a given phoneme sequence, and their respective probabilities. Using these two models, a processing system may be configured to generate, for a given input word, a list of alternative character sequences that may correspond to the input word based on locale-specific pronunciations, and/or a probability distribution representing how likely each alternative character sequence is to correspond to the input word.