High-Quality Text-To-Speech Synthesis: An Overview
High-Quality Text-To-Speech Synthesis: An Overview
an overview.
Thierry DUTOIT
Faculte Polytechnique de Mons, TCTS Lab
31, bvd Dolez, B-7000 MONS (Belgium)
email : [email protected], tel : /32/65/374133, fax : /32/65/374129
Abstract
After a brief definition of a general TTS system and of its commercial applications, in
Section 1, the paper is basically divided into two parts. Section 2.1 begins with a
presentation of the many practical NLP problems which have to be solved by a TTS
system. We then examine, in Section 2.2, how synthetic speech can be obtained by
simply concatenating elementary speech units, and what choices have to be made for
this operation to yield high quality. We finaly give a word on existing TTS solutions,
with special emphasis on the computational and economical constraints which have to
be kept in mind when designing TTS systems.
Introduction
At first sight, this task does not look too hard to perform. After all, is not the human
being potentially able to correctly pronounce an unknown sentence, even from his
childhood ? We all have, mainly unconsciously, a deep knowledge of the reading rules
of our mother tongue. They were transmitted to us, in a simplified form, at primary
school, and we improved them year after year. However, it would be a bold claim
indeed to say that it is only a short step before the computer is likely to equal the
human being in that respect. Despite the present state of our knowledge and techniques
and the progress recently accomplished in the fields of Signal Processing and Artificial
Intelligence, we would have to express some reservations. As a matter of fact, the
reading process draws from the furthest depths, often unthought of, of the human
intelligence.
Each and every synthesizer is the result of a particular and original imitation of the
human reading capability, submitted to technological and imaginative constraints that
are characteristic of the time of its creation. The concept of high quality TTS synthesis
appeared in the mid eighties, as a result of important developments in speech synthesis
and natural language processing techniques, mostly due to the emergence of new
technologies (Digital Signal and Logical Inference Processors). It is now a must for the
speech products family expansion.
Potential applications of High Quality TTS Systems are indeed numerous. Here are
some examples :
2
Towards High Quality Text-To-Speech systems 3
Service (have a telephone conversation with speech or hearing impaired persons thanks
to ad hoc text-to-voice and voice-to-text conversion), and Automated Caller Name and
Address (a computerized version of the "reverse directory"). These applications have
proved acceptable, and even popular, provided the intelligibility of the synthetic
utterances was high enough. Naturalness was not a major issue in most cases.
Language education. High Quality TTS synthesis can be coupled with a Computer
Aided Learning system, and provide a helpful tool to learn a new language. To our
knowledge, this has not been done yet, given the relatively poor quality available with
commercial systems, as opposed to the critical requirements of such tasks.
Talking books and toys. The toy market has already been touched by speech
synthesis. Many speaking toys have appeared, under the impulse of the innovative
’Magic Spell’ from Texas Instruments. The poor quality available inevitably restrains
the educational ambition of such products. High Quality synthesis at affordable prices
might well change this.
Vocal Monitoring. In some cases, oral information is more efficient than written
messages. The appeal is stronger, while the attention may still focus on other visual
sources of information. Hence the idea of incorporating speech synthesizers in
measurement or control systems.
Fundamental and applied research. TTS synthesizers possess a very peculiar feature
which makes them wonderful laboratory tools for linguists : they are completely under
control, so that repeated experiences provide identical results (as is hardly the case
with human beings). Consequently, they allow to investigate the efficiency of
intonative and rhythmic models. A particular type of TTS systems, which are based on
3
a description of the vocal tract through its resonant frequencies (its formants) and
denoted as formant synthesizers, has also been extensively used by phoneticians to
study speech in terms of acoustical rules. In this manner, for instance, articulatory
constraints have been enlightened and formally described.
From now on, it should be clear that a reading machine would hardly adopt a
processing scheme as the one naturally taken up by humans, whether it was for
language analysis or for speech production itself. Vocal sounds are inherently
governed by the partial differential equations of fluid mechanics, applied in a dynamic
case since our lung pressure, glottis tension, and vocal and nasal tracts configuration
evolve with time. These are controlled by our cortex, which takes advantage of the
power of its parallel structure to extract the essence of the text read : its meaning. Even
though, in the current state of the engineering art, building a Text-To-Speech
synthesizer on such intricate models is almost scientifically conceivable (intensive
research on articulatory synthesis, neural networks, and semantic analysis give
evidence of it), it would result anyway in a machine with a very high degree of
(possibly avoidable) complexity, which is not always compatible with economical
criteria. After all, flies do not flap their wings !
Figure 1 introduces the functional diagram of a very general TTS synthesizer. As for
human reading, it comprises a Natural Language Processing module (NLP), capable of
producing a phonetic transcription of the text read, together with the desired intonation
and rhythm (often termed as prosody), and a Digital Signal Processing module (DSP),
which transforms the symbolic information it receives into speech. But the formalisms
and algorithms applied often manage, thanks to a judicious use of mathematical and
linguistic knowledge of developers, to short-circuit certain processing steps. This is
occasionally achieved at the expense of some restrictions on the text to pronounce, or
results in some reduction of the "emotional dynamics" of the synthetic voice (at least in
comparison with human performances), but it generally allows to solve the problem in
real time with limited memory requirements.
D5HDD?C@5538CI>D85C9J5B
6YWebU!1cY]`\URedWU^UbQ\Ve^SdY_^Q\TYQWbQ]_VQDDCcicdU]
4
Towards High Quality Text-To-Speech systems 5
Figure 2 introduces the skeleton of a general NLP module for TTS purposes. One
immediately notices that, in addition with the expected letter-to-sound and prosody
generation blocks, it comprises a morpho-syntactic analyser, underlying the need for
some syntactic processing in a high quality Text-To-Speech system. Indeed, being able
to reduce a given sentence into something like the sequence of its parts-of-speech, and
to further describe it in the form of a syntax tree, which unveils its internal structure, is
required for at least two reasons :
2. Natural prosody heavily relies on syntax. It also obviously has a lot to do with
semantics and pragmatics, but since very few data is currently available on the
generative aspects of this dependence, TTS systems merely concentrate on
syntax. Yet few of them are actually provided with full disambiguation and
structuration capabilities.
5
TVUVWYX
DXU><@]_Te\U
DUhd1^Q\ijUb
@bU@b_SUcc_b
=_b`X_\_WYSQ\
<
1^Q\ijUb
3_^dUhdeQ\
C
1^Q\ijUb
Ci^dQSdYS
@b_c_TYS
_b
@QbcUb
<UddUbD_
6
C_e^T
]_Te\U
c
@b_c_Ti
WU^UbQd_b
6YW"DXU><@]_Te\U_VQWU^UbQ\DUhdD_C`UUSXS_^fUbcY_^cicdU]
• A morphological analysis module, the task of which is to propose all possible part
of speech categories for each word taken individually, on the basis of their spelling.
Inflected, derived, and compound words are decomposed into their elementery
graphemic units (their morphs) by simple regular grammars exploiting lexicons of
6
Towards High Quality Text-To-Speech systems 7
stems and affixes (see the CNET TTS conversion program for French [Larreur et
al. 89], or the MITTALK system [Allen et al. 87]).
• The contextual analysis module considers words in their context, which allows it to
reduce the list of their possible part of speech categories to a very restricted number
of highly probable hypotheses, given the corresponding possible parts of speech of
neighbouring words. This can be achieved either with n-grams [see Kupiec 92,
Willemse & Gulikers 92, for instance], which describe local syntactic dependences
in the form of probabilistic finite state automata (i.e. as a Markov model), to a
lesser extent with mutli-layer perceptrons (i.e., neural networks) trained to uncover
contextual rewrite rules, as in [Benello et al. 89], or with local, non-stochastic
grammars provided by expert linguists or automatically inferred from a training
data set with classification and regression tree (CART) techniques [Sproat et al.
92, Yarowsky 94].
2Independently of the practical method adopted to do it (whether with a real lexicon or by rule) : in this
introductive section we are more interested in a functional description of phonetization than in an architectural
one.
7
1. Pronunciation dictionaries refer to word roots only. They do not explicitly account
for morphological variations (i.e. plural, feminine, conjugations, especially for
highly inflected languages, such as French), which therefore have to be dealt with
by a specific component of phonology, called morphophonology.
4. Words embedded into sentences are not pronounced as if they were isolated.
Surprisingly enough, the difference does not only originate in variations at word
boundaries (as with phonetic liaisons), but also on alternations based on the
organization of the sentence into non-lexical units, that is whether into groups of
words (as for phonetic lengthening) or into non-lexical parts thereof (many
phonological processes, for instance, are sensitive to syllable structure).
5. Finally, not all words can be found in a phonetic dictionary : the pronunciation of
new words and of many proper names has to be deduced from the one of already
known words.
8
Towards High Quality Text-To-Speech systems 9
It is then possible to organize the task of the LTS module in many ways (Fig. 3), often
roughly classified into dictionary-based and rule-based strategies, although many
intermediate solutions exist.
It has been argued in the early days of powerful dictionary-based methods that they
were inherently capable of achieving higher accuracy than letter-to-sound rules [Coker
et al 90], given the availability of very large phonetic dictionaries on computers. On
the other hand, considerable efforts have recently been made towards designing sets of
rules with a very wide coverage (starting from computerized dictionaries and adding
rules and exceptions until all words are covered, as in the work of Daelemans & van
den Bosch [1993] or that of Belrhali et al [1992]). Clearly, some trade-off is
inescapable. Besides, the compromise is language-dependent, given the obvious
differences in the reliability of letter-to-sound correspondences for different languages.
9
¸ ¸
de f=g-e hiEjk lm8n=j6op\qsrVt-uwvhEqxy p ¹º ¢ x+y p+mIn\j6op\qsrGtuwvh+qx+y p ¹º
» »
\GVG~8} G~I ¼ }µÀ À ªÁÀ \ ¼
} ¹ ¹
+}Y+
- ¡-E+
\ ½¾ ¦V§I¨
- ¡-+-´ ½¾
Y= z{}| ~I Gµ=²Vª6¶\²=· ¶
\¯°+Ë Ä «Å ± Yª6²+³E ¡\
# G }Y} E=+
\
{8| ~I « ¬E®E¯°==E
½ ¿º © ¡ª\+
\ ½ ¿º
³\+ÂG\Ã E=+
\ £V¤8¥}~ } V}
- ¡-E+
\ ½ ½
Ä «Å E-Y\
V¦ §8¨ º º
z6{8| ~I « ¬6E®E¯°==E C C
B B
-+=+
= -+Y\
Ê Y=VÈ
) E E
Æ=}Ç } ¥Y{}| ÇE} V º Ê Y=VÈ
) º
z{}| ~I =+®=È+}EQE=\®® =É 3 z{}| ~I =+®=È+}EQE=\®® =É 3
E=\ E=\
E E
B B
5 5
6YW#4YSdY_^QbiRQcUT\UVdfUbcecbe\URQcUTbYWXd`X_^UdYjQdY_^
9cQgXY]iUcdUbTQi 9cQgXY]iUcdUbTQi
Q R S
DXUdUb]`b_c_TibUVUbcd_SUbdQY^`b_`UbdYUc_VdXUc`UUSXcYW^Q\
T
6YW $ 4YVVUbU^d [Y^Tc _V Y^V_b]QdY_^ `b_fYTUT Ri Y^d_^QdY_^ \Y^Uc
Y^TYSQdU`YdSX]_fU]U^dc+c_\YT\Y^UcY^TYSQdUcdbUcc
Q6_Sec_bWYfU^^UgY^V_b]QdY_^+
10
Towards High Quality Text-To-Speech systems 11
RBU\QdY_^cXY`cRUdgUU^g_bTccQgiUcdUbTQi+9iUcdUbTQi+9XY]
S6Y^Q\Ydid_`_bS_^dY^eQdY_^R_dd_]QcYdQ``UQbc_^dXU
\Qcdci\\QR\U+
TCUW]U^dQdY_^_VdXUcU^dU^SUY^d_Wb_e`c_Vci\\QR\Uc
Although maybe less obvious, there are other, more systematic or general functions.
Prosodic features create a segmentation of the speech chain into groups of syllables, or,
put the other way round, they give rise to the grouping of syllables and words into
larger chunks. Moreover, there are prosodic features which indicate relationships
between such groups, indicating that two or more groups of syllables are linked in
some way. This grouping effect is hierarchical, although not necessarily identical to the
syntactic structuring of the utterance.
So what ? Does this mean that TTS systems are doomed to a mere robot-like intonation
until a brilliant computational linguist announces a working semantic-pragmatic
analyzer for unrestricted text (i.e. not before long) ? There are various reasons to think
not, provided one accepts an important restriction on the naturalness of the synthetic
voice, i.e. that its intonation is kept ’acceptable neutral’ :
"Acceptable intonation must be plausible, but need not be the most appropriate
intonation for a particular utterance : no assumption of understanding or generation by
the machine need be made. Neutral intonation does not express unusual emphasis,
contrastive stress or stylistic effects : it is the default intonation which might be used for
an utterance out of context. (...) This approach removes the necessity for reference to
context or world knowledge while retaining ambitious linguistic goals." [Monaghan 89]
The key idea is that the "correct" syntactic structure, the one that precisely requires
some semantic and pragmatic insight, is not essential for producing such a prosody
[see also O’Shaughnessy 90].
3In that respect, commercially developed TTS systems should be opposed to laboratory systems. As [Monaghan
90] denotes : "Almost every conceivable combination of parsing techniques has been applied to the problem of
analysing unrestricted text. Until recently, however, the criteria for deciding what parsing techniques would be
implemented in a given TTS system had more to do with researchers’ interests in syntax than with the
requirements of text-to-speech conversion."
11
amount of embedding, typically a single level for these minor phrases as parts of
higher-order prosodic phrases (also termed as major or intonational phrases, which
can be seen as a prosodic-syntactic equivalent for clauses) and a second one for these
major phrases as parts of sentences4, to the extent that the related major phrase
boundaries can be safely obtained from relatively simple text analysis methods. In
other words, they focus on obtaining an acceptable segmentation and translate it into
the continuation or finality marks of Fig. 4.c, but ignore the relationships or contrastive
meaning of Fig. 4.a and b.
Liberman and Church [1992], for instance, have recently reported on such a very crude
algorithm, termed as the chinks ’n chunks algorithm, in which prosodic phrases (which
they call f-groups) are accounted for by the simple regular rule :
in which chinks and chunks belong to sets of words which basically correspond to
function and content words, respectively, with the difference that objective pronouns
(like ’him’ or ’them’) are seen as chunks and that tensed verb forms (such as ’produced’)
are considered as chinks. They show that this approach produces efficient grouping in
most cases, slightly better actually than the simpler decomposition into sequences of
function and content words, as shown in the example below :
4Itis found in practice that clause-level parsing is much more difficult and computationally expensive than
phrase-level analysis, so that many TTS systems use phrase-level parsing only.
12
Towards High Quality Text-To-Speech systems 13
to apply on them. This last step, however, is not straightforward either. It requires to
formalize a lot of phonetic or phonological knowledge, either obtained from experts or
automatically acquired from data with statistical methods. More information on this
can be found in [Dutoit 96].
Intuitively, the operations involved in the DSP module are the computer analogue of
dynamically controlling the articulatory muscles and the vibratory frequency of the
vocal folds so that the output signal matches the input requirements. In order to do it
properly, the DSP module should obviously, in some way, take articulatory constraints
into account5, since it has been known for a long time that phonetic transitions are
more important than stable states for the understanding of speech [Libermann 59].
This, in turn, can be basically achieved in two ways :
• Explicitly, in the form of a series of rules which formally describe the influence of
phonemes on one another;
Two main classes of TTS systems have emerged from this alternative, which quickly
turned into synthesis philosophies given the divergences they present in their means
and objectives : synthesis-by-rule and synthesis-by-concatenation.
For historical and practical reasons (mainly the need for a physical interpretability of
the model), rule synthesizers always appear in the form of formant synthesizers. These
describe speech as the dynamic evolution of up to 60 parameters [Stevens 90], mostly
related to formant and anti-formant frequencies and bandwidths together with glottal
5Even if the actual synthesis technique describes speech in terms of time-varying parameters that generally have
no close relationship with articulatory ones : aftrer all, planes do not flap their wings.
13
waveforms6. Clearly, the large number of (coupled) parameters complicates the
analysis stage and tends to produce analysis errors. What is more, formant frequencies
and bandwidths are inherently difficult to estimate from speech data. The need for
intensive trials and errors in order to cope with analysis errors, makes them time-
consuming systems to develop (several years are commonplace). Yet, the synthesis
quality achieved up to now reveals typical buzzyness problems, which originate from
the rules themselves : introducing a high degree of naturalness is theoretically possible,
but the rules to do so are still to be discovered.
Database preparation
A series of preliminary stages have to be fulfilled before the synthesizer can produce
its first utterance. At first, segments are chosen so as to minimize future concatenation
problems. A combination of diphones (i.e. units that begin in the middle of the stable
state of a phone and end in the middle of the following one7), half-syllables, and
triphones (which differ from diphones in that they include a complete central phone)
are often chosen as speech units, since they involve most of the transitions and co-
6We invite interested readers to refer to [Holmes 83] and [Allen et al. 87] for detailed descriptions of formant
synthesizers.
7A consequence of this very imprecise definition being that diphones mostly remain obscure units when highly
transient sounds are involved.
14
Towards High Quality Text-To-Speech systems 15
15
@X_^U]Uc
@b_c_Ti
4979D1<C97>1<@B?35CC9>7
C`UUSX@b_SUccY^W
C`UUSX
3_b`ec
CU\USdYfU
CUW]U^dQdY_^
CUW]U^dc<Ycd
C`UUSX
CUW]U^d 7U^UbQdY_^
4QdQRQcU
C`UUSX
1^Q\icYc
@QbQ]UdbYS
CUW]U^d
4QdQRQcU
5aeQ\YjQdY_^
C`UUSX
3_TY^W
C_e^T@b_SUccY^W
@b_c_Ti=QdSXY^W
C`UUSX
Ci^dXUcYc
CUW]U^d3_^SQdU^QdY_^
CUW]U^d E^S_TY^W
4QdQRQcU
CYW^Q\Ci^dXUcYc
C@5538
XQdSXUT R\_S[ S_bbUc`_^Tc d_ dXU TUfU\_`]U^d _V dXU ci^dXUcYjUb YU Yd Yc
`b_SUccUT _^SU V_b Q\\ ?dXUb R\_S[c S_bbUc`_^T d_ be^dY]U _`UbQdY_^c
<Q^WeQWUTU`U^TU^d_`UbQdY_^cQ^TTQdQQbUY^TYSQdUTRiQV\QW
Segments are then often given a parametric form, in the form of a temporal sequence
of vectors of parameters collected at the output of a speech analyzer and stored in a
parametric segment database. The advantage of using a speech model originates oin
the fact that :
16
Towards High Quality Text-To-Speech systems 17
• Well chosen speech models allow data size reduction, an advantage which is
hardly negligible in the context of concatenation-based synthesis given the
amount of data to be stored. Consequently, the analyzer is often followed by a
parametric speech coder.
Since segments to be chained up have generally been extracted from different words,
that is in different phonetic contexts, they often present amplitude and timbre
mismatches. Even in the case of stationary vocalic sounds, for instance, a rough
sequencing of parameters typically leads to audible discontinuities. These can be coped
with during the constitution of the synthesis segments database, thanks to an
equalization in which related endings of segments are imposed similar amplitude
spectra, the difference being distributed on their neighbourhood. In practice, however,
this operation, is restricted to amplitude parameters : the equalization stage smoothly
modifies the energy levels at the beginning and at the end of segments, in such a way
as to eliminate amplitude mismatches (by setting the energy of all the phones of a
given phoneme to their average value). In contrast, timbre conflicts are better tackled
at run-time, by smoothing individual couples of segments when necessary rather than
equalizing them once for all, so that some of the phonetic variability naturally
introduced by co-articulation is still maintained. In practice, amplitude equalization can
be performed either before or after speech analysis (i.e. on crude samples or on speech
parameters).
Once the parametric segment database has been completed, synthesis itself can begin.
Speech synthesis
A sequence of segments is first deduced from the phonemic input of the synthesizer, in
a block termed as segment list generation in Fig. 5, which interfaces the NLP and DSP
modules. Once prosodic events have been correctly assigned to individual segments,
the prosody matching module queries the synthesis segment database for the actual
17
parameters, adequately uncoded, of the elementary sounds to be used, and adapts them
one by one to the required prosody. The segment concatenation block is then in charge
of dynamically matching segments to one another, by smoothing discontinuities. Here
again, an adequate modelization of speech is highly profitable, provided simple
interpolation schemes performed on its parameters approximately correspond to
smooth acoustical transitions between sounds. The resulting stream of parameters is
finally presented at the input of a synthesis block, the exact counterpart of the analysis
one. Its task is to produce speech.
Segmental quality
The efficiency of concatenative synthesizers to produce high quality speech is mainly
subordinated to :
On the other hand, longer units decrease the density of concatenation points, therefore
providing better speech quality. Similarly, an obvious way of accounting for
articulatory phenomena is to provide many variants for each phoneme. This is clearly
in contradiction with the limited memory constraint. Some trade-off is necessary.
Diphones are often chosen. They are not too numerous (about 1200 for French,
including lots of phoneme sequences that are only encountered at word boundaries, for
3 minutes of speech, i.e. approximately 5 Mbytes of 16 bits samples at 16 kHz) and
they do incorporate most phonetic transitions. No wonder then that they have been
extensively used. They imply, however, a high density of concatenation points (one per
phoneme), which reinforces the importance of an efficient concatenation algorithm.
Besides, they can only partially account for the many co-articulatory effects of a
spoken language, since these often affect a whole phone rather than just its right or left
halves independently. Such effects are especially patent when somewhat transient
phones, such as liquids and (worst of all) semi-vowels, are to be connected to each
other. Hence the use of some larger units as well, such as triphones.
2. The model of speech signal, to which the analysis and synthesis algorithms
refer.
The models used in the context of concatenative synthesis can be roughly classified
into two groups, depending on their relationship with the actual phonation process.
Production models provide mathematical substitutes for the part respectively played by
18
Towards High Quality Text-To-Speech systems 19
vocal folds, nasal and vocal tracts, and by the lips radiation. Their most representative
members are Linear Prediction Coding (LPC) synthesizers [Markel & Gray 76], and
the formant synthesizers we mentioned in section 2.2.1. On the contrary,
phenomenological models intentionally discard any reference to the human production
mechanism. Among these pure digital signal processing tools, spectral and time-
domain approaches are increasingly encountered in TTS systems. Two leading such
models exist : the hybrid Harmonic/Stochastic (H/S) model of [Abrantes et al. 91] and
the Time-Domain Pitch-Synchronous-OveraLap-Add (TD-PSOLA) one [Moulines &
Charpentier 90]. The latter is a time-domain algorithm : it virtually uses no speech
explicit speech model. It exhibits very interesting practical features : a very high
speech quality (the best currently available) combined with a very low computational
cost (7 operations per sample on the average). The hybrid Harmonic/stochastic model
is intrinsically more powerful than the TD-PSOLA one, but it is also about ten times
more computationally intensive. PSOLA synthesizers are now widely used in the
speech synthesis community. The recently developed MBR-PSOLA algorithm [Dutoit
93,96] even provides a time-domain algorithm which exhibits the very efficient
smoothing capabilities of the H/S model (for the spectral envelope mismatches that
cannot be avoided at concatenation points) as well as its very high data compression
ratios (up to 10 with almost no additional computational cost) while keeping the
computational complexity of PSOLA.
Conclusion
Let us bow to the facts : there is still a long way to HAL, the brilliant talking computer
of ’2001, a space odyssey’. A number of advances in the area of NLP or DSP, however,
have recently boosted up the quality and naturalness of available voices, and this is
likely to continue. Important issues need now be further addressed in that purpose.
Among others :
• How to best formalize the relationship between syntax, semantics, pragmatics and
prosody, and how to derive natural sounding intonation and duration from abstract
prosodic patterns ?
• A fundamental feature of speech has seldom been taken into consideration by TTS
systems : its variability. Prosodic patterns, for instance, are submitted to a particular
kind of variability which cannot be confused with randomness in that variations
maintain some hidden coherency with each other.
19
Readers willing to have a deeper understanding of the problems mentioned in this
paper could advantageously report to the forthcoming [Dutoit 96], which analyses DSP
and NLP solutions with much more details. A number of internet sites can also be
consulted, some of which propose demo programs and/or speech files. See for example
the speech synthesis virtual museum at URL address :
http://www.cs.bham.ac.uk/~jpi/synth/museum.html
http://tcts.fpms.ac.be/synthesis/mbrpsola.html
References
[Abrantes et al. 91] A.J. ABRANTES, J.S. MARQUES, I.M. TRANSCOSO, "Hybrid Sinusoïdal
Modeling of Speech without Voicing Decision", EUROSPEECH 91, pp. 231-234.
[Allen 85] J. ALLEN, "A Perspective on Man-Machine Communication by Speech", Proceedings of
the IEEE, vol. 73, n°11, November 1985, pp. 1541-1550.
[Allen et al. 87] J. ALLEN, S. HUNNICUT, D. KLATT, From Text To Speech, The MITTALK
System, Cambridge University Press, 1987, 213 pp.
[Bachenko & Fitzpatrick 90] J. BACHENKO, E. Fitzpatrick, "Acomputational grammar of
discourse-neutral prosodic phrasing in English", Computational Linguistics, n°16, September
1990, pp. 155-167.
[Belrhali et al. 94] R. BELRHALI, V. AUBERGE, L.J. BOE, "From lexicon to rules : towards a
descriptive method of French text-to-phonetics transcription", Proc. ICSLP 92, Alberta, pp. 1183-
1186.
[Benello et al. 88] J. BENELLO, A.W. MACKIE, J.A. ANDERSON, "Syntactic category
disambiguation with neural networks", Computer Speech and Language, 1989, n°3, pp. 203-217.
[Carlson et al. 82] R. CARLSON, B. GRANSTRÖM, S. HUNNICUT, "A multi-language Text-To-
Speech module", ICASSP 82, Paris, vol. 3, pp. 1604-1607.
[Coker 85] C.H. COKER, "A Dictionary-Intensive Letter-to-Sound Program", J. Ac. Soc. Am., suppl.
1, n°78, 1985, S7.
[Coker et al. 90] C.H. COKER, K.W. CHURCH, M.Y. LIBERMAN, "Morphology and rhyming :
Two powerful alternatives to letter-to-sound rules for speech synthesis", Proc. of the ESCA
Workshop on Speech Synthesis, Autrans (France), 1990, pp. 83-86.
[Daelemans & van den Bosch 93] W. DAELEMANS, A. VAN DEN BOSCH, "TabTalk : Reusability
in data-oriented grapheme-to-phoneme conversion", Proc. Eurospeech 93, Berlin, pp. 1459-1462.
[Dutoit 93] T. DUTOIT, H. LEICH, "MBR-PSOLA : Text-To-Speech Synthesis based on an MBE
Re-Synthesis of the Segments Database", Speech Communication, Elsevier Publisher, November
1993, vol. 13, n°3-4.
[Dutoit 96] T. DUTOIT, An Introduction to Text-To-Speech Synthesis¸ forthcoming textbook,
Kluwer Academic Publishers, 1996, 326 pp.
[Flanagan 72] J.L. FLANAGAN, Speech Analysis, Synthesis, and Perception, Springer Verlag,
1972, pp. 204-210.
[Hirschberg 91] J. HIRSCHBERG, "Using text analysis to predict intonational boundaries", Proc.
Eurospeech 91, Genova, pp. 1275-1278.
20
Towards High Quality Text-To-Speech systems 21
21