Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "H90-1040",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T03:36:24.370975Z"
},
"title": "Continuous Speech Recognition from a Phonetic Transcription",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "AT&T Bell Laboratories Murray Hill",
"location": {
"postCode": "07974",
"country": "New Jersey"
}
},
"email": ""
},
{
"first": "A",
"middle": [],
"last": "Ljolje",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "AT&T Bell Laboratories Murray Hill",
"location": {
"postCode": "07974",
"country": "New Jersey"
}
},
"email": ""
},
{
"first": "L",
"middle": [
"G"
],
"last": "Miller",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "AT&T Bell Laboratories Murray Hill",
"location": {
"postCode": "07974",
"country": "New Jersey"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "",
"pdf_parse": {
"paper_id": "H90-1040",
"_pdf_hash": "",
"abstract": [],
"body_text": [
{
"text": "A long-standing and widely accepted linguistic theory of speech recognition holds that natural spoken messages are understood on the basis of an intermediate representation of the acoustic signal in terms of a small number of phonetic symbols. The traditional linguistic theory is very attractive for several reasons. First, it provides a natural way to partition the process of communication by spoken language into distinct acoustic, phonetic, lexical and syntactic sub-processes. Second, it provides for a reduction in bandwidth at each successive stage of the process. And, finally, it seems to be reflected in the development of written language. It is thus not surprising that this seminal idea formed the basis for several early speech recognition machines [1, 2, 3, 4] .",
"cite_spans": [
{
"start": 764,
"end": 767,
"text": "[1,",
"ref_id": "BIBREF0"
},
{
"start": 768,
"end": 770,
"text": "2,",
"ref_id": "BIBREF1"
},
{
"start": 771,
"end": 773,
"text": "3,",
"ref_id": "BIBREF2"
},
{
"start": 774,
"end": 776,
"text": "4]",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "In this report we offer what we believe to be the simplest and most direct expression of the linguistic theory in a working speech recognition system. The present system is the culmination of a succession of experiments conducted over the past three years. The method of acoustic phonetic mapping is described in [5] , and results of its application to speakerdependent recognition of fluently spoken digit strings are given in [6] . Next, a new method of lexical access was devised and applied to the problem of speaker-dependent recognition of isolated words from a large vocabulary [7] and sentences composed of them [8] . Attention was then tumed to speaker-independent phonetic transcription [9, 10] which was then used in an early account of speaker independent recognition of fluent speech from the 991 word DARPA [11] resource management task [12] .",
"cite_spans": [
{
"start": 313,
"end": 316,
"text": "[5]",
"ref_id": "BIBREF4"
},
{
"start": 428,
"end": 431,
"text": "[6]",
"ref_id": "BIBREF5"
},
{
"start": 585,
"end": 588,
"text": "[7]",
"ref_id": "BIBREF6"
},
{
"start": 620,
"end": 623,
"text": "[8]",
"ref_id": "BIBREF7"
},
{
"start": 697,
"end": 700,
"text": "[9,",
"ref_id": "BIBREF8"
},
{
"start": 701,
"end": 704,
"text": "10]",
"ref_id": "BIBREF9"
},
{
"start": 821,
"end": 825,
"text": "[11]",
"ref_id": "BIBREF10"
},
{
"start": 851,
"end": 855,
"text": "[12]",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "In its present form, our speech recognition system uses a particular kind of hidden Markov model in conjunction with an appropriate dynamic programming algorithm to accomplish the acoustic-to-phonetic mapping. This part is not constrained by lexical or syntactic considerations and is thus vocabulary and task independent. Word recognition is then easily treated as a classical string-to-string editing problem which is solved by a two-level dynamic programming algorithm, the lower level of which performs lexical access while the upper level performs the parsing function.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Our account of the present speech recognition system is given in the following order. We first give an overview of the system at the block diagram level. This is followed by a detailed description of each of the component blocks, the acoustic phonetic model, the phonetic decoder and, finally, the lexical access and parsing techniques which, because they are so closely coupled, are treated as a unit. This is followed by an account of our experimental results and an interpretation of them.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "To summarize our results, on the DARPA resource management task with the perplexity 9 grammar, we attained 88% correct word recognition with 3% insertions yielding a word accuracy of 85%. Phonetic transcription accuracy was assessed by resynthesizing directly from the phonetic transcription. In a few informal listening tests, we judged the word intelligibility rate to be approximately 75%.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "The word accuracy of our system is not as good as that obtained on exactly the same data by several other conventional systems [13, 14, 15, 16] . However, we believe that a few correctable shortcomings of the existing system are responsible for the disparity. We hope to make the necessary changes in the near future.",
"cite_spans": [
{
"start": 127,
"end": 131,
"text": "[13,",
"ref_id": "BIBREF12"
},
{
"start": 132,
"end": 135,
"text": "14,",
"ref_id": "BIBREF13"
},
{
"start": 136,
"end": 139,
"text": "15,",
"ref_id": "BIBREF14"
},
{
"start": 140,
"end": 143,
"text": "16]",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Acoustic signal processing is an autocorrelation based linear predictive analysis. The LPC's are transformed into cepstral coefficients at a centisecond frame rate. The phonetic decoding module is a dynamic programming algorithm applied to a 47-state ergodic semi-Markov model. There are two very important points to be made regarding this stage of processing. First, no lexical or syntactic information of any kind is available to the phonetic decoder. Second, once the decoding is accomplished, the acoustic signal is discarded. All that remains is its phonetic transcription and the duration, in centiseconds, of each phonetic unit in that transcription.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The System",
"sec_num": "2."
},
{
"text": "The lexical access and parsing functions are conceptually separate but are combined here in a two-level dynamic programming algorithm. The lower level is the lexical part while the upper level accomplishes the grammatical analysis. The two are intricately coupled. The DP algorithm simply performs a string-to-string editing in which the error-ridden phonetic transcription is mapped into sentences of conventional orthography. The lexicon used simply gives the phonetic transcription of each vocabulary word pronounced in citation form. The grammar is a strict right linear grammar with no null productions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The System",
"sec_num": "2."
},
{
"text": "The entire system is implemented in FORTRAN-77 and runs on an Alliant FX-80. Because the phonetic decoding and lexical access stages have a high degree of intrinsic parallelism, we can exploit the architecture of the FX-80 to full advantage resulting in an execution time of 15 times real time for a typical sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The System",
"sec_num": "2."
},
{
"text": "We have applied this system to the DARPA Naval Resource Management Task [11] which allows one to inquire about and display in various ways, the status of a 180 ship fleet. The vocabulary is 992 words including silence and the grammar imposes a highly stylized word order syntax resulting in a entropy of about 4.4 bits/word. We now turn our attention to the individual components of this system.",
"cite_spans": [
{
"start": 72,
"end": 76,
"text": "[11]",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The System",
"sec_num": "2."
},
{
"text": "The speech was sampled at 8 kHz and was analyzed using a sliding 30 ms. window at a 100 Hz frame rate. The spectrum, S(CO, t), was represented using 12 cepstral coefficients, where the approximate relationship between the spectral magnitude and the resulting cepstral coefficients is defined as 12 log IS(co, t)l = 2 ~ Cm(t) COS(co mt) + Co(t) .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Signal Processing",
"sec_num": "3."
},
{
"text": "(1)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Signal Processing",
"sec_num": "3."
},
{
"text": "The cepstral coefficients were computed from autocorrelation coefficients via LPC's [17] and they were liftered using the bandpass lifter [18] Cm = (1 + 6 sin (n m/12)) Cm 1 _< m_< 12.",
"cite_spans": [
{
"start": 84,
"end": 88,
"text": "[17]",
"ref_id": "BIBREF16"
},
{
"start": 138,
"end": 142,
"text": "[18]",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "m=l",
"sec_num": null
},
{
"text": "Twelve additional parameters were obtained by evaluating the differential cepstral coefficients, Ag'm, which contain important information about the temporal rate of change of the cepstmm, and are given in [19] as 2 E kCm(t+k)",
"cite_spans": [
{
"start": 206,
"end": 210,
"text": "[19]",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "m=l",
"sec_num": null
},
{
"text": "A~?m(t ) = k=-2 _ ~ Cm (3) 2 ~gt k 2 k= -2",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "m=l",
"sec_num": null
},
{
"text": "The combined cepstral and delta cepstral vectors form a set of 24-parameter observation vectors, Or, which were used in all the experiments described below.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "m=l",
"sec_num": null
},
{
"text": "It is generally accepted that speech is an acoustic manifestation of an underlying phonetic code having a relatively few symbols. The code is, however, a purely mental representation of the spoken language and, as such, is not directly observable. Since the hidden Markov model comprises an unobservable Markov chain and a set of random processes that can be directly measured, it seems most natural to represent speech as a hidden Markov chain in which the hidden states correspond to the putative unobservable phonetic symbols and the state-dependent random processes account for the variability of the observable acoustic manifestation of the corresponding phonetic symbol.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Acoustic-Phonetic Model",
"sec_num": "4."
},
{
"text": "The model that we use to represent the acoustic-phonetic structure of the English language is the continuously variable duration hidden Markov model (CVDHMM) [5] . The states of the model, {qi }~= 1, represent the hidden phonetic units. The phonotactic structure of the language is modelled, to a first order approximation, by the state transition matrix, aij, which defines the probability of occurrence of state (phoneme) qj at time t + z conditioned on state (phoneme) qi at time t, where x is the duration of phoneme i. The information about the temporal structure of the hidden units is contained in the set of durational densities {dq(t ) }inj=l. The acoustic correlates of the phonemes are the observations, denoted Or, and their distributions, which are defined by a set of observation densities {b 0 (Or)}[j=l.",
"cite_spans": [
{
"start": 158,
"end": 161,
"text": "[5]",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The Acoustic-Phonetic Model",
"sec_num": "4."
},
{
"text": "The durational densities are 3-parameter gamma distributions --",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Acoustic-Phonetic Model",
"sec_num": "4."
},
{
"text": "(x -Xmin (i,j)) v\u00b0-I e -n'~ (~-~ (i,y)) (4) d0(x)-r(v0 )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Acoustic-Phonetic Model",
"sec_num": "4."
},
{
"text": "where F(x) is the ordinary gamma function. The observation densities are multivariate Gaussian distributions. Note that they are both indexed by state transition rather than initial state. This affords a rudimentary ability to account for coarticulatory phenomena.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Acoustic-Phonetic Model",
"sec_num": "4."
},
{
"text": "The complete model thus consists of the set of n states (phonemes), the state transition probabilities, aij, 1 _< i,j_< n; the observation means, ttii, 1 _< i,j_< n; the observation covariances, Uij, 1 _< i,j _< n; and the durational parameters, vii and rlij, 1 _< i,j _< n, where the mean duration associated with state transition i to j is vii and the variance of that duration is rl0 vii With n = 47 phonetic units, the model has 191,000 parameters in all.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Acoustic-Phonetic Model",
"sec_num": "4."
},
{
"text": "Since we identify each phonetic unit with a unique state of the CVDHMM as described above, phonetic transcription reduces to the task of finding the most likely state sequence of the model corresponding to the sequence of acoustic vectors, O = O 10 2 ... Ot ..-O r.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Phonetic Decoding",
"sec_num": "5."
},
{
"text": "We do so by finding the state and duration sequences whose joint likelihood with O is maximum. The required optimization is accomplished using a modified Viterbi [20] algorithm. Let at(i) denote the maximum likelihood of O1 02 ... Ot over all state and duration sequences terminating in state i. This quantity can be evaluated recursively according to { I \"",
"cite_spans": [
{
"start": 162,
"end": 166,
"text": "[20]",
"ref_id": "BIBREF19"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Phonetic Decoding",
"sec_num": "5."
},
{
"text": "at(j) = max max a}i-)x aij dij(x) I'I bij (Or-0) (5) l ~ i ~ n xmi, (i,j) ~ x ~ Xm= O=0",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Phonetic Decoding",
"sec_num": "5."
},
{
"text": "for 1 _< j _< n, 1 _< t <_ T where Xmi~(i,j) is the minimum duration for which dq(x ) is defined and 'rmax is the maximum allowable duration for any phonetic unit.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Phonetic Decoding",
"sec_num": "5."
},
{
"text": "If, at each stage of the recursion on t and j, the values of i and x that maximize (5) are retained, then one can trace back through the at(j) array to obtain the best state and duration sequences a = ...",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Phonetic Decoding",
"sec_num": "5."
},
{
"text": "The function of the lexical access and parsing algorithms is to find that sentence, W, which is well-formed with respect to the task grammar, G, and best matches, in some sense, the phonetic transcription, ~. The lexical access part of the process is that of matching words to subsequences of ~, while parsing is the part that joins the lexical hypotheses together according to grammatical rules. The two components are conceptually separate and sequential as indicated in Figure 1 . However, in order to achieve an efficient implementation, the two are interleaved in a two-level dynamic programming algorithm and hence are treated together in this section.",
"cite_spans": [],
"ref_spans": [
{
"start": 473,
"end": 481,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "Lexical access is effected by the lower level of the two-level DP algorithm and consists in matching standard transcriptions of lexical items to various subsequences of ft. In particular we seek the word, v, whose standard transcription q = q 1 q2 ... qr is closest, in a well defined sense, to parts of fi, say qt+l qt+2 ... qt+L. The well-known solution to this problem [29] is a search over the lattice shown in Figure 3 in which the desired interval of fi is placed on the horizontal axis and the correct transcription, q, of some word, v, is lined up along the vertical access. The lattice point (k,l) signifies the alignment of ~ and q such that qt+l coincides with qk.",
"cite_spans": [
{
"start": 372,
"end": 376,
"text": "[29]",
"ref_id": "BIBREF28"
}
],
"ref_spans": [
{
"start": 415,
"end": 423,
"text": "Figure 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "Let Sjk~ be the cost of substituting qt+l for qk given that the previous state is qj; Dkt, the cost of deleting qt from q given that the previous state is qk; and lkl the cost of inserting qt+l in fi when qt+l-1 = qk. Let us denote by CKL(V) the cost of matching the word, v, to qt+l ..... qt+L where v has the phonetic spelling ql, q2 ..... qg. Then the lattice is evaluated according to",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "Ckt(v) =min{Ckl_l(v) + lkl, Ck_ll(1J ) +Dk_lk, Ck_ll_l(V ) -I-Sk_lkl} (7)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "for 1 _< k _< K and 1 <_ l _< L. The relation (7) is based upon the symmetric local constraints [21] . The boundary values needed to perform the recursion indicated in (7) are",
"cite_spans": [
{
"start": 96,
"end": 100,
"text": "[21]",
"ref_id": "BIBREF20"
},
{
"start": 168,
"end": 171,
"text": "(7)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "Coo(V) = 0 k Cko(v) = ~ Dlj ~lj (8) j=l l COt(V) = ~ Ilj d] j=l for 1 <_ k _< K, 1 _< l _< L and V v. In (8),",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "xij is the average duration of qj when preceded by qi and dj is the duration of q t+j as computed by (5) .",
"cite_spans": [
{
"start": 101,
"end": 104,
"text": "(5)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "One could evaluate (7) and (8) based on the Levenshtein metric [22] in which case we would set",
"cite_spans": [
{
"start": 63,
"end": 67,
"text": "[22]",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "{~ if qt+t = qk Sin = otherwise V ], k,l Dkt = 1 V k,l",
"eq_num": "(9)"
}
],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "Ikt = 1 V k,l",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "However, the acoustic-phonetic model tells us a great deal about the relative similarities of the phonetic units so we can be more precise than simply using (9) allows.",
"cite_spans": [
{
"start": 157,
"end": 160,
"text": "(9)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "The dissimilarity between two phonetic units is naturally expressed as the distance between their respective acoustic distributions integrated over their estimated durations. If we adopt the rhobar metric [23] between bjk (X) and bjt (x) then we have",
"cite_spans": [
{
"start": 205,
"end": 209,
"text": "[23]",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Lexical Access and Parsing",
"sec_num": "6."
},
{
"text": "We use a simple heuristic for the costs of insertion and deletion. substitutions with silence, which is represented for convenience by q l.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Sjkt = I I.t.ik -lxytl dt+t Vj (10a)",
"sec_num": null
},
{
"text": "We treat them both as Thus (lOb)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Dkl = Skl l Ikl = Ski 1",
"sec_num": null
},
{
"text": "The lexical hypotheses evaluated by the lower level of the DP algorithm, (7) , are combined to form sentences by the upper level in accordance with the finite state diagram of the task grammar. The form of the finite state diagram is shown in Figure 4 . The state set, Q, contains 4767 states connected by 60,433 transitions. There are 90 final states. This grammar was produced from the original specification of the task by a grammar compiler [24] . The language generated by this grammar has a maximum entropy of 4.4 bits/word. The states r and s are completely separate from and not to be confused with the states of the acoustic/phonetic model. Vs E Q and l _< k_< N. In(ll), P={15(r,v) =s for any v} (12) and the global constraints on expansion and compression of words are given by k -Iris1 -< l -< k -Ivl 2 (13) 5 1 where el = ~ and e2 = ~. Note that the incremental costs Cl-k, k(V) are supplied by the lower level from (7) . Because the outer minimization of (11) is over the set P as defined in (12) , the operation is parallel in s.",
"cite_spans": [
{
"start": 73,
"end": 76,
"text": "(7)",
"ref_id": "BIBREF6"
},
{
"start": 445,
"end": 449,
"text": "[24]",
"ref_id": "BIBREF23"
},
{
"start": 706,
"end": 710,
"text": "(12)",
"ref_id": "BIBREF11"
},
{
"start": 815,
"end": 819,
"text": "(13)",
"ref_id": "BIBREF12"
},
{
"start": 929,
"end": 932,
"text": "(7)",
"ref_id": "BIBREF6"
},
{
"start": 1006,
"end": 1010,
"text": "(12)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [
{
"start": 243,
"end": 251,
"text": "Figure 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "Dkl = Skl l Ikl = Ski 1",
"sec_num": null
},
{
"text": "While computing R from (11), we retain the values of r, v and l that minimize each R(s,k) . When R is completely evaluated, we trace back through it beginning a[ the least R(s,N) for which s is a final state. This allows the recovery of the best sentence, W, and its parse in the form of a state sequence.",
"cite_spans": [],
"ref_spans": [
{
"start": 78,
"end": 89,
"text": "each R(s,k)",
"ref_id": null
},
{
"start": 166,
"end": 178,
"text": "least R(s,N)",
"ref_id": null
}
],
"eq_spans": [],
"section": "Dkl = Skl l Ikl = Ski 1",
"sec_num": null
},
{
"text": "All the tests described below, except for one informal listening test, were conducted on standard DARPA data that has been filtered and downsarnpled to a 4 kHz bandwidth. The training set consists of 3,267 sentences spoken by 109 different speakers. This comprises about 4 hrs. of speech. Two test sets each consist of 300 sentences spoken by 10 speakers. The tNrd test set comprises 54 sentences spoken by one of us (SEL) recorded using equipment similar to that used for the DARPA data. All four data sets are completely independent.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "7."
},
{
"text": "The acoustic/phonetic model was trained as follows. The training data was segmented in temas of the 47 phonetic symbols by means of the segmental k-means algorithm [25] . All frames so assigned to each phonetic unit were collected and sample statistics for the spectral means and covariances, IXij and Uij and the durational means and variances, mij and ~ij, were computed for 1 _< i,j _< 47. If fewer than 500 samples were available for a particular value of i, then the samples for all values of i and fixed j were pooled and only a single statistic was computed and used for all values of i. The durational means and variances were then converted to parameters appropriate to the gamma distribution vii and rlij according to miy --vij/~ij and \u00a2~ij = Vij/'l~i~.",
"cite_spans": [
{
"start": 164,
"end": 168,
"text": "[25]",
"ref_id": "BIBREF24"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "7."
},
{
"text": "The transition matrix was computed from the lexicon. All adjacent pairs of words allowed by the grammar were formed and all occurrences of phonetic units and bigrams were counted. These were then converted to transition probabilities from Ar(i'J) (14) aij = . K ( i) where N(i,j) is the total number of occurrences of the bigram qi qj and .Y(i) is the total number of occurrences of the unit q i.",
"cite_spans": [
{
"start": 260,
"end": 266,
"text": "K ( i)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "7."
},
{
"text": "Word recognition results are summarized in Table I Data set trainl09 is a subset of the training data formed by taking two sentences at random from each of the training set speakers. This set was used for algorithm development. The three independent test sets were run only once. Recognition requires about 15 times real time on an 8 CE AUiant FX-80.",
"cite_spans": [],
"ref_spans": [
{
"start": 43,
"end": 50,
"text": "Table I",
"ref_id": null
}
],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "7."
},
{
"text": "Rather than try to measure the accuracy of the phonetic transcription directly, we tried to get an impression of its quality by listening to speech ^resynthesized from it. For this purpose we use the PRONOUNCE module of tts [26] with ~, d, and a pitch contour computed by the harmonic sieve method [27] . The average data rate for these quantities is approximately 100 bps pointing to the possible utility of the phonetic decoder as a very-low-bit-rate vocoder.",
"cite_spans": [
{
"start": 224,
"end": 228,
"text": "[26]",
"ref_id": "BIBREF25"
},
{
"start": 298,
"end": 302,
"text": "[27]",
"ref_id": "BIBREF26"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "7."
},
{
"text": "Our informal test was made on six sentences recorded by one of us (SEL). An audio tape was made of the resynthesis and played for several listeners from whose responses we judged that about 75% of the 91 words were intelligible. The speech recognition system gave an 96% word accuracy on these sentences. We have also recorded, decoded and resynthesized several Harvard phonetically balanced sentences with nearly identical results. This is significant since these sentences have no vocabulary in common with the DARPA task.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experimental Results",
"sec_num": "7."
},
{
"text": "The results listed in Table I are approximately the same as those achieved by more conventional systems tested on the same data [13, 14, 15, 16] and the perplexity 60 grammar. Given the difficulty of the task and the early stage of development of this system, however, we consider these results quite respectable. Also, note that the performance on training data is not substantially different from that obtained on new test data indicating a certain robustness of our method. Moreover, almost all of the insertions and deletions are of monosyllabic articles and prepositions which do not change the meaning of the sentence.",
"cite_spans": [
{
"start": 128,
"end": 132,
"text": "[13,",
"ref_id": "BIBREF12"
},
{
"start": 133,
"end": 136,
"text": "14,",
"ref_id": "BIBREF13"
},
{
"start": 137,
"end": 140,
"text": "15,",
"ref_id": "BIBREF14"
},
{
"start": 141,
"end": 144,
"text": "16]",
"ref_id": "BIBREF15"
}
],
"ref_spans": [
{
"start": 22,
"end": 29,
"text": "Table I",
"ref_id": null
}
],
"eq_spans": [],
"section": "Interpretation of the Results",
"sec_num": "8."
},
{
"text": "It appears that there are two straightforward ways to improve performance. First we need to improve the acoustic/phonetic model. Desirable structural changes would appear to be the incorporation of trigram phonotactics by making the underlying Markov chain second order [28] . This would allow us to associate the spectral distributions with three states rather than two. This should afford a better model of coarticulatory effects. Also, the spectral distributions can be made more faithful by using Gaussian mixtures rather than unimodal multi-variate densities. Fidelity can be further improved by accounting for temporal correlations among observations. Finally, we need to make a global improvement in the model by optimizing it. We have repeatedly tried reestimation techniques but, thus far, they have actually degraded performance. We speculate that applying constraints to the reestimation formulae by forcing the state sequence to be fixed will ameliorate the results of optimization.",
"cite_spans": [
{
"start": 270,
"end": 274,
"text": "[28]",
"ref_id": "BIBREF27"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Interpretation of the Results",
"sec_num": "8."
},
{
"text": "Second, we can improve the lexical access technique by rationalizing the insertion, deletion, substitution metric. One possible alternative is to replace the rhobar distance with error probabilities determined either analytically or empirically. Also, applying phonological rules to the fixed, citation form, pronunciations stored in the lexicon may eliminate some errors.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Interpretation of the Results",
"sec_num": "8."
},
{
"text": "We have described a novel method for speaker independent recognition of fluent speech from a large vocabulary. The system is a clear and simple implementation of well known linguistic theories of speech perception. The two most striking features of the system are that phonetic decoding is accomplished by a simple optimal search algorithm operating on a stochastic model of the acoustic-to-phonetic mapping and that, after phonetic transcription, processing is entirely symbolic and makes no reference to the acoustic signal.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "9."
},
{
"text": "The performance obtained is not competitive with those obtained from traditional techniques but offers several advantages deriving from the fact that phonetic transcription is independent of lexical or syntactic considerations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "9."
},
{
"text": "The method described here is in its very earliest stage of development. We are optimistic that further experimentation will soon yield performance at least as good as that displayed by conventional methods.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "9."
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Organization of the HEARSAY-II Speech Understanding System",
"authors": [
{
"first": "V",
"middle": [
"R"
],
"last": "Lesser",
"suffix": ""
},
{
"first": "R",
"middle": [
"D"
],
"last": "Fenneu",
"suffix": ""
},
{
"first": "L",
"middle": [
"D"
],
"last": "Erman",
"suffix": ""
},
{
"first": "D",
"middle": [
"R"
],
"last": "Reddy",
"suffix": ""
}
],
"year": 1975,
"venue": "IEEE Trans. Acoust. Speech and Signal Processing",
"volume": "",
"issue": "23",
"pages": "11--24",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lesser, V. R., FenneU, R. D., Erman, L. D. and Reddy, D. R., \"Organization of the HEARSAY-II Speech Understanding System,\" IEEE Trans. Acoust. Speech and Signal Processing, ASSP-23, pp. 11-24, 1975.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Motivation and Overview of SPEECHLIS: An Experimental Prototype for Speech Understanding Research",
"authors": [
{
"first": "W",
"middle": [
"A"
],
"last": "Woods",
"suffix": ""
}
],
"year": 1975,
"venue": "IEEE Trans. Acoust. Speech and Signal Processing",
"volume": "",
"issue": "23",
"pages": "2--10",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Woods, W. A., \"Motivation and Overview of SPEECHLIS: An Experimental Prototype for Speech Understanding Research,\" IEEE Trans. Acoust. Speech and Signal Processing, ASSP-23, pp. 2-10, 1975.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Continuous Speech Recognition by Statistical Methods",
"authors": [
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
}
],
"year": 1976,
"venue": "Proc. IEEE",
"volume": "64",
"issue": "",
"pages": "532--556",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jelinek, F., \"Continuous Speech Recognition by Statistical Methods,\" Proc. IEEE, Vol. 64, pp. 532-556, 1976.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "The KEAL Speech Understanding System",
"authors": [
{
"first": "G",
"middle": [],
"last": "Mercier",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Nouhen",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Quinton",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Siroux",
"suffix": ""
}
],
"year": 1979,
"venue": "Spoken Language Generation and Understanding",
"volume": "",
"issue": "",
"pages": "525--544",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mercier, G., Nouhen, A., Quinton, P. and Siroux, J., \"The KEAL Speech Understanding System,\" in Spoken Language Generation and Understanding, J. C. Simon, Ed., D. Reidel, Dordrecht, The Netherlands, pp. 525-544, 1979.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Continuously Variable Duration Hidden Markov Models for Speech Analysis",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
}
],
"year": 1986,
"venue": "Computer Speech and Language",
"volume": "1",
"issue": "1",
"pages": "29--46",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E., \"Continuously Variable Duration Hidden Markov Models for Speech Analysis,\" Computer Speech and Language, Vol. 1, No. 1, pp. 29-46, March, 1986.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Continuous Speech Recognition by Means of Acoustic/Phonetic Classification Obtained from a Hidden Markov Model",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
}
],
"year": 1987,
"venue": "Proc. ICASSP-87",
"volume": "",
"issue": "",
"pages": "93--96",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E., \"Continuous Speech Recognition by Means of Acoustic/Phonetic Classification Obtained from a Hidden Markov Model,\" Proc. ICASSP-87, Dallas, TX, pp. 93-96, Apr., 1987.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Large Vocabulary Speech Recognition Using a Hidden Markov Model for Acoustic/Phonetic Classification",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Ljolje",
"suffix": ""
},
{
"first": "L",
"middle": [
"G"
],
"last": "Miller",
"suffix": ""
}
],
"year": 1988,
"venue": "Proc. ICASSP-88",
"volume": "",
"issue": "",
"pages": "505--508",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E., Ljolje, A. and Miller, L. G., \"Large Vocabulary Speech Recognition Using a Hidden Markov Model for Acoustic/Phonetic Classification,\" Proc. ICASSP-88, New York, NY, pp. 505-508, Apr., 1988.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Syntactic Analysis for Large Vocabulary Speech Recognition Using a Context-Free Covering Grammar",
"authors": [
{
"first": "L",
"middle": [
"G"
],
"last": "Miller",
"suffix": ""
},
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
}
],
"year": 1988,
"venue": "Proc. ICASSP-88",
"volume": "",
"issue": "",
"pages": "271--274",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Miller, L. G. and Levinson, S. E., \"Syntactic Analysis for Large Vocabulary Speech Recognition Using a Context-Free Covering Grammar,\" Proc. ICASSP-88, New York, NY, pp. 271-274, Apr., 1988.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Speaker Independent Phonetic Transcription of Fluent Speech for Large Vocabulary Speech Recognition",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
},
{
"first": "M",
"middle": [
"Y"
],
"last": "Liberman",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Ljolje",
"suffix": ""
},
{
"first": "L",
"middle": [
"G"
],
"last": "Miller",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. ICASSP-89",
"volume": "",
"issue": "",
"pages": "441--444",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E., Liberman, M. Y., Ljolje, A. and Miller, L. G., \"Speaker Independent Phonetic Transcription of Fluent Speech for Large Vocabulary Speech Recognition,\" Proc. ICASSP-89, Glasgow, Scotland, UK, pp. 441-444, May, 1989.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Speaker Independent Phonetic Transcription of Fluent Speech for Large Vocabulary Speech Recognition",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
},
{
"first": "M",
"middle": [
"Y"
],
"last": "Libennan",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Ljolje",
"suffix": ""
},
{
"first": "L",
"middle": [
"G"
],
"last": "Miller",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. DARPA Workshop on Speech and Natural Language",
"volume": "",
"issue": "",
"pages": "75--80",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E., Libennan, M. Y., Ljolje, A. and Miller, L. G., \"Speaker Independent Phonetic Transcription of Fluent Speech for Large Vocabulary Speech Recognition,\" Proc. DARPA Workshop on Speech and Natural Language, Philadelphia, PA, pp. 75-80, Feb., 1989.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "The DARPA 1000-Word Resource Management Database for Continuous Speech Recognition",
"authors": [
{
"first": "P",
"middle": [],
"last": "Price",
"suffix": ""
},
{
"first": "W",
"middle": [],
"last": "Fisher",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Bemstein",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Pallett",
"suffix": ""
}
],
"year": 1988,
"venue": "Proc. ICASSP-88",
"volume": "",
"issue": "",
"pages": "651--654",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Price, P., Fisher, W., Bemstein, J. and Pallett, D., \"The DARPA 1000-Word Resource Management Database for Continuous Speech Recognition,\" Proc. ICASSP-88, New York, NY, pp. 651-654, April, 1988.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Continuous Speech Recognition from Phonetic Transcription",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Ljolje",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. DARPA Workshop on Speech and Natural Language",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E. and Ljolje, A., \"Continuous Speech Recognition from Phonetic Transcription,\" Proc. DARPA Workshop on Speech and Natural Language, Harwichport, MA, Oct., 1989.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "The BBN BYBLOS Continuous Speech Recognition System",
"authors": [
{
"first": "R",
"middle": [],
"last": "Schwartz",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Barry",
"suffix": ""
},
{
"first": "Y.-L",
"middle": [],
"last": "Chow",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Derr",
"suffix": ""
},
{
"first": "M.-W",
"middle": [],
"last": "Feng",
"suffix": ""
},
{
"first": "O",
"middle": [],
"last": "Kimball",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Kubala",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Makhoul",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Vandegrift",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. DARPA Speech and Natural Language Workshop",
"volume": "",
"issue": "",
"pages": "94--99",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Schwartz, R., Barry, C., Chow, Y.-L., Derr, A., Feng, M.-W., Kimball, O., Kubala, F., Makhoul, J. and Vandegrift, J., \"The BBN BYBLOS Continuous Speech Recognition System,\" Proc. DARPA Speech and Natural Language Workshop, Philadelphia, PA, pp. 94-99, Feb., 1989.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "The Lincoln Continuous Speech Recognition System: Recent Development and Results",
"authors": [
{
"first": "D",
"middle": [
"B"
],
"last": "Paul",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. DARPA Speech and Natural Language Workshop",
"volume": "",
"issue": "",
"pages": "160--166",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Paul, D. B., \"The Lincoln Continuous Speech Recognition System: Recent Development and Results,\" Proc. DARPA Speech and Natural Language Workshop, Philadelphia, PA, pp. 160-166, Feb., 1989.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "SRI's DECIPHER System",
"authors": [
{
"first": "H",
"middle": [],
"last": "Murveit",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Cohen",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Price",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Baldwin",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Weintraub",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Bemstein",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. DARPA Workshop on Speech and Natural Language Workshop",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Murveit, H., Cohen, M., Price, P., Baldwin, G., Weintraub, M. and Bemstein, J., \"SRI's DECIPHER System,\" Proc. DARPA Workshop on Speech and Natural Language Workshop, Harwichport, MA, Oct., 1989.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Acoustic Modeling for Large Vocabulary Speech Recognition",
"authors": [
{
"first": "C",
"middle": [
"H"
],
"last": "Lee",
"suffix": ""
},
{
"first": "L",
"middle": [
"R"
],
"last": "Rabiner",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Pieraccini",
"suffix": ""
},
{
"first": "J",
"middle": [
"G"
],
"last": "Wilpon",
"suffix": ""
}
],
"year": 1989,
"venue": "Proc. DARPA Speech and Natural Language Workshop",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lee, C. H., Rabiner, L. R., Pieraccini, R. and Wilpon, J. G., \"Acoustic Modeling for Large Vocabulary Speech Recognition,\" Proc. DARPA Speech and Natural Language Workshop, Harwichport, MA, Oct. 1989.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "A Weighted Cepstral Distance Measure for Speech Recognition",
"authors": [
{
"first": "Y",
"middle": [],
"last": "Tohkura",
"suffix": ""
}
],
"year": 1986,
"venue": "Proc. ICASSP-86",
"volume": "",
"issue": "",
"pages": "761--764",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tohkura, Y., \"A Weighted Cepstral Distance Measure for Speech Recognition,\" Proc. ICASSP-86, Tokyo, Japan, pp. 761-764, Apr., 1986.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "On the Use of Bandpass Liftering in Speech Recognition",
"authors": [
{
"first": "B.-H",
"middle": [],
"last": "Juang",
"suffix": ""
},
{
"first": "L",
"middle": [
"R"
],
"last": "Rabiner",
"suffix": ""
},
{
"first": "J",
"middle": [
"G"
],
"last": "Wilpon",
"suffix": ""
}
],
"year": 1987,
"venue": "IEEE Trans. Acoust. Speech and Signal Processing",
"volume": "35",
"issue": "7",
"pages": "947--954",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Juang, B.-H., Rabiner, L. R. and Wilpon, J. G., \"On the Use of Bandpass Liftering in Speech Recognition,\" IEEE Trans. Acoust. Speech and Signal Processing, ASSP-35, No. 7, pp. 947-954, July, 1987.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "On the Use of Instantaneous and Transitional Spectral Information in Speaker Recognition",
"authors": [
{
"first": "F",
"middle": [
"K"
],
"last": "Soong",
"suffix": ""
},
{
"first": "A",
"middle": [
"E"
],
"last": "Rosenberg",
"suffix": ""
}
],
"year": 1986,
"venue": "Proc. ICASSP-86",
"volume": "",
"issue": "",
"pages": "877--880",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Soong, F. K. and Rosenberg, A. E., \"On the Use of Instantaneous and Transitional Spectral Information in Speaker Recognition,\" Proc. ICASSP-86, Tokyo, Japan, pp. 877-880, April, 1986.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Error Bounds for Convolutional Codes and an Asymptotically Optimal Decoding Algorithm",
"authors": [
{
"first": "A",
"middle": [
"J"
],
"last": "Viterbi",
"suffix": ""
}
],
"year": 1967,
"venue": "IEEE Trans. Information Theory",
"volume": "",
"issue": "13",
"pages": "260--269",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Viterbi, A. J., \"Error Bounds for Convolutional Codes and an Asymptotically Optimal Decoding Algorithm,\" IEEE Trans. Information Theory, Vol. IT-13, pp. 260-269, 1967.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Dynamic Programming Algorithm Optimization for Spoken Word Recognition",
"authors": [
{
"first": "H",
"middle": [],
"last": "Sakoe",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Chiba",
"suffix": ""
}
],
"year": 1978,
"venue": "IEEE Trans. Acoust. Speech and Signal Processing",
"volume": "",
"issue": "",
"pages": "43--49",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sakoe, H. and Chiba, S., \"Dynamic Programming Algorithm Optimization for Spoken Word Recognition,\" IEEE Trans. Acoust. Speech and Signal Processing, ASSP-26, pp. 43-49, Feb., 1978.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Binary Codes Capable of Correcting Deletions, Insertions, and Reversals",
"authors": [
{
"first": "V",
"middle": [
"I"
],
"last": "Levenshtein",
"suffix": ""
}
],
"year": 1966,
"venue": "Sov. Phys.-Dokl",
"volume": "10",
"issue": "",
"pages": "707--710",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levenshtein, V. I., \"Binary Codes Capable of Correcting Deletions, Insertions, and Reversals,\" Sov. Phys.-Dokl., Vol. 10, pp. 707-710, 1966.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Probability, Random Processes and Ergodic Properties",
"authors": [
{
"first": "R",
"middle": [
"M"
],
"last": "Gray",
"suffix": ""
}
],
"year": 1988,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gray, R. M., Probability, Random Processes and Ergodic Properties, Springer-Verlag, New York, 1988, pp. 254 ff.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "A Grammar Compiler for Connected Speech Recognition",
"authors": [
{
"first": "M",
"middle": [
"K"
],
"last": "Brown",
"suffix": ""
},
{
"first": "J",
"middle": [
"G"
],
"last": "Wilpon",
"suffix": ""
}
],
"year": null,
"venue": "IEEE Trans. Acoust. Speech and Signal Processing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Brown, M. K. and Wilpon, J. G., \"A Grammar Compiler for Connected Speech Recognition,\" submitted to IEEE Trans. Acoust. Speech and Signal Processing.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "A Segmental K-means Training Procedure for Connected Word Recognition",
"authors": [
{
"first": "L",
"middle": [
"R"
],
"last": "Rabiner",
"suffix": ""
},
{
"first": "J",
"middle": [
"G"
],
"last": "Wilpon",
"suffix": ""
},
{
"first": "B.-H",
"middle": [],
"last": "Juang",
"suffix": ""
}
],
"year": 1986,
"venue": "AT&T Tech. J",
"volume": "65",
"issue": "3",
"pages": "21--31",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rabiner, L. R., Wilpon, J. G. and Juang, B.-H., \"A Segmental K-means Training Procedure for Connected Word Recognition,\" AT&T Tech. J., Vol. 65, No. 3, pp. 21-31, May-June, 1986.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Text to Speech: An Overview",
"authors": [
{
"first": "J",
"middle": [
"P"
],
"last": "Olive",
"suffix": ""
},
{
"first": "M",
"middle": [
"Y"
],
"last": "Liberman",
"suffix": ""
}
],
"year": 1985,
"venue": "J. Acoust. Soc. Am",
"volume": "78",
"issue": "1",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Olive, J. P. and Liberman, M. Y., \"Text to Speech: An Overview,\" J. Acoust. Soc. Am., Vol. 78, Supp. 1, p. 56, Fall, 1985.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Measurement of Pitch in Speech: An Implementation of Goldstein's Theory of Pitch Perception",
"authors": [
{
"first": "H",
"middle": [],
"last": "Duifhuis",
"suffix": ""
},
{
"first": "L",
"middle": [
"F"
],
"last": "Willems",
"suffix": ""
},
{
"first": "R",
"middle": [
"J"
],
"last": "Sluyter",
"suffix": ""
}
],
"year": 1982,
"venue": "J. Acoust. Soc. Am",
"volume": "71",
"issue": "",
"pages": "1568--1580",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Duifhuis, H., Willems, L. F. and Sluyter, R. J., \"Measurement of Pitch in Speech: An Implementation of Goldstein's Theory of Pitch Perception,\" J. Acoust. Soc. Am., 71, pp. 1568-1580, 1982.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "A Method for the Incorporation of a Tri-gram Model of English Phonotactics in a System for Phonetic Transcription of Unrestricted Speech",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Levinson",
"suffix": ""
}
],
"year": 1988,
"venue": "Unpublished Bell Laboratories Technical Memorandum",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Levinson, S. E., \"A Method for the Incorporation of a Tri-gram Model of English Phonotactics in a System for Phonetic Transcription of Unrestricted Speech,\" Unpublished Bell Laboratories Technical Memorandum, 1988.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "The String-to-String Correction Problem",
"authors": [
{
"first": "R",
"middle": [],
"last": "Wagner",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Fischer",
"suffix": ""
}
],
"year": 1974,
"venue": "JACM",
"volume": "21",
"issue": "1",
"pages": "168--173",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wagner, R. and Fischer, M., \"The String-to-String Correction Problem,\" JACM, Vol. 21, No. 1, pp. 168-173, 1974.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "The state transition from r to s given word v is denoted by $(r,v) = s.Let R(s,k) be the minimum accumulated cost of any phrase of k words starting in state 1 and ending in state s. The cumulative cost function obeys the recursion R(s,k) =min{m}n{R(r,k-l)p +Ck_l,k(V)} }(11)",
"uris": null,
"type_str": "figure",
"num": null
}
}
}
}