Skip to content

Commit 80cdd65

Browse files
committed
containers release notes
1 parent b430044 commit 80cdd65

File tree

3 files changed

+27
-12
lines changed

3 files changed

+27
-12
lines changed

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

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,34 @@
22
author: eric-urban
33
ms.service: cognitive-services
44
ms.topic: include
5-
ms.date: 11/29/2022
5+
ms.date: 03/16/2023
66
ms.author: eur
77
---
88

9+
### 2023-March release
10+
11+
Add support for the latest model versions:
12+
- Custom speech-to-text 3.12.0
13+
- Speech-to-text 3.12.0
14+
- Speech language identification 1.11.0
15+
- Neural text-to-speech 2.11.0
16+
17+
Fix vulnerability issues
18+
19+
Fix the `tr-TR` capitalization issue
20+
21+
Upgrade the speech-to-text `en-US` display models
22+
23+
Add support for prebuilt neural Neural text-to-speech locale voice `ar-AE-HamdanNeural`
24+
925
### 2023-February release
1026

1127
#### New container versions
1228

1329
Add support for latest model versions:
1430
- Custom speech-to-text 3.11.0
1531
- Speech-to-text 3.11.0
16-
- Text-to-speech 2.10.0
32+
- Neural text-to-speech 2.10.0
1733

1834
Fix vulnerability issues
1935

@@ -32,7 +48,7 @@ Upgrade Hebrew and Turkish display models
3248
Add support for latest model versions:
3349
- Custom speech-to-text 3.10.0
3450
- Speech-to-text 3.10.0
35-
- Text-to-speech 2.9.0
51+
- Neural text-to-speech 2.9.0
3652

3753
Fix Hypothesis mode issue
3854

@@ -54,7 +70,7 @@ Add support for these locale-voices:
5470
Add support for latest model versions:
5571
- Custom speech-to-text 3.9.0
5672
- Speech-to-text 3.9.0
57-
- Text-to-speech 2.8.0
73+
- Neural text-to-speech 2.8.0
5874

5975
Fix ipv4/ipv6 issue
6076

@@ -67,7 +83,7 @@ Fix vulnerability issue
6783
Add support for latest model versions:
6884
- Custom speech-to-text 3.8.0
6985
- Speech-to-text 3.8.0
70-
- Text-to-speech 2.7.0
86+
- Neural text-to-speech 2.7.0
7187

7288
### 2022-October release
7389

@@ -76,7 +92,7 @@ Add support for latest model versions:
7692
Add support for latest model versions:
7793
- Custom speech-to-text 3.7.0
7894
- Speech-to-text 3.7.0
79-
- Text-to-speech 2.6.0
95+
- Neural text-to-speech 2.6.0
8096

8197
### 2022-September release
8298

@@ -113,7 +129,7 @@ Regular monthly updates including security upgrades and vulnerability fixes.
113129

114130
Regular monthly updates including security upgrades and vulnerability fixes.
115131

116-
#### Neural text-to-speech v2.5.0
132+
#### Neural Neural text-to-speech v2.5.0
117133

118134
Add support for these [prebuilt neural voices](../../language-support.md?tabs=tts):
119135
* `az-az-babekneural`
@@ -150,7 +166,7 @@ Add support for using containers in [disconnected environments](../../../contain
150166
#### Speech-to-text Container v2.18.0
151167
Regular monthly updates including security upgrades and vulnerability fixes.
152168

153-
#### Neural-text-to-speech Container v1.12.0
169+
#### Neural-Neural text-to-speech Container v1.12.0
154170
Add support for these prebuilt neural voices: `am-et-amehaneural`, `am-et-mekdesneural`, `so-so-muuseneural` and `so-so-ubaxneural`.
155171

156172
Regular monthly updates including security upgrades and vulnerability fixes.

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: eur
99
ms.service: cognitive-services
1010
ms.subservice: speech-service
1111
ms.topic: conceptual
12-
ms.date: 01/09/2023
12+
ms.date: 03/16/2023
1313
ms.custom: ignite-fall-2021, references_regions
1414
---
1515

@@ -19,12 +19,11 @@ Azure Cognitive Service for Speech is updated on an ongoing basis. To stay up-to
1919

2020
## Recent highlights
2121

22+
* Speech-to-text and text-to-speech container versions were updated in March 2023.
2223
* Speech SDK 1.26.0 was released in March 2023.
2324
* Custom Speech-to-Text container disconnected mode was released in January 2023.
2425
* Text-to-speech Batch synthesis API is available in public preview.
2526
* Speech-to-text REST API version 3.1 is generally available.
26-
* Speech-to-text and text-to-speech container versions were updated in October 2022.
27-
* TTS Service November 2022, several voices for `es-MX`, `it-IT`, and `pr-BR` locales were made generally available.
2827

2928
## Release notes
3029

articles/cognitive-services/Speech-Service/speech-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ With Speech containers, you can build a speech application architecture that's o
2929
|--|--|--|
3030
| Speech-to-text | Analyzes sentiment and transcribes continuous real-time speech or batch audio recordings with intermediate results. | Latest: 3.12.0<br/><br/>For all supported versions and locales, see the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/speech-to-text/tags) and [JSON tags](https://mcr.microsoft.com/v2/azure-cognitive-services/speechservices/speech-to-text/tags/list).|
3131
| Custom speech-to-text | Using a custom model from the [Custom Speech portal](https://speech.microsoft.com/customspeech), transcribes continuous real-time speech or batch audio recordings into text with intermediate results. | Latest: 3.12.0<br/><br/>For all supported versions and locales, see the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/custom-speech-to-text/tags) and [JSON tags](https://mcr.microsoft.com/v2/azure-cognitive-services/speechservices/speech-to-text/tags/list). |
32-
| Speech language identification | Detects the language spoken in audio files. | Latest: 1.5.0<sup>1</sup><br/><br/>For all supported versions and locales, see the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/language-detection/tags) and [JSON tags](https://mcr.microsoft.com/v2/azure-cognitive-services/speechservices/language-detection/tags/list). |
32+
| Speech language identification | Detects the language spoken in audio files. | Latest: 1.11.0<sup>1</sup><br/><br/>For all supported versions and locales, see the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/language-detection/tags) and [JSON tags](https://mcr.microsoft.com/v2/azure-cognitive-services/speechservices/language-detection/tags/list). |
3333
| Neural text-to-speech | Converts text to natural-sounding speech by using deep neural network technology, which allows for more natural synthesized speech. | Latest: 2.11.0<br/><br/>For all supported versions and locales, see the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/product/azure-cognitive-services/speechservices/neural-text-to-speech/tags) and [JSON tags](https://mcr.microsoft.com/v2/azure-cognitive-services/speechservices/neural-text-to-speech/tags/list). |
3434

3535
<sup>1</sup> The container is available in public preview. Containers in preview are still under development and don't meet Microsoft's stability and support requirements.

0 commit comments

Comments
 (0)