Application (pre-grant publication)
SYSTEM AND METHOD TO IMPROVE PERFORMANCE OF A SPEECH RECOGNITION SYSTEM BY MEASURING AMOUNT OF CONFUSION BETWEEN WORDS
- Number
- 20210158804
- Published
- 2021-05-27
- Filed
- 2019-11-27
- Assignee
- Disney Enterprises, Inc.
- Inventors
- Tiwari; Sanchita, Shu; Chang
- CPC
- G10L15/183; G10L15/02; G10L15/187; G10L15/197
- Verdict
- Set aside generic speech recognition research
- Source
- Google Patents · FreePatentsOnline
Abstract
Systems and methods to improve the performance of an automatic speech recognition (ASR) system using a confusion index indicative of the amount of confusion between words are described, where a confusion index (CI) or score is calculated by receiving a first word (Word1) and a second word (Word2), calculating an acoustic score (A12) indicative of the phonetic difference between Word1 and Word2, calculating a weighted language score (W (U1+U2)) indicative of a weighted likelihood (or word frequency) of Word1 and Word2 occurring in the corpus, the confusion index CI incorporating both the acoustic score and the weighted language score, such that the CI for words that sound alike and have a high likelihood of occurring in the corpus will be higher than the CI for words that sound alike and do not have a high likelihood of occurring in the corpus. In some embodiments, the CI may be used to artificially boost uncommon words in a corpus to improve their visibility, to add context to uncommon words in a corpus to avoid conflict with common words, and to remove unimportant words from the lexicon to avoid conflicts with other corpus words.
Background
BACKGROUND
Significant efforts have been made by companies and academia to measure (or quantify) the confusion between similar sounding words to effectively resolve or minimize the conflicts between them. To date, such measurements have been based on an approach using the acoustic (sound) similarities between the words. However, there are significant challenges with such an acoustic-based approach.
While current approaches using acoustic similarities to identify confusing words, the acoustic similarity approach is a “one size fits all” approach, i.e., any two words that have the same acoustic sound differences (sound the same or have the same pronunciation) get treated alike (or get assigned the same level confusion). Such an approach does not provide any insight into the degree or level of confusion between the similar sounding words and how significantly such confusion can affect the models (e.g., language models and the like).
Accordingly, it would be desirable to have a system and method that overcomes the shortcomings of the prior art and provides an approach that measures the degree of confusion between words to enable more intelligent handling of similar sounding words to reduce the negative effects on language models and Automatic Speech Recognition (ASR) systems that use the models.