GB2292235A - Word syllabification. - Google Patents

Word syllabification. Download PDF

Info

Publication number
GB2292235A
GB2292235A GB9415974A GB9415974A GB2292235A GB 2292235 A GB2292235 A GB 2292235A GB 9415974 A GB9415974 A GB 9415974A GB 9415974 A GB9415974 A GB 9415974A GB 2292235 A GB2292235 A GB 2292235A
Authority
GB
United Kingdom
Prior art keywords
word
sequence
substring
substrings
probability
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB9415974A
Other versions
GB9415974D0 (en
Inventor
Richard Sharman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to GB9415974A priority Critical patent/GB2292235A/en
Publication of GB9415974D0 publication Critical patent/GB9415974D0/en
Publication of GB2292235A publication Critical patent/GB2292235A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/08Text analysis or generation of parameters for speech synthesis out of text, e.g. grapheme to phoneme translation, prosody generation or stress or intonation determination
    • G10L13/10Prosody rules derived from text; Stress or intonation
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/02Methods for producing synthetic speech; Speech synthesisers
    • G10L13/04Details of speech synthesis systems, e.g. synthesiser structure or memory management
    • GPHYSICS
    • G10MUSICAL INSTRUMENTS; ACOUSTICS
    • G10LSPEECH ANALYSIS TECHNIQUES OR SPEECH SYNTHESIS; SPEECH RECOGNITION; SPEECH OR VOICE PROCESSING TECHNIQUES; SPEECH OR AUDIO CODING OR DECODING
    • G10L13/00Speech synthesis; Text to speech systems
    • G10L13/08Text analysis or generation of parameters for speech synthesis out of text, e.g. grapheme to phoneme translation, prosody generation or stress or intonation determination

Landscapes

  • Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • Acoustics & Sound (AREA)
  • Multimedia (AREA)
  • Machine Translation (AREA)

Abstract

The system receives a word to be syllabified and determines therefrom all possible substrings capable of forming part of the word. Sequences matching at least part of or the whole of the word are determined from the substrings together with respective probabilities of occurrence and the sequence having the greatest probability of occurrence is selected as being the most probable syllabification of the word. <IMAGE>

Description

WORD SYLLABIFICATION The present invention relates to word syllabification, typically for use in a text to speech system for converting input text into an output acoustic signal imitating natural speech.
Text-To-Speech (TTS) systems (also called speech synthesis systems), permitting automatic synthesis of speech from a text are well known in the art; a TTS receives an input of generic text (e.g. from a memory or typed in at a keyboard), composed of words and other symbols such as digits and abbreviations, along with punctuation marks, and generates a speech waveform based on such text. A fundamental component of a TTS system, essential to natural-sounding intonation, is the module specifying prosodic information related to the speech synthesis, such as intensity, duration and fundamental frequency or pitch (i.e. the acoustic aspects of intonation).
A conventional TTS system can be broken down into two main units; a linguistic processor and a synthesis unit. The linguistic processor takes the input text and derives from it a sequence of segments, based generally on dictionary entries for the words and a set of appropriate rules. The synthesis unit then converts the sequence of segments into acoustic parameters, and eventually audio output, again on the basis of stored information. Information about many aspects of TTS systems can be found in "Talking Machines: Theories, Models and Designs", ed G Bailly and C Benoit, North Holland (Elsevier), 1992.
The transcription of orthographic words into phonetic symbols is one of the principal steps carried out by text-to-speech systems.
Conventionally, a TTS would look up words to be syllabified in a dictionary to determined the syllabification thereof. However, as language is constantly evolving, new words often do not have a corresponding entry in the dictionary. Therefore syllabification using a dictionary look up technique cannot be used for such new words.
A further problem with many conventional text-to-speech systems is that although the pronunciation of similar combinations of letters or syllables varies according to their context conventional systems do not take account of such variations. For example, in ascertaining the pronunciation of the word "loophole", only in light of knowledge of the pronunciation of the word "telephone", the consonant cluster "ph" might be pronounced "F".
However, if the pronunciation of the word "loophole" were determined only in light of the known pronunciation of "tophat", the consonant cluster might be pronounced as "P" "H". The determining factor as to how clusters of letters are pronounced is dependent upon where the syllable boundaries are within a word. Possible syllable structures for the word "loophole" might be "loop" + "hole", or alternatively "loo" +"pho" + "le", or maybe "looph" + "0" + "le" The syllable boundaries in a given observed word often, but not always, coincide with the morphological boundaries of the constituent parts of each word.However, so as not to confuse the question of the derivation of a word from its roots, prefixes and suffixes, with the question of the pronunciation of the word in small discrete sections of vowels and consonants, the term morphology is not used here. Strictly speaking the term syllable might be more accurately applied only after transcription to phonemes. However, it is used here to apply to pronunciation units described orthographically. Having identified the most probable sequence of syllables constituting the word "telephone" the information so identified is passed to the phonetic transcription stage to enable better judgements to be made in relation to the pronunciation thereof and in particular to the pronunciation of consonant and vowel clusters.
Hand-written rule sets can be determined, defining the transcription of a letter in context to a corresponding sound. These essentially view the transcription process as one of parsing with a context-sensitive grammar.
Further, some approaches have used additional information such as prefixes and suffixes and parts-of-speech to assist in resolving cases of ambiguous pronunciation. When the phonetic transcription problem is bounded, as is the case for the transcription of proper names, prior art techniques can be employed to improve accuracy of the transcription. The prior art techniques may include, for example, detecting the language of origin of the name and using different spelling-to-sound rules.
Each of the above methods have respective advantages and disadvantages in terms of computational speed, complexity and cost. However, the above prior art methods do not always accurately transcribe new words, neologisms, jargon or other words not previously encountered.
Accordingly, the present invention provides a method for automatic word syllabification comprising the steps of generating all possible substrings constituting part of the word and assigning each possible substring a respective probability, determining, from the possible substrings and respective probabilities, the sequence of substrings which represents the most probable syllabification of the word.
The probability assigned to each respective substring may relate to one of the following: its simple probability of occurrence or, for example, the bi-gram model of it occurrence i.e the probability of occurrence of the substring given a particular preceding substring (which is extensible to an n-gram model). The probability model utilised is governed by what is deemed to be an acceptable computational overhead.
The most probable sequence can be determined in many different ways.
For example, the sequence can be determined by commencing with the substring having the greatest probability of forming the beginning of a given word and subsequently traversing in a step-by-step manner a table comprising all possible substrings of the word and at each step selecting the next substring of the sequence according to which of the possible next substrings gives the highest probability. A further method of determining the most probable sequence would be to adopt the above step-by-step approach for all possible substrings capable of forming the beginning of the given word.
Alternatively, all possible sequences of substring capable of constituting the word can be determined together with respective probabilities and the sequence having the highest respective probability is selected as being the most probable syllabification of the given word.
Embodiments of the present invention will now be described, by way of example only, with reference to the accompanying drawings in which: figure 1 is a simplified block diagram of a data processing system which may be used to implement the present invention, figure 2 is a high level block diagram of a text to speech system, figure 3 is a diagram showing the components of the linguistic processor of figure 2, figure 4 illustrates a table comprising all possible substrings of the word "telephone", figure 5 shows a look-up table comprising all substrings which are deemed to be known and relevant to the word telephone together with a value representing probability of a first substring being followed by a particular second substring, figure 6 is a flow diagram illustrating the steps of word syllabification.
Figure 1 depicts a data processing system which may be utilized to implement the present invention, including a central processing unit (CPU) 105, a random access memory (RAM) 110, a read only memory (ROM) 115, a mass storage device 120 such as a hard disk, an input device 125 and an output device 130, all interconnected by a bus architecture 135. The text to be synthesised is input by the mass storage device or by the input device, typically a keyboard, and turned into audio output at the output device, typically a loud speaker 140 (note that the data processing system will generally include other parts such as a mouse and display system, not shown in Figure 1, which are not relevant to the present invention). The mass storage 120 also comprises a data base of known syllables together with the probability of occurrence of the syllable.An example of a data processing system which may be used to implement the present invention is a RISC System/6000 equipped with a Multimedia Audio Capture and Playback Adapter (M-ACPA) card, both available from International Business Machines Corporation, although many other hardware systems would also be suitable.
Figure 2 is a high-level block diagram of the components and command flow of the text to speech system. As in the prior art, the two main components are the linguistic processor 210 and the acoustic processor 220.
These perform essentially the same task as in the prior art, ie the linguistic processor receives input text, and converts it into a sequence of annotated text segments. This sequence is then presented to the acoustic processor, which converts the annotated text segments into output sounds.
In the current embodiment, the sequence of annotated text segments comprises a listing of phonemes (sometimes called phones) plus pitch and duration values. However other speech segments (eg syllables or diphones) could easily be used, together with other information (eg volume).
Figure 3 illustrates the structure of the linguistic processor 210 itself, together with the data flow internal to the linguistic processor.
It should be appreciated that most of this structure is well-known to those working in the art; the difference from known systems lies in the way that the syllabification process is effected. As the structure and operation of an acoustic processor is well known to those skilled in the art it will not be discussed further.
The first component 310 of the linguistic processor (LEX) performs text tokenisation and pre-processing. The function of this component is to obtain input from a source, such as the keyboard or a stored file, performing the required input/output operations, and to split the input text into tokens (words), based on spacing, punctuation, and so on. The size of input can be arranged as desired; it may represent a fixed number of characters, a complete word, a complete sentence or line of text (ie until the next full stop or return character respectively), or any other appropriate segment. The next component 315 (WRD) is responsible for word conversion. A set of ad hoc rules are implemented to map lexical items into canonical word forms. Thus for examples numbers are converted into word strings, and acronyms and abbreviations are expanded.The output of this state is a stream of words which represent the dictation form of the input text, that is, what would have to be spoken to a secretary to ensure that the text could be correctly written down. This needs to include some indication of the presence of punctuation.
The processing then splits into two branches, essentially one concerned with individual words, the other with larger grammatical effects (prosody). Discussing the former branch first, this includes a component 320 (SYL) which is responsible for breaking words down into their constituent syllables. The next component 325 (TRA) then performs phonetic transcription, in which the syllabified word is broken down still further into its constituent phonemes, for example, using a dictionary look-up table. There is a link to a component 335 (POS) on the prosody branch, which is described below, since grammatical information can sometimes be used to resolve phonetic ambiguities (eg the pronunciation of "present" changes according to whether it is a vowel or a noun).
The output of TRA is a sequence of phonemes representing the speech to be produced, which is passed to the duration assignment component 330 (DUR). This sequence of phonemes is eventually passed from the linguistic processor to the acoustic processor, along with annotations describing the pitch and durations of the phonemes. These annotations are developed by the components of the linguistic processor as follows. Firstly the component 335 (POS) attempts to assign each word a part of speech. There are various ways of doing this: one common way in the prior art is simply to examine the word in a dictionary. Often further information is required, and this can be provided by rules which may be determined on either a grammatical or statistical basis; eg as regards the latter, the word "the" is usually followed by a noun or an adjective.As stated above, the part of speech assignment can be supplied to the phonetic transcription component (TRA).
The next component 340 (GRM) in the prosodic branch determines phrase boundaries, based on the part of speech assignments for a series of words; eg conjunctions often lie at phrase boundaries. The phrase identifications can use also use punctuation information, such as the location of commas and full stops, obtained from the word conversion component WRD. The phrase identifications are then passed to the breath group assembly unit BRT as described in more detail below, and the duration assignment component 330 (DUR). The duration assignment component combines the phrase information with the sequence of phonemes supplied by the phonetic transcription TRA to determine an estimated duration for each phoneme in the output sequence.
Typically the durations are determined by assigning each phoneme a standard duration, which is then modified in accordance with certain rules, eg the identity of neighbouring phonemes, or position within a phrase (phonemes at the end of phrases tend to be lengthened). An alternative approach using a Hidden Markov model (HMM) to predict segment durations is described in copending application GB 9412555.
The final component 350 (BRT) in the linguistic processor is the breath group assembly, which assembles sequences of phonemes representing a breath group. A breath group essentially corresponds to a phrase as identified by the GRM phase identification component. Each phoneme in the breath group is allocated a pitch, based on a pitch contour for the breath group phrase. This permits the linguistic processor to output to the acoustic processor the annotated lists of phonemes plus pitch and duration, each list representing one breath group.
The operation of the syllabification component 320 will now be discussed in more detail. The syllabification component receives a word to be syllabified from the word component 315. Firstly, a dictionary, in the form of, for example, an on-line data base, may be examined to determine if there is an entry corresponding to the given word together with the syllabification thereof. If so, then the syllabification of the word is retrieved from the dictionary and output in the conventional manner. If not, the present invention determines the most probable syllabification of the given word.
A word, W, having a number of letters, n, contains n(n+1)/2 substrings comprising contiguous letters, any of which may potentially be syllables.
The substrings can be conveniently represented using a triangular table, Th={ti,), as shown in figure 4. The first step in parsing the word is to generate all the possible substrings which might constitute part of the word.
The working of the present invention will be illustrated by considering the syllabification of the word "telephone" and assuming that the dictionary does not contain an entry for that word. The above table containing all possible substrings of the word "telephone1 is shown in figure 4. The first column represents the word boundary, "#". Each substring, si, in the second column of the table also contains a number representing the probability of occurrence of that substring given a word boundary, P(s,,ll). Such probabilities are derived from a look-up table as shown in figure 5.For example, the probability that substring "te" is succeeded by substring "le" is P(s2,s)=P(le,te)=0.3. Such look-up table can be derived from an appropriate statistical analysis of a dictionary comprising the syllabification of the entries therein. The probability values derived from the dictionary can comprise a mono-gram model in which each value thereof is calculated by determining the total number of occurrences of each type of syllable and dividing the total numbers by the total number of syllables. Alternatively, each probability value can be derived from a bi-gram model in which each value thereof is determined by calculating the total number of occurrences of contiguous pairs of syllables of a particular type. The values in the table of figure 5 have been normalised to sum to one across each row.
Although the table illustrated in figure 5 provides the probability of occurrence of substring s2 given a preceding substring sl the present invention is not limited thereto. An embodiment can equally well be realised in which the table entries of figure 5 represent tri-gram probabilities. Such a tri-gram model would then be three-dimensional and require three indices to access each value. That is, the probability of occurrence of substring 53 given the preceding substrings s2s, i.e P(s31s2,s1). Alternatively, the table may comprise values which are representative of the probability of occurrence of a substring i.e P(sl).
Such a table would then be one-dimensional and would require a single index to access the values contained therein.
Referring back to figure 4, probability values for the remaining positions of the table are determined as follows. The substring having the highest probability of following a word boundary is determined to be the most probable starting syllable of the word. For example, assume the current substring, s,, representing the most probable starting substring, is "te". For each possible contiguous substring, s2, a corresponding probability value, P(s2,sl), is determined from the look-up table. That is the probability of the "te" being succeeded by each of the substrings, "1", "le", "lep" "lephon", and "lephone" contained in the fourth column of the table, is determined from the look-up table and stored in the appropriate position in the table.Therefore, for example, table position (4,2), representing the probability of substring "te" being succeeded by substring "le", will contain the probability P(s,, s,)=P(le, te)=0.3 determined from the look-up table. A probability value is determined for all entry positions in the fourth column of the table of figure 4 resulting in the following list of probabilities P(l,te), P(le,te), P(lep,te), P(leph,te),..., and P(lephone,te).
Each of the probabilities P(l,te), P(le,te), P(lep,te), P(leph,te),...,and P(lephone,te) are used to determine a respective path probability. A path comprises a sequence of sub-strings capable of representing at least part of the given word, W. Each path probability is the product of the probabilities of the substrings constituting the sequence thus far. The path having the highest probability is selected to be the most likely syllabification of the given word thus far. For example, the path probability for the sequence "#"+"te"+"le" is given by P(s2,s,).P(sl,#).P(#) = p(le,te).P(te,#) = 0.3 x 0.2 x 1 = 0.06.The sequence "#"+"te"+"le" has the highest path probability and is selected as the most likely syllabification of the word so far. Therefore, the syllabification of the word "telephone" starts with syllables "te" and "le".
As the path probability is determined in an incremental manner by considering the next possible contiguous substrings and the previous path probability remains constant, effectively the next contiguous substring selected to form part of the path is that substring having the highest associated probability.
Having identified "le" as being the most likely substring to follow "te", the substring most likely to follow "le" is determined in a manner similar to that out-lined above. That is, probability values are determined for each of the possible contiguous substrings in the sixth column of the table. Accordingly, the following probabilities are determined: P(p,le), P(ph,le), P(pho,le),...,P(phon,le), and P(phone,le). The maximum of the respective path probabilities is again selected as being the most likely syllabification of the word se far.. From the table it can be seen that the highest path probability is given by P(s,s2).P(s2,s1).P(s1,#).P(*) = P(phone,le).P(le,te).P(te,*).P(*) = 0.4 x 0.3 x 0.2 xl = 0.024.Therefore, the next substring in the sequence is "phone" and the most probable sequence of substrings representing the word "telephone" is "te"+"le"+"phone".
Referring to figure 6 there is shown a flow diagram illustrating the steps of word syllabification. At step 600 a word for syllabification is received from the word conversion component 315. Step 605 determines whether or not the word has a corresponding entry in the dictionary. If so, the syllabification of the word is derived from the dictionary and output for further processing at step 610. If not, a table is constructed comprising all substrings of the word at step 615. Step 620 determines from the look-up table which of the substrings, si, has the highest probabilities of occurrence given a word boundary, P(si,#). The substring, si, having the highest probability is added to the syllabification sequence (SYLL~SEQ) at step 625.Step 630 determines which of the possible contiguous substrings is likely to follow the current substring by calculating for each a path probability. The substring identified by step 630 is added to the syllabification sequence at step 635. Step 640 determines whether or not the syllabification sequence is equal to the given word. If so, the syllabification process is complete and the syllabification sequence, SYLL~SEQ, represents the most likely syllabification of the word, W. The sequence is output for further processing at step 645. If not, the syllabification process continues at step 630.
Further ways of calculating the most probable syllabification of a word are described in the embodiments below.
A second embodiment of the present invention can be realised in which a plurality of possible syllabification sequences are determined. Each possible syllabification sequence beginning with one of the possible starting syllables. Therefore, rather than, at step 620 of figure 6, processing only the substring with the highest probability of occurrence given a word boundary and determining a syllabification sequence therefrom, a syllabification sequence is determined for each possible starting substring and the most probable of each of the possible syllabification sequences is then determined.
The syllabification of a given word for each of the possible starting substrings is determined in a manner as described above. Each syllabification sequence so determined is recorded together with respective path probabilities for later comparison with all other determined path probabilities. The path probability represents the product of each of the probabilities associated with each substring in the path. The syllabification sequence having the highest path probability is selected to represent the syllabification of the given word. For example, two such sequences are be "te" + "le" + "phone" and "tel" + "eph" + "one" having respective path probabilities of, for example, 0.024 and 0.0036.
Accordingly, "te* + "le" + "phone" would be selected as being the most probable syllabification of the word "telephone" in preference to the sequence "tel" + "eph" + "one".
A third embodiment determines all possible sequences of substrings capable of constituting the given word and calculates for each sequence an associated probability value. The substring having the highest associated probability is selected as being the most probable syllabification of the given word. This embodiment can be expressed algorithmically as follows.
Let s = the number of syllables, and A[l..s;l..s] be a table of transition probabilities, m = length of word to be syllabified, n = m + 2, T[l..n;l..n] and T'[l..n,l..n] be a two dimensional array of floating point numbers, T[i;j] = 0 for all i=l..n and all j=l..n, T[1;1] = 1, to indicate the initial starting point, U[l..n;l..n] be a two-dimensional array of possible syllables or substrings for a given word, for each column, c, where c = 1..n do for each row, r, where r = l..n-c+1 do for each row, v, where v=l..n-v+1 do newqathqrob = T[r;c] x A[U[r;c];U[v;c+r]] if newqathqrob > T[v;c+r] then set T[v;c+r] = newpathprob and set T' (v;c+rJ = (r;c) a back path To recover the most probable path, start at T[r;c] where r=1 and c=m, while (r < > 1 and c < > l) do previous item is at T'[r;c] put this value in (r;c) Again, the probabilities may represent simple probabilities of occurrence or more complex n-gram probabilities derived from an ndimensional table such as the bi-gram probabilities illustrated in figure 5.There are well known methods of reducing the computational intensity of the above algorithm.
A theoretical motivation for the above word syllabification is to consider a word to be an encoded form of syllables. The syllabification results from decoding the given word.
An orthographic word, W, is defined as a sequence of letters, wl, w2, .., win. A syllabic word, S, is defined as a sequence of syllables, s,, s2, ..., sm. The observed letter sequence, W, can then arise from a hidden sequence of syllables, S, with conditional probability P(W1S). There are a finite number of such syllable sequences, of which the one given by max P(WIS), taken over all possible syllable sequences, is the maximum likelihood solution. That is, the syllable sequence, S, represents the most probable syllabification of the word, W.
By the well-known Bayes theorem, the expression P(W1S) can be written as:
In this equation P(SI) represents a probability distribution capturing the facts of syllable division, while the P(S) is a different distribution capturing the facts of syllable sequences. The latter model thus contains information such as which syllables form prefixes and suffixes, while the former captures some of the facts of word construction in the usage of the language. Note that the term P(W), which models the sequence of letters, is not required in the maximisation process, since it is not a function of S.Given the existence of these two distributions there is a well-understood method of estimating the parameters of a hidden Markov Model (HMM) which approximates the true distributions, and performing the decoding as disclosed in "Tutorial on Hidden Markov Models and Selected Applications in Speech Recognition" by L. Rabiner et al. While the true distributions are unobtainable in principle, approximations under modelling can be determined instead. The estimation determines a local optimum but is dependent on having good initial conditions to train from. In this application the initial conditions are provided by suitable training data obtained from a dictionary.
A variety of expansions of the terms P(SIW) and P(S) can be derived, depending on the computational cost which is acceptable, and the amount of training data available. There is thus a family of models of increasing complexity which can be used in a methodical way to improve the accuracy of the syllabification process.
The function P(S) can be modelled most simply as a bi-gram distribution, where the approximation is made that:
Such a simple model can capture many interesting effects of syllable placements adjacent to other syllables, and adjacent to boundaries. The first and second embodiments described above effectively seek to maximise P(S) using a bi-gram model. However, it would not be expected that subtle effects of syllabification due to longer range effects, if they exist, could be captured this way.
The function P(StW) can be simply modelled as
which has the value zero everywhere, except when si = wj,. = . Wk for any j,k, when it has the value one i.e. each syllable is spelt the same way as the letters which compose it. As the above values are only ever zero or one there is no need to include them in the above embodiments. However, a more sophisticated model of syllabification which incorporates spelling changes at syllable boundaries can be utilised. An example of such spelling changes is given when considering the syllabification of "want to" and "wanna". In which case the function P(S W) may comprise a plurality of values other than zero and one.A further application of above might be to model inflexional or derivational morphology where spelling changes are observed at syllabic boundaries.
One complication exists before either the Viterbi decoding algorithm for determining the desired syllable sequence, or the Forward-Backward parameter estimation algorithm can be used. This is due to the combinatorial explosion of state sequences due to the face that potential syllables may have common letter sequences and therefore overlap with one another. This leads to the decoding and training algorithms becoming O(n2) in computational complexity, as usual for this type of problem. The difficulty can be overcome by use of context-free parsing technique, such as the substring tabular layout method as shown in figure 4. The method will be briefly described.
Using the Cocke-Kasami-Younger parsing algorithm, these substrings can be conveniently represented as a triangular table. Where the table contains non-zero elements the index number of the unique syllable can be found. The first step in parsing the word is to generate all possible substrings and check them against a table of possible syllables. Even for long words comprising 20 or 30 letters, this is not an onerous task. If a substring is identified as a possible syllable then the unique identifying number of the syllable can be entered into the table.
The bi-gram sequence model can now be calculated by an adaptation of the familiar CKY algorithm described above. In this way it is possible to calculate all the possible syllable sequences which apply to the given word without being overwhelmed by a search for all possible syllable sequences.
The following methodology can be used to build a practical implementation of the technique outlined above: 1. Collect a list of possible syllables.
2. From the observed data of orthographic-syllabic word pairs, construct an initial estimate of P(M) = n P(m,lmi~,). This is the bi-gram model of syllable sequences.
3. Using another list of words, not present in the initial training data, use the Forward-Backward algorithm to improve the estimates of the bi-gram model. This step is optional if the original orthographic-syllabic word pairs is sufficiently plentiful, since the hand annotated text may be superior to the maximum likelihood solution generated by the Forward-Backward algorithm.
To decode a given orthographic word into its underlying syllable sequence, first construct a table of the possible syllables in the manner given above. Use the variant of the parsing algorithm described above to obtain a value for the most likely syllable sequence which could have given rise to the observed spelling in a way consistent with the Viterbi algorithm for strict HMM's.
The above embodiments can were tested and trained by collecting a large body of words for which orthographic, syllabic and pronunciation information were available e.g a machine readable dictionary. The data was divided into training data comprising approximately 220,000 words and test data comprising approximately 5000 words. From the 220,000 words constituting the training data a set of approximately 27,000 unique syllables were identified. An initial estimate of the syllable bi-gram model was directly determined by observation. The initial model was able to decode the training data with 96% accuracy and the test data with 89% accuracy thereby indicating that either the bi-gram model was inadequate or there was insufficient training data. Therefore, a further 100,000 words, not contained in the dictionary, were obtained from a newspaper. Numeric items, formatting words and other textual items not suitable for the test were omitted. Assuming that no new syllable types were required to model the new words, the training procedure was used to adapt the initial model obtained by observation. The subsequent performance using the training data was 94% and using the test data was 92%.
The problem of syllabification is also of interest in Speech Recognition where there is a need to generate phonetic baseforms of words which are included in the recognisers' vocabulary. In this case the work required to generate a pronouncing dictionary for a large vocabulary in a new domain, including many technical terms and new jargon not previously seen, calls for an automatic, rather than manual techniques. Accordingly, the teaching of the present invention is also applicable to speech recognition.

Claims (10)

1. A method for automatic word syllabification comprising the steps of generating all possible substrings constituting part of the word and assigning each possible substring a respective probability, determining, from the possible substrings and respective probabilities, the sequence of substrings which represents the most probable syllabification of the word.
2. A method as claimed in claim 1, wherein said determining step comprises the steps of determining all possible sequences of substrings constituting the word, calculating for each possible sequence a probability value indicative of the probability of occurrence of that sequence from the respective probabilities of the substrings constituting that sequence, selecting the sequence having the highest probability value as being the most probable composition of the word.
3. A method as claimed in claim 2, wherein the step of calculating comprises for each sequence the step of calculating said probability value as the product of respective probabilities of the substrings constituting that sequence.
4. A method as claimed in claim 1, wherein said determining step comprises selecting one of the substrings capable of forming the beginning of the word as the first substring in the sequence.
determining from all the possible contiguous substrings the contiguous substring having the highest respective probability value, adding to the sequence the determined contiguous substring, and repeating the steps of determining and adding until the sequence matches the word.
5. A method as claimed in claim 4, wherein the selected substring has the greatest probability of forming the beginning of the word.
6. A method as claimed in claim 1, further comprising for each possible substrings capable of forming the beginning of the word the steps of determining from all the possible contiguous substrings the contiguous substring having the highest respective probability value, adding to the sequence the determined contiguous substring, and repeating the steps of determining and adding until the sequence matches the word, calculating for each sequence an overall probability value, and selecting the sequence having the highest overall probability value.
7. A method as claimed in any preceding claim, wherein said respective probabilities represent the probability of occurrence of that substring.
8. A method as claimed in any of claims 1 to 6, wherein said respective probabilities represent the probability of occurrence of a substring given the occurrence of at least one preceding substring.
9. A method as claimed in any preceding claim, wherein the respective probabilities are contained in a look-up table and are accessed using said substrings as indices.
10. A text-to-speech system including means for syllabifying a word according to a method as claimed in any preceding claim.
GB9415974A 1994-08-06 1994-08-06 Word syllabification. Withdrawn GB2292235A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB9415974A GB2292235A (en) 1994-08-06 1994-08-06 Word syllabification.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB9415974A GB2292235A (en) 1994-08-06 1994-08-06 Word syllabification.

Publications (2)

Publication Number Publication Date
GB9415974D0 GB9415974D0 (en) 1994-09-28
GB2292235A true GB2292235A (en) 1996-02-14

Family

ID=10759548

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9415974A Withdrawn GB2292235A (en) 1994-08-06 1994-08-06 Word syllabification.

Country Status (1)

Country Link
GB (1) GB2292235A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1071074A2 (en) * 1999-07-23 2001-01-24 Konami Co., Ltd. Speech synthesis employing prosody templates
WO2007006769A1 (en) * 2005-07-12 2007-01-18 International Business Machines Corporation System, program, and control method for speech synthesis

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1071074A2 (en) * 1999-07-23 2001-01-24 Konami Co., Ltd. Speech synthesis employing prosody templates
EP1071074A3 (en) * 1999-07-23 2001-02-14 Konami Co., Ltd. Speech synthesis employing prosody templates
CN1108603C (en) * 1999-07-23 2003-05-14 科乐美股份有限公司 Voice synthesis method and device, and computer ready-read medium with recoding voice synthesizing program
WO2007006769A1 (en) * 2005-07-12 2007-01-18 International Business Machines Corporation System, program, and control method for speech synthesis
US8751235B2 (en) 2005-07-12 2014-06-10 Nuance Communications, Inc. Annotating phonemes and accents for text-to-speech system

Also Published As

Publication number Publication date
GB9415974D0 (en) 1994-09-28

Similar Documents

Publication Publication Date Title
US5949961A (en) Word syllabification in speech synthesis system
KR101056080B1 (en) Phoneme-based speech recognition system and method
US6243680B1 (en) Method and apparatus for obtaining a transcription of phrases through text and spoken utterances
US6910012B2 (en) Method and system for speech recognition using phonetically similar word alternatives
US7124083B2 (en) Method and system for preselection of suitable units for concatenative speech
US6973427B2 (en) Method for adding phonetic descriptions to a speech recognition lexicon
US6694296B1 (en) Method and apparatus for the recognition of spelled spoken words
Wang et al. Complete recognition of continuous Mandarin speech for Chinese language with very large vocabulary using limited training data
EP2595143A1 (en) Text to speech synthesis for texts with foreign language inclusions
WO2005034082A1 (en) Method for synthesizing speech
US20110106792A1 (en) System and method for word matching and indexing
Adda-Decker et al. The use of lexica in automatic speech recognition
KR100930714B1 (en) Voice recognition device and method
US6963832B2 (en) Meaning token dictionary for automatic speech recognition
Kipyatkova et al. Analysis of long-distance word dependencies and pronunciation variability at conversational Russian speech recognition
Stefan-Adrian et al. Rule-based automatic phonetic transcription for the Romanian language
Pellegrini et al. Automatic word decompounding for asr in a morphologically rich language: Application to amharic
KR100259777B1 (en) Optimal synthesis unit selection method in text-to-speech system
GB2292235A (en) Word syllabification.
JP2006343405A (en) Speech-understanding device, speech-understanding method, method for preparing word/semantic expression merge database, its program and storage medium
Hendessi et al. A speech synthesizer for Persian text using a neural network with a smooth ergodic HMM
JPH0962286A (en) Voice synthesizer and the method thereof
Liu et al. Rule-based word pronunciation networks generation for Mandarin speech recognition
JP2005534968A (en) Deciding to read kanji
KR100306205B1 (en) Text-to-speech processing method and continuous speech recognition method using pronunciation connection graph

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)