<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ep-patent-document PUBLIC "-//EPO//EP PATENT DOCUMENT 1.1//EN" "ep-patent-document-v1-1.dtd">
<ep-patent-document id="EP99202506B1" file="EP99202506NWB1.xml" lang="en" country="EP" doc-number="0977173" kind="B1" date-publ="20030521" status="n" dtd-version="ep-patent-document-v1-1">
<SDOBI lang="en"><B000><eptags><B001EP>ATBECHDEDKESFRGBGRITLILUNLSEMCPTIE......FI....CY................................</B001EP><B005EP>J</B005EP><B007EP>DIM350 (Ver 2.1 Jan 2001)
 2100000/0</B007EP></eptags></B000><B100><B110>0977173</B110><B120><B121>EUROPEAN PATENT SPECIFICATION</B121></B120><B130>B1</B130><B140><date>20030521</date></B140><B190>EP</B190></B100><B200><B210>99202506.4</B210><B220><date>19990730</date></B220><B240><B241><date>20010903</date></B241><B242><date>20011119</date></B242></B240><B250>en</B250><B251EP>en</B251EP><B260>en</B260></B200><B300><B310>94856 P</B310><B320><date>19980731</date></B320><B330><ctry>US</ctry></B330></B300><B400><B405><date>20030521</date><bnum>200321</bnum></B405><B430><date>20000202</date><bnum>200005</bnum></B430><B450><date>20030521</date><bnum>200321</bnum></B450></B400><B500><B510><B516>7</B516><B511> 7G 10L  15/08   A</B511></B510><B540><B541>de</B541><B542>Minimierung eines Suchnetzwerks für die Spracherkennung</B542><B541>en</B541><B542>Minimization of search network in speech recognition</B542><B541>fr</B541><B542>Minimisation d'un réseau de recherche pour la reconnaissance de la parole</B542></B540><B560><B561><text>EP-B- 0 248 377</text></B561><B562><text>DESHMUKH N ET AL: "Efficient search strategies in hierarchical pattern recognition systems" PROCEEDINGS OF THE ANNUAL SOUTHEASTERN SYMPOSIUM ON SYSTEM THEORY, 1995, XP002126397</text></B562><B562><text>HIRAYAMA H ET AL: "DSP-BASED LARGE VOCABULARY SPEAKER-INDEPENDENT SPEECH RECOGNITION" NEC RESEARCH AND DEVELOPMENT,JP,NIPPON ELECTRIC LTD. TOKYO, vol. 37, no. 4, 1 October 1996 (1996-10-01), pages 528-534, XP000685766 ISSN: 0547-051X</text></B562><B562><text>HANAZAWA K ET AL: "AN EFFICIENT SEARCH METHOD FOR LARGE-VOCABULARY CONTINUOUS-SPEECH RECOGNITION" IEEE INTERNATIONAL CONFERENCE ON ACOUSTICS, SPEECH, AND SIGNAL PROCESSING (ICASSP),US,NEW YORK, IEEE, 21 April 1997 (1997-04-21), pages 1787-1790, XP000735007 ISBN: 0-8186-7920-4</text></B562></B560><B590><B598>5</B598></B590></B500><B700><B720><B721><snm>Yo-Hong, Kao</snm><adr><str>1515 Rio Grande No. 1609</str><city>Plano,
Texas 75075</city><ctry>US</ctry></adr></B721></B720><B730><B731><snm>Texas Instruments Incorporated</snm><iid>02688370</iid><irf>TI-27219 EU</irf><adr><str>7839 Churchill Way</str><city>Dallas,
Texas 75251</city><ctry>US</ctry></adr></B731></B730><B740><B741><snm>Holt, Michael</snm><iid>00050421</iid><adr><str>Texas Instruments Limited,
P.O. Box 5069</str><city>Northampton NN4 7ZE</city><ctry>GB</ctry></adr></B741></B740></B700><B800><B840><ctry>AT</ctry><ctry>BE</ctry><ctry>CH</ctry><ctry>CY</ctry><ctry>DE</ctry><ctry>DK</ctry><ctry>ES</ctry><ctry>FI</ctry><ctry>FR</ctry><ctry>GB</ctry><ctry>GR</ctry><ctry>IE</ctry><ctry>IT</ctry><ctry>LI</ctry><ctry>LU</ctry><ctry>MC</ctry><ctry>NL</ctry><ctry>PT</ctry><ctry>SE</ctry></B840><B880><date>20010314</date><bnum>200111</bnum></B880></B800></SDOBI><!-- EPO <DP n="1"> -->
<description id="desc" lang="en">
<heading id="h0001">TECHNICAL FIELD OF THE INVENTION</heading>
<p id="p0001" num="0001">This invention relates to speech recognition and more particularly to minimization of a search network.</p>
<heading id="h0002">BACKGROUND OF THE INVENTION</heading>
<p id="p0002" num="0002">Continuous speech recognition is a resource-intensive algorithm. Commercial dictation software requires more than 10M bytes to install on the disk and 32M bytes RAM to run the application. Static memory is required to store the program (algorithm), grammar, dictionary, and acoustic models. The data will not change, therefore can be stored in disk or ROM. Dynamic memory is required to run the search. Search involves parsing the input speech and building a dynamically changing search tree, therefore, RAM is required for both Read and Write capabilities. The target application for this patent disclosure is for small vocabulary speech recognition implemented on, for example, fixed-point DSP chips. On a DSP implementation, RAM size is a critical cost factor because RAM occupies a large percentage of the total die size. ROM, on the other hand, is much cheaper in silicon real estate.</p>
<p id="p0003" num="0003">EP 0 248 377 B1 discloses a continuous speech recognition system in which frames of input speech are matched against templates. Each time a potential match for a word is found a node representing the word is added to a tree, alternative possible matches for some frames appearing in the tree as alternative branches. Each node also records a measure of the similarity between the sequence of input frames and the templates leading up to that node. A traceback algorithm prunes the tree of nonuseful information to prevent information from excessively accumulating in memory; in particular it removes records that are no longer under consideration as a potential match.<!-- EPO <DP n="2"> --></p>
<heading id="h0003">SUMMARY OF THE INVENTION</heading>
<p id="p0004" num="0004">According to the invention, there are provided a method as set out in claim 1 and a speech recognizer as set out in claim 5.</p>
<p id="p0005" num="0005">In accordance with one embodiment of the present invention, in the search network expansion in speech recognition only the current slot is maintained as long as we know what model and what state the slot is at and the previous slots can be discarded.</p>
<heading id="h0004">DESCRIPTION OF THE DRAWINGS</heading>
<p id="p0006" num="0006">
<ul id="ul0001" list-style="none" compact="compact">
<li>Fig. 1 is an overall block diagram of speech recognition system;</li>
<li>Fig. 2 illustrates an HMM;</li>
<li>Fig. 3 illustrates path expansion slots and pointers back to previous slot;<!-- EPO <DP n="3"> --></li>
<li>Fig. 4 illustrates expansion of a sentence;</li>
<li>Fig. 5 is a flow chart of the minimization of the search network; and</li>
<li>Fig. 6 is a histogram for peak slot usage for a 10-digit string task.</li>
</ul></p>
<heading id="h0005">DESCRIPTION OF PREFERRED EMBODIMENTS OF THE PRESENT INVENTION</heading>
<p id="p0007" num="0007">Referring to Fig. 1 there is illustrated a speech recognition system. The recognizer 10 includes a library 10a including a pronunciation dictionary, grammars, acoustic models, etc. The recognizer 10 further includes a computer/comparator 10b for comparing parsed input speech to the models and for computing a score and memory 10c for storing operation program and storing results from comparing and computing results. The parsed speech input is compared to speech models and the match produces the recognized output. The framework of our recognition system is HMM (Hidden Markov Model). Where the sentence grammar is represented by a Markov model with <i>states</i> 12 and <i>transitions</i> 11 among states (see Fig. 2). Transitions are associated with words. When a transition is taken from state A to state B, one of the words associated with that transition must be evaluated. Then from state B, there are again many outgoing transitions to choose from, each transition has words associated with it. Taking a transition means going through a word. This Markov model thus describes what words a sentence can start with, what words follow what words, and what words a sentence can end with. This is a computational representation of a grammar.</p>
<p id="p0008" num="0008">Each word is also represented by a Markov model with states and transitions. Acoustics are associated with each state. Transition into a state means evaluating the acoustics associated with that state. Usually a left-to-right HMM is used for word model, there are <i>straight-through</i> transitions 11 representing average speed of speaking, <i>self-loop</i> transitions 13 representing slow speed, and <i>skip</i> transitions 17 representing fast speed. Acoustics can also be associated with transitions (as in sentence<!-- EPO <DP n="4"> --> HMM); however, in most speech recognition systems the acoustics are associated with states for its simplicity.</p>
<p id="p0009" num="0009">These two levels of HMM's describe the search space of a speech recognition system (see Y.H. Kao, W. Anderson, H.S. Lim, "A Multi-Lingual, Speaker-Independent, Continuous-Speech Recognizer on TMS320C5x Fixed-Point DSP," <i>ICSPAT 1997,</i> San Diego, USA and Y.H. Kao, "Fixed-Point Implementation of IG Speech Recognizer on C5x DSP," TI Tech Report, 1996). From the top level sentence grammar to the bottom level acoustics, the recognition algorithm (parser) can run the input acoustic vectors through this search space to find out the best path by building a search network. The best path found at the end of the input vectors is the recognition result. Grammars can be represented by context-free-grammar (for small vocabulary tasks) or N-Gram (for large vocabulary tasks). In a large vocabulary system, usually a three level system (<i>sentence, word, phone</i>) is used rather than the two level system (<i>sentence, word</i>). It is impossible to build individual word models for so many words, therefore, phonetic models are used as the base units (see Y.H. Kao, K. Kondo, "Phonetic Modeling Using Acoustic Decision Tree," TI Tech Report, 1997; Y.H. Kao, "Acoustic Decision Tree: A Tutorial," TI Tech Report, 1997; Y.H. Kao, "Acoustic Decision Tree: Performance Analysis," TI Tech Report, 1997).</p>
<p id="p0010" num="0010">Search is expanding all the possible paths in the grammar (see Fig. 3). When a speech frame comes in, first we expand all the possible <i>word</i> in the sentence HMM. To expand each word, we need to expand their individual <i>phone sequence</i> in the lexicon HMM. To expand each phone, we need to expand their <i>phonetic HMM's</i>, which has acoustics as the observations. There are three levels of HMM in the structure. The upper level transitions may take more than one speech frame, only the bottom level transitions consume exactly one speech frame. A speech frame is, for example, 20 milliseconds long. The upper level transition can be taken only <i>after</i> its corresponding observation is completed (which may take several speech frames).<!-- EPO <DP n="5"> --></p>
<p id="p0011" num="0011">Speech recognition is to expand a search network following the <i>grammar-word</i> search space definition. There are many ways of actually defining the computer data structure and implementing the algorithm. We will use our algorithm as an example and describe the ways to minimize the network.</p>
<p id="p0012" num="0012">We define a structure called <i>slot</i> as the building block of the search network. Using a C structure, it is defined as:<img id="ib0001" file="imgb0001.tif" wi="104" he="67" img-content="undefined" img-format="tif"/></p>
<p id="p0013" num="0013"><i>Model_index</i> is an integer representing what model this slot is at. For example, the whole search space is represented by one sentence model, we assign model_index 0 to the sentence model. This sentence model is composed of many words and how these words can be put together, we assign model_index 1, 2, 3, ... etc. for each of the word models. Model_index can not overlap, each index represents a different model (sentence or words).</p>
<p id="p0014" num="0014"><i>State_index</i> is an integer representing what state (in a model, be it sentence or words) this slot is at. Both sentence and word models are HMM's, they are evaluated state by state. When building the search network, we need to know which state we are at, so we know what next state(s) to transition to. Within each model, state_index starts from 1, 2, 3, ... etc. State 1 in model 1 is different from state 1 in model 2.</p>
<p id="p0015" num="0015"><i>Score</i> is the accumulated score of this path up to this slot. <i>Backptr</i> is a pointer that points back to the previous slot in the path. For example, if state 10 can come from state 9 (straight-through transition), or state 8 (skip transition), or<!-- EPO <DP n="6"> --> state 10 (self-loop transition); after Viterbi decoding which keeps only the best path coming into a state, the <i>backptr</i> of the state 10 slot will point to one of the three slots described above.</p>
<p id="p0016" num="0016"><i>Time</i> is the time index when this slot is first created. For example, we use 20 ms frame length. The input speech is segmented into 20 ms frames, preprocessed to extract a feature vector, then fed into the search algorithm. During the search of the first frame (0-20 ms), time is 1; during the search of the second frame (20-40 ms), time is 2, it goes on like this.</p>
<p id="p0017" num="0017"><i>Last_time</i> is the last time this path is updated. We need this time stamp for slot management (garbage collection). Expansion of the search network is an exponential growth problem, bad scored paths have to be pruned to reduce the size of search network. When a path has good score and should be retained for future expansion, we propagate the current time stamp backward through the whole path (a path is a backward linked list of slots). If the last_time of a slot is the current time, it must be retained and can not be reused. Otherwise, it can be reused because its path is not within the search beam and thus last_time not updated.</p>
<p id="p0018" num="0018"><i>Next_state</i> points to the next slot of active state within this model to be evaluated. When evaluating a model, many states can be active and need to be evaluated, they are linked together by next_state.</p>
<p id="p0019" num="0019"><i>Next_word</i> points to the next slot of active <i>word</i> for this sentence state to be evaluated. When evaluating a sentence model, its slots of active states are linked by next_state. But for each state, it has words that are still being evaluated (a word needs more than one frame to complete). Next_word links all these pending word evaluation slots. Next_word will start from a sentence level slot.</p>
<p id="p0020" num="0020">Search is the most complicated part of the speech recognition algorithm. The best way to learn the algorithm is to trace the C code. Please refer to our well commented C code and a<!-- EPO <DP n="7"> --> companion documentation (see Y.H. Kao, "IG (Integrated Grammar) Algorithm," TI Tech Report, 1996).</p>
<p id="p0021" num="0021">Fig. 4 illustrates an example of the search space for the sentence grammar "Call George Washington," The layers of grammars are sentences, words, phones and acoustic distributions (bottom layer) represented by the small circles. The expansion goes from word "call" to phone "|K|" to the top three circles 41-43 for the acoustics of "|K|". The expansion then goes to the second phone "|ao|" to the five circles 44 and then back to the phone "|l|". The expansion then goes to the acoustics for "|l|" represented by the small circles 45. After the last circle 45, the expansion goes to the word "George" then to the phone "|jh|". The expansion continues with the three acoustics 47, then the phone "|ao|" and then the five acoustics 49. After the last acoustic 49, the search goes to the phone "|r|", followed by the four acoustics followed by the phone "|jh|", followed by the three acoustics 53. The last acoustic 53 is followed by the word "Washington" followed by the phone "|w|". This is followed by the three acoustics 55. The acoustics 55 are followed by the phone "|ao|" followed by the five acoustics 57, followed by the phone "|sh|". The phone "|sh|" is followed by its four acoustics 59, followed by the phone "|ax|" and its three acoustics 61. The expansion continues similarly for the phones "|n|", "|t|", "|ax|", and "|n|" followed by their associated three acoustics.</p>
<p id="p0022" num="0022">For the sake of continuing our discussion, we will describe the idea of search in a high level, and then explain the search network minimization process.</p>
<p id="p0023" num="0023">After defining the <i>slot</i> data structure as the building block of the search network, it is straightforward to do the search network expansion. It can be summarized as:
<ul id="ul0002" list-style="none" compact="compact">
<li>Build slots for all the sentence states where a sentence can start with<!-- EPO <DP n="8"> --><img id="ib0002" file="imgb0002.tif" wi="188" he="119" img-content="undefined" img-format="tif"/></li>
<li>Back-trace the best score path and report recognition result</li>
</ul></p>
<p id="p0024" num="0024">For each input acoustic vector (20 ms), we have to traverse down the search space as shown, for example, in Fig. 4 to reach the bottom layer so an acoustic evaluation can be done. The acoustic score and the transition score are accumulated and stored in the <i>score</i> field of the slot (put in storage 10c of Fig. 1). The <i>backptr</i> field points to previous slot (where this slot comes from). Therefore, for each input acoustic vector, the evaluation will add <i>at least</i> one slot to the search path because one acoustic evaluation has to be done. Sometimes more than one slot has to be added to the path because sentence level slot has to be added before the acoustic evaluation slot can be added.</p>
<p id="p0025" num="0025">This is called trace <i>mode,</i> every input acoustic vector is mapped into a model acoustic vector and recorded in the search<!-- EPO <DP n="9"> --> path. It is very expensive because a very long linked list of slots is created. For example, a 5-second input utterance has 5 x 50 = 250 input vectors. A linked list of more than 250 slots has to be created for every possible theory within the search beam width.</p>
<p id="p0026" num="0026">For training purpose, this is necessary because every input vector needs to be mapped to a model vector in order to update that model vector. But for recognition purpose, this is an overkill because we only want to know what words are recognized. We do not need to know the microscopic trail of how each vector is mapped.</p>
<p id="p0027" num="0027">Now let's study the search network expansion in more detail; specifically, we would like to examine the reason for <i>keeping</i> slots in the process.</p>
<p id="p0028" num="0028">For the purpose of <i>expansion,</i> only the <i>current slot</i> needs to be maintained in storage 10c (Fig. 1). A slot provides the <i>model_index</i> and the <i>state_index</i> in that model. As long as we know what model (sentence or words) and what state this slot is at, we can consult the model and figure out what next states to transition to. There is no need to know the previous slots for the search network expansion purpose. By this argument, only one slot, the current slot, has to be maintained in a path; all previous slots in a path can be discarded.</p>
<p id="p0029" num="0029">However, for the <i>recognition</i> purpose, we want to know what words are recognized after the expansion is completed. Because of this reason, <i>one slot has to be maintained for each recognized word</i> in a search path. For the example of Fig. 4, after "call" has been recognized, a slot for the word "call" is all that is maintained. All the other expansion of phones and acoustics can be discarded. A control signal between computer/comparator 10b and storage 10c controls the discard. This is done after computation. Compute all slots but discard previous slot since present slot has accumulated score and once a word is determined we only need the word. The back pointer points to previous word.<!-- EPO <DP n="10"> --></p>
<p id="p0030" num="0030">By the above argument, for a 10-digit recognition, we only have to keep 10 slots in the search path. Each slot represents one recognized digit. This is the shortest possible path we can do to solve the 10-digit search problem.</p>
<p id="p0031" num="0031">Referring to Fig. 5 there is illustrated a flow chart for expansion and keeping and discarding slots. The input speech is expanded in step 101 and compared to the library models and dictionary 10a at computer/comparator 10b at step 103 and the score is placed in the slots and the score is accumulated. The present slot scores are kept and poor score paths are discarded. When a phone end is detected at step 105 it is determined if a word end. If a word end is not detected, the previous slots are discarded and the score accumulated in the present slot. When a word is detected (step 107), a word slot is created (step 109) for the identified word and all previous slots are discarded and the identified word is built into the search network. The back pointer then points to the previous word.</p>
<p id="p0032" num="0032">Unfortunately, the <i>one-word-one-slot</i> only network does not carry any sentence level information. Sentence level information is necessary to represent grammar, which describes how words can be put together. At the minimum, one sentence level slot at the word boundary is required to provide the information to carry on the search into the next word. Without this sentence level slot, we do not know what next word to evaluate when we complete evaluating the current word. In addition to carrying the grammar information, sentence level slot is also used to carry N-Best information and provide a base for sentence level Viterbi decoding.</p>
<p id="p0033" num="0033">Armed with the above understanding of the search mechanism, we can now bound the length of a search path given a grammar. For example, for a single word recognition grammar, the shortest possible path consists of one word, three slots: <br/>
<br/>
        <i>S</i><sub>1</sub><i>WS</i><sub>2</sub><br/>
<br/>
where <i>W</i> is the word and <i>S</i><sub>1</sub> is the silence before the word and <i>S</i><sub>2</sub> the silence after the word <i>W</i>.<!-- EPO <DP n="11"> --></p>
<p id="p0034" num="0034">The longest possible path is 4N + 3 where there are N words (not counting silence), N + 1 silence slots and 2N + 2 sentence slots. The longest path of three words (beginning silence + the recognized word + ending silence) is seven slots: <br/>
<br/>
        <i>S</i><sub>1</sub><i>W</i><sub><i>sil</i></sub><i>S</i><sub>1</sub><i>WS</i><sub>2</sub><i>W</i><sub><i>sil</i></sub><i>S</i><sub>2</sub><br/>
<br/>
where <i>W</i> represents a word level slot, <i>S</i> represents a silence level slot.</p>
<p id="p0035" num="0035">For a 10-digit grammar, the shortest possible path has 10 digits + 11 sentence slots = 21 slots. The longest possible path has 10 digits + 11 silence + 22 sentence slots = 43 slots. <i>It is independent of the length of the input utterance, it only depends on the grammar.</i></p>
<p id="p0036" num="0036">This minimization principle can be easily generalized into the three level (sentence, word, phone) search structure for large vocabulary task.</p>
<p id="p0037" num="0037">In continuous speech recognition, silence is considered a word. Grammar allows <i>optional silence word</i> in all word boundaries. However, the between word acoustics can vary a lot - silence or background noises. Usually we use a large number of mixtures in the <i>silence model</i> in order to capture the widely varying acoustics.</p>
<p id="p0038" num="0038">To minimize the search path, we want to let <i>one</i> silence model capture all the between word acoustics. We do not want to allow several different silence models to appear in one between word segment because it will lengthen the path unnecessarily.</p>
<p id="p0039" num="0039">We calibrated the peak slot usage on two tasks: single word military alphabet recognition (7087 files) and 10 continuous digits recognition (1390 files).</p>
<p id="p0040" num="0040">Two conditions were run for these two tasks:
<ul id="ul0003" list-style="none" compact="compact">
<li>· Trace mode, which is required for model update.</li>
<li>· Optimally minimized search network, as described in this application.</li>
</ul></p>
<p id="p0041" num="0041">Peak slot usage histograms are plotted in Fig. 6. In the plots, they are represented by <i>circle and plus</i> respectively. The X-axis is the peak slot count, the Y-axis is the number of<!-- EPO <DP n="12"> --> utterances that requires minimum X-axis slots to be successfully parsed. The more left the distribution is, the more efficient the search is.</p>
<p id="p0042" num="0042">For the single word military alphabet recognition task, the max, mean, and standard deviation of the peak slot usage are:
<tables id="tabl0001" num="0001"><img id="ib0003" file="imgb0003.tif" wi="185" he="28" img-content="table" img-format="tif"/>
</tables></p>
<p id="p0043" num="0043">For the 10 continuous digits recognition task, the max, mean, and standard deviation of the peak slot usage are:
<tables id="tabl0002" num="0002"><img id="ib0004" file="imgb0004.tif" wi="186" he="25" img-content="table" img-format="tif"/>
</tables> The optimally minimized search network reduces about 20% of the peak slot usage from our previous effort for both tasks.</p>
<p id="p0044" num="0044">We proposed ways to minimize the search network within the framework of our search algorithm. The search path length can be <i>bounded</i> by the grammar and is <i>independent</i> of input utterance length. It achieved 20% reduction in search space compared to our previous non-optimal effort. Compared to the trace mode, the reduction is 70% to 80%. Usually the trace mode is done under supervision, therefore, the peak slot usage will not be nearly as large. However, if <i>unsupervised</i> model update is needed, the peak slot usage will be very high, as depicted in the histogram plots.</p>
<p id="p0045" num="0045">In this application we used a <i>slot</i> structure with 8 fields. In another application, we will describe a way to reduce that into 5 fields. Combining the search network minimization described in this application and the slot size reduction, the 10-digit task can be done with only 1600 slots x 5 words = 8K words of search space (RAM) (see Y.H. Kao, "Reducing Slot Size in Speech Recognition Search Network by Data Packing and a New Slot Management Mechanism," TI Tech Report, 1998). In our 1390 10-digit<!-- EPO <DP n="13"> --> utterances, only two utterances require more than 1600 slots to parse.</p>
</description><!-- EPO <DP n="14"> -->
<claims id="claims01" lang="en">
<claim id="c-en-01-0001" num="0001">
<claim-text>A method of providing a search network in speech
<claim-text>recognition comprising the steps of:</claim-text>
<claim-text>parsing input speech;</claim-text>
<claim-text>building a dynamically changing search tree by expanding all active search paths and creating time dated slots containing model index, model state, time index indicating the time the slot was created, a last time index indicating the last time the slot was updated and an accumulated score of matching to speech models of the path up to the slot and comparing-the parsed input speech to speech models and identifying what model and what model state and computing said accumulated score of matching; discarding bad score paths and bad scored slots;</claim-text>
<claim-text>propagating a current time stamp backward through a linked list of slots for paths with good scores to provide a last time index with the current time at said slots in said paths with good scores; and</claim-text>
<claim-text>discarding slots and paths not having said current time at said last time index.</claim-text></claim-text></claim>
<claim id="c-en-01-0002" num="0002">
<claim-text>The method of Claim 1 including the step of determining the end of a word and creating a word end slot when a word end is determined and discarding all previous slots.</claim-text></claim>
<claim id="c-en-01-0003" num="0003">
<claim-text>The method of Claim 1 or Claim 2, wherein each slot further stores the following: a back pointer, next state and next word.</claim-text></claim>
<claim id="c-en-01-0004" num="0004">
<claim-text>The method of Claim 1, Claim 2 or Claim 3, including the step of limiting the longest possible path to 4N + 3 "word. level or silence level slots" where there are N words (not counting silence) at most. N+1 silence words plus (2N + 1) +1 sentence slots.</claim-text></claim>
<claim id="c-en-01-0005" num="0005">
<claim-text>A speech recognizer for input speech comprising:<!-- EPO <DP n="15"> -->
<claim-text>a storage;</claim-text>
<claim-text>a library of grammar and speech models;</claim-text>
<claim-text>a computer/comparator coupled to said library and responsive to said input speech for building a search tree by expanding active search paths and creating dated time slots containing model index, model state, time index indicating the time the slot was created, a last time index indicating the time the slot was last updated and an accumulated score of matching to speech models of the path up to the slot, said computer/comparator computing a score for said match and an accumulated score at each slot and said computer/comparator coupled to said storage for storing said model index, model state, time index, last time index and said accumulated score of matching; discarding bad score paths and bad scored slots;</claim-text>
<claim-text>propogating a current time stamp backward through a linked list of slots for paths with good scores to provide a last time index with the current time at said slots in said paths with good scores; and</claim-text>
<claim-text>discarding slots and paths not having said current time at said last time index.</claim-text></claim-text></claim>
<claim id="c-en-01-0006" num="0006">
<claim-text>The speech recognizer of Claim 5, wherein said computer/comparator determines the end of a word and creates a word slot and discards all previous slots.</claim-text></claim>
<claim id="c-en-01-0007" num="0007">
<claim-text>The speech recognizer of Claim 5 or 6, wherein for each slot there is further stored a model index, a back pointer, a next state and a next word.</claim-text></claim>
<claim id="c-en-01-0008" num="0008">
<claim-text>The speech recognizer of Claim 5, Claim 6 or Claim 7, wherein said computer/comparator permits only one silence slot between words.</claim-text></claim>
</claims><!-- EPO <DP n="16"> -->
<claims id="claims02" lang="de">
<claim id="c-de-01-0001" num="0001">
<claim-text>Verfahren zur Schaffung eines Suchnetzes in der Spracherkennung, das die folgenden Schritte umfaßt:
<claim-text>Parsen der Eingangssprache;</claim-text>
<claim-text>Aufbauen eines sich dynamisch ändernden Suchbaums durch Erweitern aller aktiven Suchpfade und Erzeugen von zeitgestempelten Schlitzen, die einen Modellindex, einen Modellzustand, einen Zeitindex, der den Zeitpunkt angibt, zu dem der Schlitz erzeugt wurde, wobei ein letzter Zeitindex den letzten Zeitpunkt angibt, zu dem der Schlitz aktualisiert wurde, und einen akkumulierten Übereinstimmungsstand mit Sprachmodellen des Pfades bis zu dem Schlitz enthalten, Vergleichen der geparsten Eingangssprache mit Sprachmodellen und Identifizieren, welches Modell und welcher Modellzustand in Frage kommen, und Berechnen des akkumulierten Übereinstimmungsstandes; Verwerfen von Pfaden mit schlechtem Ergebnis und von Schlitzen mit schlechtem Stand;</claim-text>
<claim-text>Ausbreiten eines aktuellen Zeitstempels rückwärts durch eine verknüpfte Liste von Schlitzen für Pfade mit guten Ständen, um bei den Schlitzen in den Pfaden mit guten Ständen einen letzten Zeitindex mit der aktuellen Zeit bereitzustellen; und</claim-text>
<claim-text>Verwerfen von Schlitzen und Pfaden, die nicht diese aktuelle Zeit als den letzten Zeitindex haben.</claim-text></claim-text></claim>
<claim id="c-de-01-0002" num="0002">
<claim-text>Verfahren nach Anspruch 1, das den Schritt umfaßt, bei dem das Ende eines Wortes bestimmt wird und ein Wortendeschlitz erzeugt wird, wenn ein Wortende bestimmt wird, und alle vorhergehenden Schlitze verworfen werden.<!-- EPO <DP n="17"> --></claim-text></claim>
<claim id="c-de-01-0003" num="0003">
<claim-text>Verfahren nach Anspruch 1 oder Anspruch 2, bei dem jeder Schlitz ferner einen Rückwärtszeiger, einen nächsten Zustand und ein nächstes Wort speichert.</claim-text></claim>
<claim id="c-de-01-0004" num="0004">
<claim-text>Verfahren nach Anspruch 1, Anspruch 2 oder Anspruch 3, das den Schritt umfaßt, bei dem der längstmögliche Pfad auf 4N + 3 "Wortpegel- oder Ruhepegel-Schlitze" begrenzt ist, wenn N Wörter (ohne Zählung der Ruhe), höchstens N + 1 Ruhewörter plus (2N+1) + 1-Satzschlitze vorhanden sind.</claim-text></claim>
<claim id="c-de-01-0005" num="0005">
<claim-text>Spracherkenner für Eingangssprache, der umfaßt:
<claim-text>einen Speicher;</claim-text>
<claim-text>eine Grammatik- und Sprachmodell-Bibliothek;</claim-text>
<claim-text>einen Computer/Komparator, der mit der Bibliothek gekoppelt ist und auf die Eingangssprache reagiert, um einen Suchbaum durch Erweitern aktiver Suchpfade aufzubauen und zeitgestempelte Schlitze zu erzeugen, die einen Modellindex, einen Modellzustand, einen Zeitindex, der den Zeitpunkt angibt, zu dem der Schlitz erzeugt wurde, wobei ein letzter Zeitindex den Zeitpunkt angibt, zu dem der Schlitz zuletzt aktualisiert wurde, und einen akkumulierten Übereinstimmungsstand mit Sprachmodellen des Pfades bis zu dem Schlitz enthalten, wobei der Computer/Komparator einen Übereinstimmungsstand und einen akkumulierten Stand bei jedem Schlitz berechnet und wobei der Computer/Komparator mit dem Speicher gekoppelt ist, um den Modellindex, den Modellzustand, den Zeitindex, den letzten Zeitindex und den akkumulierten Übereinstimmungsstand zu speichern; wobei Pfade mit schlechtem Stand und Schlitze mit schlechtem Stand verworfen werden;</claim-text>    wobei ein aktueller Zeitstempel nach rückwärts durch eine verknüpfte Liste von Schlitzen für Pfade mit guten Ständen ausgebreitet wird, um bei den Schlitzen in den Pfaden mit guten Ständen einen letzten Zeitindex mit der aktuellen Zeit bereitzustellen; und<br/>
<!-- EPO <DP n="18"> -->   wobei Schlitze und Pfade, die nicht die aktuelle Zeit als den letzten Zeitindex haben, verworfen werden.</claim-text></claim>
<claim id="c-de-01-0006" num="0006">
<claim-text>Spracherkenner nach Anspruch 5, bei dem der Computer/Komparator das Ende eines Wortes bestimmt und einen Wortschlitz erzeugt und alle vorhergehenden Schlitze verwirft.</claim-text></claim>
<claim id="c-de-01-0007" num="0007">
<claim-text>Spracherkenner nach Anspruch 5 oder 6, bei dem für jeden Schlitz ferner ein Modellindex, ein Rückwärtszeiger, ein nächster Zustand und ein nächstes Wort gespeichert werden.</claim-text></claim>
<claim id="c-de-01-0008" num="0008">
<claim-text>Spracherkenner nach Anspruch 5, Anspruch 6 oder Anspruch 7, bei dem der Computer/Komparator nur einen Ruheschlitz zwischen Wörtern zuläßt.</claim-text></claim>
</claims><!-- EPO <DP n="19"> -->
<claims id="claims03" lang="fr">
<claim id="c-fr-01-0001" num="0001">
<claim-text>Procédé de création d'un réseau de recherche en reconnaissance de parole, comprenant les étapes consistant à :
<claim-text>analyser grammaticalement la parole d'entrée ;</claim-text>
<claim-text>construire un arbre de recherche variant dynamiquement en étendant tous les trajets actifs de recherche et en créant des intervalles datés de temps contenant un index de modèle, un état de modèle, un index de temps indiquant l'instant où l'intervalle a été créé, un index de dernier instant indiquant le dernier instant où l'intervalle a été actualisé, et un score cumulé de concordance avec des modèles de parole du trajet jusqu'à l'intervalle, et en comparant la parole analysée d'entrée à des modèles de parole et identifiant quel modèle et quel état de modèle, et calculant ledit score cumulé de concordance ; éliminer des trajets de mauvais score et les intervalles de mauvais score ;</claim-text>
<claim-text>propager un horodatage courant en remontant dans une liste d'intervalles munie de liens pour des trajets ayant de bons scores afin d'obtenir un index de dernier instant avec l'instant actuel auxdits intervalles dans lesdits trajets ayant de bons scores ; et</claim-text>
<claim-text>éliminer des intervalles et des trajets n'ayant pas ledit instant courant audit index de dernier instant.</claim-text></claim-text></claim>
<claim id="c-fr-01-0002" num="0002">
<claim-text>Procédé selon la revendication 1, comprenant l'étape de détermination de la fin d'un mot et de création d'un intervalle de fin de mot quand une fin de mot est déterminée, et d'élimination de tous les intervalles précédents.</claim-text></claim>
<claim id="c-fr-01-0003" num="0003">
<claim-text>Procédé selon la revendication 1 ou la revendication 2, dans lequel chaque intervalle stocke en outre ce qui suit : un pointeur arrière, un état suivant et un mot suivant.</claim-text></claim>
<claim id="c-fr-01-0004" num="0004">
<claim-text>Procédé selon la revendication 1, la revendication 2 ou la revendication 3, comprenant l'étape de limitation du trajet le plus long possible à 4N + 3 fois des intervalles de valeur de mot ou de valeur de silence, où il existe N mots (sans compter le silence) à au plus N + 1 mots de silence plus (2N + 1) + 1 intervalles de phrase.</claim-text></claim>
<claim id="c-fr-01-0005" num="0005">
<claim-text>Dispositif de reconnaissance de parole pour une parole d'entrée, comprenant :
<claim-text>une mémoire ;</claim-text>
<claim-text>une bibliothèque de modèles de grammaire et de parole ;</claim-text>
<claim-text>un calculateur-comparateur couplé à ladite bibliothèque et répondant à ladite parole d'entrée pour construire un arbre de recherche en étendant des trajets actifs de recherche et en créant des intervalles datés de temps contenant un index de modèle, un état de modèle, un index de temps indiquant l'instant où l'intervalle a été créé, un index de<!-- EPO <DP n="20"> --> dernier instant indiquant le dernier instant où l'intervalle a été actualisé, et un score cumulé de concordance avec des modèles de parole du trajet jusqu'à l'intervalle, ledit calculateur-comparateur calculant un score pour ladite concordance et un score cumulé à chaque intervalle et ledit calculateur-comparateur étant couplé à ladite mémoire pour stocker lesdits index de modèle, état de modèle, index de temps, index de dernier instant et ledit score cumulé de concordance ; éliminant les trajets de mauvais score et les intervalles de mauvais score ;</claim-text>
<claim-text>propager en arrière un horodatage de temps courant dans une liste munie de liens d'intervalles pour des trajets ayant un bon score afin d'obtenir un index de dernier instant avec l'instant actuel auxdits intervalles dans lesdits trajets ayant de bons scores ; et</claim-text>
<claim-text>éliminer des intervalles et des trajets n'ayant pas ledit instant courant audit index de dernier instant.</claim-text></claim-text></claim>
<claim id="c-fr-01-0006" num="0006">
<claim-text>Dispositif de reconnaissance de parole selon la revendication 5, dans lequel ledit calculateur-comparateur détermine la fin d'un mot et crée un intervalle de mot et élimine tous les intervalles précédents.</claim-text></claim>
<claim id="c-fr-01-0007" num="0007">
<claim-text>Dispositif de reconnaissance de parole selon la revendication 5 ou la revendication 6, dans lequel pour chaque intervalle il est stocké en outre un index de modèle, un pointeur arrière, un état suivant et un mot suivant.</claim-text></claim>
<claim id="c-fr-01-0008" num="0008">
<claim-text>Dispositif de reconnaissance de parole selon la revendication 5, la revendication 6 ou la revendication 7, dans lequel ledit calculateur-comparateur autorise seulement un intervalle de silence entre des mots.</claim-text></claim>
</claims><!-- EPO <DP n="21"> -->
<drawings id="draw" lang="en">
<figure id="f0001" num=""><img id="if0001" file="imgf0001.tif" wi="165" he="247" img-content="drawing" img-format="tif"/></figure><!-- EPO <DP n="22"> -->
<figure id="f0002" num=""><img id="if0002" file="imgf0002.tif" wi="123" he="226" img-content="drawing" img-format="tif"/></figure><!-- EPO <DP n="23"> -->
<figure id="f0003" num=""><img id="if0003" file="imgf0003.tif" wi="157" he="248" img-content="drawing" img-format="tif"/></figure>
</drawings>
</ep-patent-document>
