4 | | MARY TTS support explicit prosody specification using 'prosody' element as described in W3C Speech Synthesis Markup Language (SSML) recommendations; and the different attributes in 'prosody' element like 'rate', 'pitch' and 'contour' are used as specifications to modify predicted phone durations and pitch contour before passing them to synthesizer. |
| 4 | MARY TTS support explicit prosody specification using 'prosody' element as described in [http://www.w3.org/TR/speech-synthesis11/#edef_prosody W3C Speech Synthesis Markup Language (SSML) 1.1 recommendation]; and the different attributes in 'prosody' element like 'rate', 'pitch' and 'contour' are used as specifications to modify predicted phone durations and pitch contour before passing them to synthesizer. |
| 5 | |
| 6 | '''Note:''' The following examples will only work if the `INPUT_TYPE` is set to `RAWMARYXML`, and currently only HSMM voices are able to realize the specified prosody. |