{ "paper_id": "C90-2016", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T12:36:17.253845Z" }, "title": "Integrating Stress and Intonation into a Concept-to-Speech System", "authors": [ { "first": "Georg", "middle": [], "last": "Dorffner", "suffix": "", "affiliation": {}, "email": "" }, { "first": "Ernst", "middle": [], "last": "Buchberger", "suffix": "", "affiliation": {}, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "", "pdf_parse": { "paper_id": "C90-2016", "_pdf_hash": "", "abstract": [], "body_text": [ { "text": "Abstract: The paper deals with the integration of intonation algorithms into a concept-to-speech system for German 1). The algorithm for computing the stress hierarchy of a sentence introduced by Kiparski (1973) and the theory of syntactic grouping for intonation patterns developed by Bierwisch (1973) have been studied extensively, but they have never been implemented in a concept-to-speech system like the one presented here. We describe the back end of this concept-to-speech system: The surface generator transfers a hierarchical dependency structure of a sentence into a phoneme string by traversing it in a recurs~ve-descent manner.", "cite_spans": [ { "start": 196, "end": 211, "text": "Kiparski (1973)", "ref_id": null }, { "start": 286, "end": 302, "text": "Bierwisch (1973)", "ref_id": "BIBREF0" } ], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Surface structures unfold while generation proceeds, which means that at no point of the process does the full syntactic tree structure exist. As they depend on syntactic features, both the indices introduced by the Kiparski (degrees of stress) and the Bierwisch (indexed border markers) formalism have to be inserted by the generator. This implies some changes to the original algorithms, which are demonstrated in this paper. The generator has been tested in the domain of an expert system that helps to debug electronic circuits. The synthesized utterances of the test domain show significant improvements over monotonous forms of speech produced by systems not making use of intonation information.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "The goal of the system, a part of which is described in this paper, was to synthesize speech utterances starting from a conceptual representation of the knowledge to be uttered (concept-to-speech system). Compared to speech reproduction, our approach is far more flexible. In contrast to text-to-speech synthesis (Frenkenberger et.al. 1988) on the other hand, our approach allows for an easier integration of prosodic elements, as syntactic data such as phrases and tree dependencies are directly available.", "cite_spans": [ { "start": 313, "end": 340, "text": "(Frenkenberger et.al. 1988)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "Markus KOMMENDA Institut f. Nachrichtentechnik und Hochfrequenztechnik Technical University of Vienna Gusshausstr. 25/389 A-1040 Vienna, Austria emaih E38901 I@AWITUW01.BITNET Appropriate formalisms for obtaining a basis for stress and pitch information were introduced by Kiparski (1973), who proposed an algorithm for computing a stress hierarchy for a whole sentence, and Bierwisch (1973) , who showed how to determine pitch variation patterns depending on the phrasal structure of a sentence. Like Kiparsky's stress markers, the boundary indices introduced by Bierwisch can be computed from the syntactic structure of the sentence.", "cite_spans": [ { "start": 375, "end": 391, "text": "Bierwisch (1973)", "ref_id": "BIBREF0" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "In this respect, concept-to-speech contrasts with text-to-speech systems:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "In text-to-speech synthesis -at least for the German language -it is virtually impossible to carry out a complete syntactic analysis because of the large number of ambiguities which can only be resolved at the semantic level. Thus, the derivation of prosodic information in existing text-to-speech systems is based on a very rudimentary syntactic analysis which consists in a purely linear segmentation of the input sentences (e.g. Kulas & Riihl 1982 , Zingle 1982 , Schnabel 1988 , Frenkenberger et al. 1988 ).", "cite_spans": [ { "start": 432, "end": 450, "text": "Kulas & Riihl 1982", "ref_id": null }, { "start": 451, "end": 464, "text": ", Zingle 1982", "ref_id": null }, { "start": 465, "end": 480, "text": ", Schnabel 1988", "ref_id": null }, { "start": 481, "end": 508, "text": ", Frenkenberger et al. 1988", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "In concept-to-speech synthesis, on the other hand, we are in a position to exploit the inherently available syntactic structure of the given text, so that we can apply the formalisms described by Bierwisch and Kiparsky. Both processes are only theoretically developed and have not been fully implemented in a working system before. We have integrated these processes into the surface generator of our concept-to-speech system and applied some necessary changes and adaptations to them.", "cite_spans": [ { "start": 196, "end": 219, "text": "Bierwisch and Kiparsky.", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "In this paper we concentrate on the computation of stress and intonation markers, integrated into the surface generation component.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "The reader interested in the overall structure of the system, an application domain and the first phase of generation which starts with concepts and produces 1) This work was supported by the Jubiliiumsfonds der Oesterreichischen Nationalbank, as part of project no. 2901.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "the input structure to the surface generator (henceforth 'deep structure') is referred to Dorffner, Trost & Buchberger (1988).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1." }, { "text": "The deep structure which forms the input to the surface generator consists of a hierarchical structure of essentially two building blocks: CLAUSEs, which roughly correspond to entire sentences and PHRASEs like NPs, PPs or APs ( ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "The Surface Generator", "sec_num": "2." }, { "text": "I_l PHRASEs or CLAUSEs, thus forming a hierarchical structure for complex utterances (Dorffner, Kommenda & Frenkenberger 1988) .", "cite_spans": [ { "start": 85, "end": 126, "text": "(Dorffner, Kommenda & Frenkenberger 1988)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Fig. 1", "sec_num": null }, { "text": "Surface generation now works on this hierarchical structure of building blocks and transfers it into a surface structure consisting of phonemic strings which are subsequently synthesized. Our generator differs from the often encountered two-step approach -generate the syntactic tree with lexical items as its leaves and morphological and other features attached to them, then scan all its leaves and synthesize the lexical elements (see e.g. McDonald 1983) -in an important way, for reasons of efficiency and plausibility. The deep structure, as introduced above, was designed so as to already correspond to the surface structure of the sentence 1), except for aspects of order and function words. In other words, the (unordered) hierarchy of deep structure building blocks is isomorphic (after order has been imposed) to the syntactic tree structure of the surface sentence. This can be easily achieved in German, where constituent order is much less strict than in other languages, such as English. As a result of this property of German, the position of phrases within a sentence is not tied to their functional role and thus does not have to be reflected in the deep syntactic structure. This design of a deep structure as being isomorphic to surface structure implies a simplification in the surface generator, compared to the two-step approach mentioned above: The surface tree does not have to be produced entirely before lexical items can be synthesized, but can unfold while the hierarchy of building blocks is scanned recursively. ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Fig. 1", "sec_num": null }, { "text": "This form of generation process has serious consequences on the intended integration of intonational information: All syntactic information 1) Strictly speaking, this differs from a deep structure as defined in Chomsky (1975) is available during the process, but the syntactic tree never exists in its entirety. Furthermore, indices have to be produced (during synthesis of lexical items) before the remainder of the syntactic structure has unfolded. At first sight this looks like a major restriction and reduction of available information. As it turns out, however, the approaches of Kiparski and Bierwisch can both be modified so as to fit into this scheme. An interesting side-effect is that synthesis of speech, starting :from deep structures, works in a strict left-to-right manner, which seems psychologically very plausible. The algorithm works as follows:", "cite_spans": [ { "start": 211, "end": 225, "text": "Chomsky (1975)", "ref_id": "BIBREF1" } ], "ref_spans": [], "eq_spans": [], "section": "Fig. 3", "sec_num": null }, { "text": "(2) -assign the index 1 to each stressable lexical item -scan the tree bottom-up and apply rule (]a) or (lb) to each significant node", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "This algorithm works strictly bottom-up and thus requires the entire syntactic tree. As a result, it cannot be integrated into our generator in this form. It is, however, possible to rewrite the algorithm so that it works top-down and depth-first so as to fit into the generation scheme described above. The new algorithm is the following:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "O) Introduce a pair of indices and maintain it as follows while scanning the tree top down. At the root, start with the pair (1 1).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "-at each significant node that has at least two significant successor nodes, do the following, given the index pair (n m): -with head stress rule: assign the pair (n m+l) to the first successor assign the pair (n+m 1) to all the others -with tail stress rule: assign the pair (n re+l) to the last successor assign the pair (n+m 1) to all the others -at the leaves of the tree (= lexical entry), with assigned pair (n m): -n is the Kiparski marker for the lexical item", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "If one considers the preferred successor (head or tail, depending on the rule) as the winner of the rule and all others as losers, algorithm (3) can be interpreted as follows: The second index of a pair (m) counts how often a node is on the winning side. All losers have to increment their marker by that amount. Thus, at each decision, the winner keeps its marker (n), while the markers of all the others have to be increased by m (n+m). As there can be only one leaf that is on the winning side each time, it is ensured that only one lexical item receives marker 1.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "A similar algorithm could be applied to yield the stress pattern within complex words (which are quite numerous in German). However, as the lexicon of the generator contains morphemes and complex lexernes with pointers to each morpheme, a decision about stress within a word can be stored lexically and no algorithmic treatment is necessary.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "A syllable now receives a Kiparski marker if -it is in a stressable morpheme (lexical feature) -it is marked by the lexical entry of the (possibly complex) word AND -algorithm (3) has assigned an index pair to the lexical entry", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "The so computed marker is inserted into the phonemic string during the morphologic synthesis of the word.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Kiparski Stress Markers", "sec_num": "3." }, { "text": "Bierwisch (1973) suggests inserting a marker at each word boundary to express how many significant nodes dominate both words involved. His algorithm was designed in a bottom-up fashion. We show again that it can be formulated top-down (as required in our system): The problem that a left-to-right process cannot know whether the following word is on the same level in the tree is solved by permitting to overwrite a marker already written.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Insertion of Bierwisch Boundary Indices", "sec_num": "4." }, { "text": "Starting from the above stress and boundary markers, the prosodic structure of a sentence is derived by applying a phonological rule set. In particular, some of the previously computed boundaries are deleted, others receive a pause marker. Furthermore, the resulting phrases are provided with an intonation contour, which, according to Bierwisch (1973) , is specified in terms of so-called SON values. In a subsequent phonetic component the phrasal structure and the SON values are exploited to generate the acoustic correlates of the prosodic information, in particular, the duration of phonetic segments and pauses and the pitch values for all voiced phones.", "cite_spans": [ { "start": 336, "end": 352, "text": "Bierwisch (1973)", "ref_id": "BIBREF0" } ], "ref_spans": [], "eq_spans": [], "section": "Acoustic Realization of Prosodic Patterns", "sec_num": "5." }, { "text": "An annotated example shall illustrate the process of generation. Take the following sentence:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "An Example", "sec_num": "6." }, { "text": "The deep structure of the sentence, which is the input to the surface generator is depicted in fig.4 Each building block in the dependency structure (to the left) has a feature case which indicates the conceptual role of the element (adapted from Engel 1982). e-zero, for example, refers to the nominative phrase or subject of a sentence. The structure to the right consists of the surface building blocks. Each slot (drawn as a box) corresponds to a possible position which can be filled with a lexical item or another building block, depending on the features of CLAUSE and PHRASE. Slots that remain empty are ignored during synthesis. One can see in this example that the tree of CLAUSEs and PHRASEs has a corresponding isomorphic tree of S and NP-PPs (there are other surface elements like AP, as well), with the exception that in the former ca,;e there is no order information yet. This illustrates the above mentioned isomorphism between deep and surface structure.", "cite_spans": [], "ref_spans": [ { "start": 95, "end": 100, "text": "fig.4", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Betr\u2022gt die Spannung am Kondensator 10 Volt? (Is the voltage at the capacitor equal to 10 Volts?)", "sec_num": null }, { "text": "Generation starts at the root of the deep structure, the CLAUSE. A Kiparski pair (1 1) and a Bierwisch index 1 are assigned, The corresponding surface building block, S, is generated, filled with the lexical item betrdgt (verb) and with the two PHRASES in their correct position (which can be determined by looking at the features and using some default heuristics as in Engel 1982). Ixrn: Kondensator case: location", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Betr\u2022gt die Spannung am Kondensator 10 Volt? (Is the voltage at the capacitor equal to 10 Volts?)", "sec_num": null }, { "text": "Note that betrgigt can already be synthesized, even though the rest of the syntactic structure has not unfolded yet. For algorithm (3), actually three nodes in Kiparski's notation are comprised in S:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Fig. 5", "sec_num": null }, { "text": "Satz, S and D. Therefore, for (3) the structure has to be viewed as if it looked like the one in fig. 6 .", "cite_spans": [], "ref_spans": [ { "start": 97, "end": 103, "text": "fig. 6", "ref_id": null } ], "eq_spans": [], "section": "Fig. 5", "sec_num": null }, { "text": "(3) applied to Satz yields the pair (1+1 1) for betrgigt and (1 1+1) for S (tail stress). S has only one successor, therefore (3) does not apply. It does, however, apply to D, where the pairs (1+2 1) and (1 2+1) are computed for the two PHRASEs (tail stress). The Bierwisch index is simply incremented by 1 for both PHRASEs. Thus the string in the lower left of fig.6 can already be written (phonemes are given in an ASCII representation of IPA notation, stress markers are preceded by \", boundary indices by #). ", "cite_spans": [], "ref_spans": [ { "start": 362, "end": 367, "text": "fig.6", "ref_id": null } ], "eq_spans": [], "section": "Fig. 5", "sec_num": null }, { "text": "The process now recursively continues by generating the left PHRASE (Kiparski pair (3 1), Bierwisch index 2). As above, a corresponding surface building block (NP-PP) is generated and filled with lexical items and the modifying PHRASE (\"am Kondensator\"). The structure so produced is shown in fig.7 . ", "cite_spans": [], "ref_spans": [ { "start": 293, "end": 298, "text": "fig.7", "ref_id": null } ], "eq_spans": [], "section": "Fig. 6", "sec_num": null }, { "text": "Algorithm (3) is applied once (tail stress) and yields a stress marker 3 for Spannung. The Bierwisch index is incremented once again for the nested PHRASE 2 (note that the Kiparski pair for that PHRASE is the same as for a loser although it is behind the 'tail'. Kiparski, in his original article, did not mention post-head modifiers). This PHRASE will subsequently be generated accordingly. The lower right of fig. 7 shows the result at this stage. The determiner die is not a stressable item and therefore does not receive a stress :marker. The noun, on the other hand, is provided with the marker 3.", "cite_spans": [], "ref_spans": [ { "start": 411, "end": 417, "text": "fig. 7", "ref_id": null } ], "eq_spans": [], "section": "Fig. 7", "sec_num": null }, { "text": "After the final lexical item of PHRASE 2, Kondensator, a boundary marker 3 will be written. Now the last part of (4) comes to bear. As it is the end of the phrase, it is overwritten by the marker of the dominating phrase (NP-PP 1), 2. It is also the end of NP-.PP 1, so it is finally overwritten by the marker assigned to S, which is 1. The output at this stage is the following: #0 b$tr\"2Egt #1 dl #2 Sp\"3an=N #2 Ham #3 k0nd$ns\"4Ator #1", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Fig. 7", "sec_num": null }, { "text": "After that, PHRASE 3 -the next one attached to S is generated, in an analogous fashion.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Fig. 7", "sec_num": null }, { "text": "The experiences with the described generator have shown thai: synthesis of German utterances in a concept-to-speech system is possible while both synthesizing intonation patterns using syntactic information and maintaining the efficient process structure of the generator designed for the specifics of the German language. The assumptions under which it was applied are a single-sentence system without contextual or pragmatic information. Problems rooted in the lack of such information have therefore not been solved. The speech produced this way shows considerable improvement over monotonous versions or versions which cannot make full use of syntactic information. Furthermore, the approach can easily be extended to include additional aspects of intonation such as emphasis of elements over others.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Conclusion", "sec_num": "7." }, { "text": "Despite the success of the system described in this paper, some limitations have been discovered. In the test domain long sentences with complex and multiply nested phrases were quite frequent. Some of them included post-head modifiers such as \"rechts unten\" (= \"to the lower right\"), in additon to other modifiers like several adjectives. The algorithm by Bierwisch produced boundary markers between the beginning and the end of \"rechts unten\" that were only slightly greater than the surrounding ones. Synthesis of the utterance, however, revealed that the modifier was spoken with an unnaturally high pitch and a pause that was too short. ]Manually altering the indices to lower values, which would mean that \"rechts unten\" is a constituent on sentence level rather than a noun modifier, lead to better results. Thus, the top-down scheme of the algorithm would have to be broken in this case. Future work will be required to discover other limitations and to adapt the process to overcome them.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Discussion and Conclusion", "sec_num": "7." } ], "back_matter": [], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Regeln f/)r die Intonation deutscher S~itze", "authors": [ { "first": "M", "middle": [], "last": "Bierwisch", "suffix": "" } ], "year": 1973, "venue": "Studia Grammatica VII", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Bierwisch M.: Regeln f/)r die Intonation deutscher S~itze. In: Studia Grammatica VII, Berlin, 3rd ed., 1973.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "Reflections on language", "authors": [ { "first": "N", "middle": [], "last": "Chomsky", "suffix": "" } ], "year": 1975, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Chomsky N,: Reflections on language, MIT Press, Cambridge, MA, 1975.", "links": null } }, "ref_entries": { "FIGREF0": { "text": "the corresponding syntactic tree, which is unfolded during generation, infig.4a. Both structures have been simplified.", "type_str": "figure", "uris": null, "num": null }, "FIGREF1": { "text": "The structure at this point looks like the one infig.", "type_str": "figure", "uris": null, "num": null } } } }