CROSS-REFERENCE TO RELATED APPLICATIONSThis application is a continuation of U.S. patent application Ser. No. 11/069,203, filed Feb. 28, 2005, and claims priority from co-pending U.S. Provisional Patent Application Ser. No. 60/547,801, entitled “SYSTEM AND METHOD FOR GENERATING A PHRASE PRONUNCIATION,” filed Feb. 27, 2004, which co-pending application is hereby incorporated by reference in its entirety.
This application relates to co-pending U.S. patent application Ser. No. 10/413,405, entitled, “INFORMATION CODING SYSTEM AND METHOD”, filed Apr. 15, 2003; co-pending U.S. patent application Ser. No. 10/447,290, entitled, “SYSTEM AND METHOD FOR UTILIZING NATURAL LANGUAGE PATIENT RECORDS”, filed on May 29, 2003; co-pending U.S. patent application Ser. No. 10/448,317, entitled, “METHOD, SYSTEM, AND APPARATUS FOR VALIDATION”, filed on May 30, 2003; co-pending U.S. patent application Ser. No. 10/448,325, entitled, “METHOD, SYSTEM, AND APPARATUS FOR VIEWING DATA”, filed on May 30, 2003; co-pending U.S. patent application Ser. No. 10/448,320, entitled, “METHOD, SYSTEM, AND APPARATUS FOR DATA REUSE”, filed on May 30, 2003; co-pending U.S. patent Application Ser. No. 10/953,448, entitled, “SYSTEM AND METHOD FOR DATA DOCUMENT SECTION SEGMENTATIONS”, filed on Sep. 30, 2004; co-pending U.S. patent application Ser. No. 10/953,474, entitled, “SYSTEM AND METHOD FOR POST PROCESSING SPEECH RECOGNITION OUTPUT,” filed on Sep. 29, 2004; co-pending U.S. patent application Ser. No. 10/953,471, entitled, “SYSTEM AND METHOD FOR MODIFYING A LANGUAGE MODEL AND POST-PROCESSOR INFORMATION”, filed on Sep. 29, 2004; co-pending U.S. patent application Ser. No. 10/951,291, entitled, “SYSTEM AND METHOD FOR CUSTOMIZING SPEECH RECOGNITION INPUT AND OUTPUT”, filed on Sep. 27, 2004; co-pending U.S. patent application Ser. No. 11/007,626, entitled “SYSTEM AND METHOD FOR ACCENTED MODIFICATION OF A LANGUAGE MODEL” filed on Dec. 8, 2004; co-pending U.S. patent application Ser. No. 10/787,889, entitled, “SYSTEM METHOD, AND APPARATUS FOR PREDICTION USING MINIMAL AFFIX PATTERNS”, filed on Feb. 27, 2004; and co-pending U.S.Provisional Patent Application 60/547,797, entitled, “SYSTEM AND METHOD FOR NORMALIZATION OF A STRING OF WORDS”, filed on Feb. 27, 2004, all of which co-pending applications are hereby incorporated by reference in their entirety.
BACKGROUND OF THE INVENTIONThe present invention relates generally to a system and method for producing an optimal language model for performing speech recognition.
Today's speech recognition technology enables a computer to transcribe spoken words into computer recognized text equivalents. Speech recognition is the process of converting an acoustic signal, captured by a transducive element, such as a microphone or a telephone, to a set of text words in a document. This process can be used for numerous applications including transcription, data entry and word processing The development of speech recognition technology is primarily focused on accurate speech recognition, which is a formidable task due to the wide variety of pronunciations, phrases, accents, and speech characteristics. In particular, previous attempts to transcribe phrases accurately have been met with limited success.
The key to speech recognition technology is the language model. Today's state of the art speech recognition tools utilize a factory (or out-of-the-box) language model, which is often customized to produce a site-specific language model. Further, site-specific users of speech recognition systems customize factory language models by including site-specific names and phrases. A site-specific language model might include, for example, the names of doctors, hospitals, or medical departments of a specific site using speech recognition technology. Unfortunately, factory language models include few names and phrases and previous attempts to provide phrase customization did not produce customized language models that accurately recognize phrases during speech recognition.
Previous efforts to solve this problem involved customizing a language model by adding phrases and corresponding phrase pronunciations to the language model. The phrase pronunciations for the added phrase were created as a combination of pronunciations of the components or elements of the phrase As such, a phrase to be added to the language model would be initially broken down into components. For each component, the language model would be searched for a matching component and corresponding pronunciation. If all components were found in the language model, the corresponding pronunciations for each component of the phrase would be concatenated to form pronunciations of the new multi-word phrase. The new phrase was then added, together with its corresponding pronunciations, to the language model.
If any components were not found in the language model, a background dictionary was searched for the components. Any component tokens still not found in either the language model or the background dictionary were sent to a pronunciation guesser module, where component pronunciations were guessed based on their orthography (spelling). Phrase pronunciations were then formed for that phrase by combining all pronunciations from the language model, background dictionary, or guesser module. The new phrase was then added, together with its corresponding pronunciations, to the language model.
However, problems occur when phrase components are pronounced differently when part of a phrase. For example, the ampersand sign is pronounced as ‘and’ in a phrase but as ‘ampersand’ in the language model. Some previous systems attempted to solve this problem by adding additional pronunciations to problematic words instead of adding phrase pronunciations. Unfortunately, if “&” in the language model is given an additional pronunciation of ‘and’, then when an ordinary phrase such as “bacon and eggs” is dictated, it may be transcribed with an ampersand instead of an “and”. Conversely, if “&” is not given an additional pronunciation of ‘and’, then when the phrase “Brigham & Women's Hospital” is added to the language model, it would receive the pronunciation ‘Brigham ampersand women's hospital’ in the language model. This is a problem because ‘Brigham & Women's Hospital’ is actually pronounced as ‘Brigham and women's hospital.’
Additional problems occur when elements of a dictated phrase are not pronounced, that is, are silent. Previous systems failed to provide transcription for any silent or unspoken aspect of a phrase. For instance, a slash is used in many phrases but silent when pronounced. For example, “OB/GYN” is a phrase pronounced ‘OBGYN’. However, under traditional systems, the slash would not be recognized or transcribed unless the dictator actually spoke ‘slash’, despite the fact that doctors and hospitals expect the transcribed text of a medical report to include the slash in “OB/GYN”.
Another problem with silent elements of a phrase includes well-known formatting or terms of the trade that are shortened or abbreviated for convenience when spoken. For example, the phrase “WISC (Revised)” is a phrase that is dictated for convenience in the medical fields as ‘WISC Revised’, without specifically dictating the parentheses around ‘Revised’. Traditional systems would require that the phrase in the language model have a pronunciation including the parentheses. This approach requires that the parentheses be awkwardly dictated in order for the automatic transcription to include the parentheses.
Additionally, traditional systems resulted in prohibitively large numbers of permutations of possible phrase pronunciations for many phrases. This is the result of each phrase component having multiple pronunciations in the language model. When combining the pronunciations from each phrase component, the number of possible combinations grows rapidly. Therefore, previous systems added a huge number of possible pronunciations for a long phrase where one or maybe two pronunciations would be sufficient for automatic recognition of a long phrase.
Previous systems also failed to identify context based pronunciations in a phrase. For example, the phrases “St. Mulbery” and “Mulbery St.” contain the component ‘St.’ but the first phrase refers to a saint and the second phrase refers to a street. A typical language model includes both ‘street’ and ‘saint’ pronunciations for the component ‘St.’. Therefore, in previous systems when the phrase “St. Mulbery” was added to the language model, the system would inefficiently provide both the ‘saint Mulbery’ and ‘street Mulbery’ pronunciations.
Therefore, there exists a need for a speech recognition technology that updates a language model with phrases that can be accurately recognized and transcribed.
SUMMARY OF THE INVENTIONThe present invention includes a system and method for a speech recognition technology that allows language models to be customized through the addition phrase pronunciations through the use of special pronunciations for components of phrases. The steps of the method may include generating a list of pron components, whose pronunciations differ when they occur in a phrase and assigning at least one pron to each pron component. The steps may also include determining the pronunciation of a phrase, by tokenizing the phrase by generating a list of tokens corresponding to the phrase. Determining the phrase pronunciation may include determining a pron for each of the list of tokens and assembling the pronunciation of the phrase based upon a combination each pron. Finally, the system may add the phrase and the pronunciation of the phrase to the language model.
Another aspect of the present invention may include identifying initial and non-initial tokens of a phrase. The present invention may include generating a phonetic transcription for each pron component based on a literal phonetic transcription or referencing a phonetic transcription from the language model.
Another aspect of the present invention may include determining a pron for each token by searching a pron component list. The pron component list may include both an initial pron component list and a non-initial pron component list.
Another aspect of the present invention may include searching the language model and/or the background dictionary for a pron. The present invention may also include a pron guesser for guessing the pron for a token.
In another aspect, the present invention includes a system for adding phrase pronunciations to a language model including a computer with a computer code mechanism for processing a list of pron components whose pronunciations differ when they occur in a phrase, assigning at least one pron to each pron component, determining the pronunciation of a first phrase by first tokenizing the first phrase by generating a list of tokens corresponding to the first phrase, then determining a pron for each of the list of tokens, then assembling the pronunciation of the first phrase based on a combination of each pron, and adding the first phrase and the pronunciation of the first phrase to a language model; a language model electronically accessible by the computer code mechanism; and a tokenizer for generating a list of tokens corresponding to the first phrase, the tokenizer being in electronic communication with the computer code mechanism. In some embodiments the pron components list includes non-initial components. In some embodiments, the pron components list includes initial components.
In still another embodiment the system includes a background dictionary electronically accessible by the computer code mechanism, wherein the computer code mechanism searches the background dictionary to determine a pron for each token.
In another embodiment the system includes a pron guesser in electronic communication with the computer code mechanism, wherein the computer code mechanism applies the pron guesser to determine a pron for each token.
BRIEF DESCRIPTION OF THE DRAWINGSWhile the specification concludes with claims particularly pointing out and distinctly claiming the present invention, it is believed the same will be better understood from the following description taken in conjunction with the accompanying drawings, which illustrate, in a non-limiting fashion, the best mode presently contemplated for carrying out the present invention, and in which like reference numerals designate like parts throughout the Figures, wherein:
FIG. 1 shows an architecture view of the system and method for modifying a language model in accordance with prior art; and
FIG. 2 shows an architecture view of the system and method for modifying a language model in accordance with certain teachings of the present disclosure.
DETAILED DESCRIPTIONThe present disclosure will now be described more fully with reference to the Figures in which an embodiment of the present disclosure is shown. The subject matter of this disclosure may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein.
Referring toFIG. 1, an architecture view shows a previously known system or method for the creation of a multiword phrase pronunciation and for the modification of a language model in accordance with the prior art. The method begins withstep10 initializing the steps of the system.
A list of phrases to be added to the language model is fed into the system instep15. Each phrase from the input list is presented to the system instep20, and proceeds all the way thru to the end atstep85, at which point the pronunciations created for each phrase are added to the language model. The system is repeated for each phrase in the input list until we have added pronunciations for all the phrases to the language model.
Instep20, a phrase is compared against the language model to determine if the phrase already exists in the language model. If so, the pronunciation or pronunciations associated with the phrase are collected from the language model instep25 and provided to step75.
If the phrase is not located in the language model instep20, the background dictionary is searched instep30. If a match to the phrase is found in the background dictionary, the pronunciation or pronunciations associated with the phrase are collected from the background dictionary instep35 and provided to step75.
It should be noted that words in the language model may have multiple pronunciations associated with a given word or phrase. Likewise, words in the background dictionary may also have multiple pronunciations associated with a given word or phrase. Therefore, if a word or phrase is located in the language model or background dictionary, multiple pronunciations may be provided to step75 or a given phrase or component of a phrase.
If the phrase is not found in either the language model or the background dictionary, the phrase is broken into smaller parts or phrasal components if possible.Step40 determines if the phrase can be parsed into a first component and a second component at the first space or punctuation mark.Step45 determines if the phrase includes more that one part and if so, step50 begins a recursive loop on the first part or component of the phrase.
Step50 sends the first component back to step20 to initiate the loop on the first component.Step20 determines if the first component exists in the language model. If a matching component is found in the language model, then the pronunciation of the first component is retrieved from the language model and delivered to step75.
If a match is not found in the language model, then step30 determines if the first component is in the background dictionary instep30. If the first component is found in the background dictionary, then its pronunciation is retrieved from the background dictionary and delivered to step75.
If a match is not found in either the language model or the background dictionary, then step40 determines if the first component may be broken down any further into smaller components. As the first component was removed from the phrase on the initial pass through the system, the first component cannot be broken into smaller parts and therefore step45 will determine that there is no more than one part of the first component.
When any phrasal component passing through the system cannot be broken into smaller parts and cannot be matched in either the language model or the background dictionary, the pronunciation of the phrasal component will be guessed instep60. It should be noted that the pronunciation guesser instep60 may guess multiple pronunciations and that those pronunciations will be passed forward to step75.
Once pronunciations for the first component are delivered to step75 from the language Model, the background dictionary, or the pronunciation guesser, the recursive loop ofstep50 is finished and the recursive loop on the second part of the phrase instep55 is sent to step20.
The second part passed throughsteps20,25,30, and35 as described above. If a pronunciation is found for the second part, then the pronunciation or pronunciations are delivered to step75. However, if no pronunciations are found, then the second part is analyzed instep40 to determine if the second part of the phrase contains smaller components that can be individually passed through the system as the first component.
If the second part does not contain any smaller components and no match for the second part is found in either the language model or the background dictionary, then step60 guesses the pronunciation of the second part. The guessed pronunciations are delivered to step75.Step75 combines the pronunciations from each phrasal component.Step80 writes the phrase and the pronunciations to the language model and step85 ends the system.
If the second part does contain multiple parts, then step45 will determine that there is more than one part and proceed to step50 where the first component of the second part will be sent to step20. The recursive loops ofsteps50 and55 will repeat the above described steps with respect toFIG. 1, specifically repeating the recursive loop steps50,55 and65 until each individual phrasal component is identified and corresponding pronunciations assigned and delivered to step75.
When all the components or parts have corresponding pronunciations assigned and delivered to step75, the pronunciations are combined. The pronunciations from the top level call and all recursive calls are combined instep75 and added to the language model instep80 to be used by subsequent passes through the system. Once the phrase and corresponding pronunciations are written to the language model instep80, the system is ended instep85.
It should be noted that when the pronunciations are combined instep75, the number of phrase pronunciations could multiply very quickly if each component or part is associated with multiple corresponding pronunciations. Therefore, the number of permutations of possible phrase pronunciations to be written to the language model may be prohibitively large for a long multi-part phrase with multiple pronunciations for each part of the phrase.
Referring toFIG. 2, an architecture view shows a system or method for the creation of a multiword phrase pronunciation and for the modification of a language model in accordance with an embodiment of the present invention. The method begins withstep100 initializing the steps.
As with the system shown inFIG. 1, an input list of phrases to be added to the language model is provided to the system instep101. It should be noted that the phrases may be entered on an individual basis or entered as a group, sequentially passing through the system.
Each phrase from the input list is presented to the system instep102, and proceeds through the system to the end atstep135, at which point the pronunciations for each phrase are written to the language model. The process is repeated for each phrase in the input list until we have added pronunciations to the language model for every phrase in the input list.
Instep102, a phrase is compared against the language model to determine if the phrase already exists in the language model. If so, the pronunciation or pronunciations associated with the phrase are collected from the language model instep103 and provided to step130.
If the phrase is not located in the language model instep102, the background dictionary is searched instep104. If a match to the phrase is found in the background dictionary, the pronunciation or pronunciations associated with the phrase are collected from the background dictionary instep105 and provided to step130.
If the phrase is not found in either the language model or the background dictionary, a tokenizer breaks up the phrase into phrasal components or ‘tokens’ instep110. These tokens are delivered to step120, where a loop begins that sequentially processes each token of the phrase.
It should be noted that the tokenizer parses a phrase according to certain rules. Primarily, the tokenizer breaks up a phrase into phrasal elements or tokens at certain boundaries, looking for the longest match in the language model or background dictionary. For instance, the phrase “ham & eggs” has 3 phrasal elements and the tokenizer would break the phrase up into three tokens: “ham,” “&,” and “eggs.” However, the phrase “San Francisco Chronicle” contains two phrasal elements: “San Francisco” and “Chronicle.” The element “San Francisco” is one element because a match exists in the language model for “San Francisco.” The tokenizer may also parse a phrase simply by white space or punctuation.
Step120 controls the system looping the tokens from the tokenizer. Each token is provided in turn to step125. Step125 determines if additional tokens have not passed through the system. If a token has not passed through the system, the token is delivered to step140. If every token has passed through the system,step125 would direct the system to step130.
For each token, a pron component list is searched for a match. The pron component list includes pron components or tokens that are pronounced differently when part of a phrase. The pron component list includes these tokens and corresponding pronunciations. The corresponding pronunciations in the pron component list, language model, and background dictionary are referred to as prons. The prons located in the pron component list are the pronunciations of how tokens are pronounced in a phrase For example, the token “&” would have a pron of ‘and’ in the pron component list but a pronunciation of ‘ampersand’ in the language model.
The pron component list may also include components that are not pronounced differently but require fewer pronunciations to be recognized by a speech recognition system when part of a phrase. For example, “and” only needs one, maybe two, pronunciations to be recognized as part of a phrase as opposed to the many more pronunciations that are typically found in a language model for the token ‘and’. Therefore, the token ‘and’ may be present in the pron component list with only one pron of ‘and’. The pron component list may also include punctuations or formatting that is present in the text of the phrase but is silent in the spoken phrase. In this situation, if the phrase ‘OB/GYN’ was a phrase to be added to the language model, the token ‘/’ would have a silent pron.
It should be noted that prons may be specified in the pron component list as literal phonetic transcriptions of their corresponding tokens, or prons may referenced their corresponding tokens in the language model, where the phonetic transcription is looked up by referencing that token in the language model.
To provide additional recognition accuracy, an initial pron component list may be searched for a match to the first token of every phrase. This initial pron component list may be used to identify the unique pronunciations of tokens when they occur at the start of a phrase. Therefore, the pron component list and the initial pron component list may be substantially identical except for those tokens that have different prons when they occur at the start of a phrase. For example, ‘St.’ is a token that changes prons depending on whether the token occurs at the start of the phrase. ‘St.’ has a pron of ‘saint’ when it occurs at the start of a phrase and ‘street’ or ‘saint’ when it occurs elsewhere in a phrase.
The embodiment ofFIG. 2 utilizes an initial pron component list. However, the system shown inFIG. 2 might also be accomplished with only a pron component list and remain within the scope of the invention. Therefore inFIG. 2,step140 determines if the token passing through the loop is the first token in the phrase. If so, then the first token is delivered to step150 where a list of initial pronunciation components or ‘pron’ components may be searched to determine if the first token is in the initial pron component list. If a match to the first token is found, then the corresponding initial pron component is retrieved from the initial pron component list instep155 and added to a global set of prons being collected for each of the tokens in the phrase instep160.
If the first token of the phrase is not located in the initial pron component list, then the first token is delivered to step181. Step181 determines if the first token is in the language model and if so, retrieves the pronunciations from the language model instep182. Step183 adds the pronunciations to the global set or prons being collected for each of the tokens in the phrase.
If the first token is not located in the language model, then the first token is delivered to step185. Step185 determines if the first token is in the background dictionary and if so, retrieves the pronunciations from the background dictionary instep190. Step195 adds the pronunciations to the global set or prons being collected for each of the tokens in the phrase.
If a match is not found in the initial pron component list or the language model or the background dictionary, then step200 guesses the pronunciation for the first token. Step205 adds the guessed pronunciation to the global set of prons being collected for each of the tokens in the phrase.
Once the first token is assigned a pronunciation by the system, steps165 and120 return the system to step125 where the second token proceeds through the system. Step140 determines that second token should proceed to step170, which determines if the second token is present in the pron component list If a match of the second token is found in the pron component list, then the corresponding pron is retrieved from the pron component list instep175 and added to the global set of prons being collected for each of the tokens in the phrase instep180.
If the second token is not located in the pron component list, then the second token is delivered to step181. Step181 determines if the second token is in the language model and if so, retrieves the pronunciation from the language model instep182. Step183 adds the pronunciation to the global set of prons being collected for each of the tokens in the phrase.
If the second token is not located in the language model, then the token is delivered to step185. Step185 determines if the token is in the background dictionary and if so, retrieves the pronunciation from the background dictionary instep190. Step195 adds the pronunciation to the global set of prons being collected for each of the tokens in the phrase
If a match is not found in the pron component list or the language model or the background dictionary, then step200 guesses the pronunciation for the second token. Step205 adds the guessed pronunciation to the global set of prons being collected for each of the tokens in the phrase
Once the second token is assigned a pronunciation by the system, steps165 and120 return the loop to step125. Step125 determines whether there are additional tokens in the phrase that have not passed through the system shown inFIG. 2. It should be noted that each additional token of the phrase passes through the system in the same manner as described above with respect to the second token. It should also be noted that the system may perform as many loops as necessary to process every token in the phrase and compile a pronunciation for every token in the phrase. For example, a phrase with four tokens will make four loops through the system and a phrase with ten tokens will make ten loops through the system.
It should be noted that as prons are added to the global set of prons being collected for each token of the phrase, the pronunciation for the phrase is combined token by token. Once every token is assigned a corresponding pronunciation, a pronunciation for the entire phrase is created from the combined pronunciations, and there are no additional tokens to be processed,step125 will indicate that the system is finished and deliver the phrase and corresponding phrase pronunciations to Step130. Step130 will then write the phrase and the corresponding phrase pronunciation to the language model for use during automatic speech recognition. After the language model is updated, the system ends withstep135.
It should be noted that after a phrase and corresponding phrase pronunciations are written to the language model, the next phrase from the input list is processed fromstep102 to step135. Multiple phrases may be processed and automatically assigned pronunciations until each phrase in the input list is assigned pronunciations and written in the language model. Thus, phrases may be individually added to the language model as described above with reference toFIG. 2 or multiple phrases may be added to the language model at one time by repeating thestep102 throughstep135 for each phrase in the input list.
A computer system for implementing the methods described above will now be described. Such a computer system has a computer with a computer code mechanism capable of processing a list of pron components whose pronunciations differ when they occur in a phrase. The computer code mechanism assigns at least one pron to each pron component. The computer code mechanism then determines the pronunciation of a phrase by providing the phrase to a tokenizer in electronic communication with the computer code mechanism. The computer code mechanism then determines a pron for each of the list of tokens provided by the tokenizer and assembles the pronunciation of the phrase based on a combination of each of the prons. The computer code mechanism then adds the phrase and the pronunciation of the phrase to a language model electronically accessible by the computer code mechanism.
Optionally, the computer code mechanism may be capable of generate a phonetic transcription for each pron component when assigning a pron to each pron component. In generating a phonetic transcription, the computer code mechanism optionally may reference an item in the language model. The computer code mechanism optionally may specify a literal phonetic transcription when generating a phonetic transcription.
Optionally, the computer code mechanism may also be capable of processing a pron component list containing initial or non-initial components.
The computer system also includes a language model electronically accessible by the computer code mechanism. After the computer code mechanism completes determining the pronunciation of a phrase, the computer code mechanism adds the phrase and its pronunciation to the language model. Optionally, the language model may be capable of being referenced by the computer code mechanism when the computer code mechanism generates a phonetic transcription. The language model optionally may be capable of being searched by the computer code mechanism in order to determine a pron.
The computer system further includes a tokenizer. The tokenizer is in electronic communication with the computer code mechanism and generates a list of tokens corresponding to a phrase provided by the computer code mechanism. The tokenizer then provides the list of tokens to the computer code mechanism. The tokenizer may also identify an initial or a non-initial token.
Optionally, the computer system may include a background dictionary electronically accessible by the computer code mechanism. If such a background dictionary is available, it may be searched by the computer code mechanism in order to determine a pron.
Optionally, the computer system may further include a pron guesser. The pron guesser, if present, is in electronic communication with the computer code mechanism and is capable of being applied to a token in order to determine a pron.
It will be apparent to one of skill in the art that described herein is a novel system and method for modifying a language model. While the invention has been described with reference to specific embodiments, it is not limited to these embodiments. The invention may be modified or varied in many ways and such modifications and variations as would be obvious to one of skill in the art are within the scope and spirit of the invention and are included within the scope of the following claims.