Skip to content

Commit 1f49d80

Browse files
authored
Merge pull request #207014 from sally-baolian/patch-48
Update release-notes-tts.md
2 parents 9acf266 + 85a434e commit 1f49d80

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

articles/cognitive-services/Speech-Service/includes/release-notes/release-notes-tts.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@ ms.topic: include
55
ms.date: 01/24/2022
66
ms.author: eur
77
---
8+
### 2022-July release
9+
10+
#### Prebuilt Neural TTS Voice
11+
12+
* Added 5 new voices of `zh-CN` Chinese (Mandarin, Simplified) and 1 new voice of `en-US` English (United States) in Public Preview. See [full language and voice list](../../language-support.md#prebuilt-neural-voices).
13+
14+
| Language | Locale | Gender | Voice name| Style support|
15+
|---|---|---|---|---|
16+
| Chinese (Mandarin, Simplified) | `zh-CN` | Female | `zh-CN-XiaomengNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles) |
17+
| Chinese (Mandarin, Simplified) | `zh-CN` | Female | `zh-CN-XiaoyiNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles) |
18+
| Chinese (Mandarin, Simplified) | `zh-CN` | Female | `zh-CN-XiaozhenNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles) |
19+
| Chinese (Mandarin, Simplified) | `zh-CN` | Male | `zh-CN-YunxiaNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles) |
20+
| Chinese (Mandarin, Simplified) | `zh-CN` | Male | `zh-CN-YunzeNeural` <sup>New</sup> | General, multiple styles available [using SSML](../../speech-synthesis-markup.md#adjust-speaking-styles) |
21+
| English (United States) | `en-US` | Male | `en-US-RogerNeural` <sup>New</sup> | General|
22+
23+
* Supported styles and roles for the added neural voices.
24+
25+
|Voice|Styles|Style degree|Roles|
26+
|-----|-----|-----|-----|
27+
|zh-CN-XiaomengNeural <sup>Public preview</sup>|`chat`|Supported||
28+
|zh-CN-XiaoyiNeural <sup>Public preview</sup>|`affectionate`, `angry`, `cheerful`, `disgruntled`, `embarrassed`, `fearful`, `gentle`, `sad`, `serious`|Supported||
29+
|zh-CN-XiaozhenNeural <sup>Public preview</sup>|`angry`, `cheerful`, `disgruntled`, `fearful`, `sad`, `serious`|Supported||
30+
|zh-CN-YunxiaNeural <sup>Public preview</sup>|`angry`, `calm`, `cheerful`, `fearful`, `sad`|Supported||
31+
|zh-CN-YunzeNeural <sup>Public preview</sup>|`angry`, `calm`, `cheerful`, `depressed`, `disgruntled`, `documentary-narration`, `fearful`, `sad`, `serious`|Supported|Supported|
32+
33+
#### Get facial position with viseme
34+
35+
* Added support for blend shapes to drive the facial movements of a 3D character that you designed. Learn more at [how to get facial position with viseme](../../how-to-speech-synthesis-viseme.md).
36+
* SSML updated to support viseme element. See [speech synthesis markup](../../speech-synthesis-markup.md#viseme-element).
37+
838
### 2022-June release
939

1040
#### Prebuilt Neural TTS Voice

articles/cognitive-services/Speech-Service/releasenotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See below for information about changes to Speech services and resources.
2121

2222
* Speech SDK 1.23.0 and Speech CLI 1.23.0 were released in July 2022. See details below.
2323
* Custom speech-to-text container v3.1.0 released in March 2022, with support to get display models.
24-
* TTS Service March 2022, public preview of Cheerful and Sad styles with fr-FR-DeniseNeural.
24+
* TTS Service July 2022, new voices in Public Preview and new viseme feature blend shapes were released. See details below.
2525

2626
## Release notes
2727

0 commit comments

Comments
 (0)