Skip to content

Commit 404f818

Browse files
committed
update release notes and containers
1 parent 5fbfff4 commit 404f818

File tree

6 files changed

+51
-34
lines changed

6 files changed

+51
-34
lines changed

articles/ai-services/speech-service/includes/release-notes/release-notes-containers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Add support for the latest model versions:
1818
- New Locales: `ar-YE`, `af-ZA`, `am-ET`, `ar-MA`, `ar-TN`, `sw-KE`, `sw-TZ`, `zu-ZA`
1919
- Mitigate Vulnerabilities
2020
- Update Deprecated Models
21+
- Custom speech to text 4.9.0
22+
- Mitigate Vulnerabilities
2123

2224
### 2024-August release
2325

articles/ai-services/speech-service/speech-container-cstt.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-speech
88
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
99
ms.topic: how-to
10-
ms.date: 1/21/2024
10+
ms.date: 9/17/2024
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container
@@ -30,7 +30,7 @@ The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-
3030
| Version | Path |
3131
|-----------|------------|
3232
| Latest | `mcr.microsoft.com/azure-cognitive-services/speechservices/custom-speech-to-text:latest` |
33-
| 4.6.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/custom-speech-to-text:4.6.0-amd64` |
33+
| 4.9.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/custom-speech-to-text:4.9.0-amd64` |
3434

3535
All tags, except for `latest`, are in the following format and are case sensitive:
3636

@@ -47,11 +47,13 @@ The tags are also available [in JSON format](https://mcr.microsoft.com/v2/azure-
4747
{
4848
"name": "azure-cognitive-services/speechservices/custom-speech-to-text",
4949
"tags": [
50-
"2.10.0-amd64",
51-
"2.11.0-amd64",
52-
"2.12.0-amd64",
53-
"2.12.1-amd64",
5450
<--redacted for brevity-->
51+
"4.4.0-amd64",
52+
"4.5.0-amd64",
53+
"4.6.0-amd64",
54+
"4.7.0-amd64",
55+
"4.8.0-amd64",
56+
"4.9.0-amd64",
5557
"latest"
5658
]
5759
}

articles/ai-services/speech-service/speech-container-lid.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-speech
88
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
99
ms.topic: how-to
10-
ms.date: 1/22/2024
10+
ms.date: 9/17/2024
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container
@@ -36,7 +36,7 @@ The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-
3636
| Version | Path |
3737
|-----------|------------|
3838
| Latest | `mcr.microsoft.com/azure-cognitive-services/speechservices/language-detection:latest` |
39-
| 1.12.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/language-detection:1.12.0-amd64-preview` |
39+
| 1.15.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/language-detection:1.15.0-amd64-preview` |
4040

4141
All tags, except for `latest`, are in the following format and are case sensitive:
4242

@@ -53,9 +53,13 @@ The tags are also available [in JSON format](https://mcr.microsoft.com/v2/azure-
5353
"1.1.0-amd64-preview",
5454
"1.11.0-amd64-preview",
5555
"1.12.0-amd64-preview",
56+
"1.13.0-amd64-preview",
57+
"1.14.0-amd64-preview",
58+
"1.15.0-amd64-preview",
5659
"1.3.0-amd64-preview",
5760
"1.5.0-amd64-preview",
58-
<--redacted for brevity-->
61+
"1.6.1-amd64-preview",
62+
"1.7.0-amd64-preview",
5963
"1.8.0-amd64-preview",
6064
"latest"
6165
]

articles/ai-services/speech-service/speech-container-ntts.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-speech
88
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
99
ms.topic: how-to
10-
ms.date: 1/22/2024
10+
ms.date: 9/17/2024
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container
@@ -30,7 +30,7 @@ The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-
3030
| Version | Path |
3131
|-----------|------------|
3232
| Latest | `mcr.microsoft.com/azure-cognitive-services/speechservices/neural-text-to-speech:latest`<br/><br/>The `latest` tag pulls the `en-US` locale and `en-us-arianeural` voice. |
33-
| 3.1.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/neural-text-to-speech:3.1.0-amd64-en-us-arianeural` |
33+
| 3.4.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/neural-text-to-speech:3.4.0-amd64-en-us-arianeural` |
3434

3535
All tags, except for `latest`, are in the following format and are case sensitive:
3636

@@ -45,17 +45,19 @@ The tags are also available [in JSON format](https://mcr.microsoft.com/v2/azure-
4545
"name": "azure-cognitive-services/speechservices/neural-text-to-speech",
4646
"tags": [
4747
<--redacted for brevity-->
48-
"3.1.0-amd64-en-us-arianeural",
49-
"3.1.0-amd64-en-us-guyneural",
50-
"3.1.0-amd64-en-us-jennymultilingualneural",
51-
"3.1.0-amd64-en-us-jennyneural",
52-
"3.1.0-amd64-en-us-michelleneural",
53-
"3.1.0-amd64-es-es-alvaroneural",
54-
"3.1.0-amd64-es-es-elviraneural",
55-
"3.1.0-amd64-es-mx-candelaneural",
56-
"3.1.0-amd64-es-mx-dalianeural",
57-
"3.1.0-amd64-es-mx-jorgeneural",
58-
<--redacted for brevity-->
48+
"3.4.0-amd64-uk-ua-ostapneural",
49+
"3.4.0-amd64-zh-cn-xiaochenneural-preview",
50+
"3.4.0-amd64-zh-cn-xiaohanneural",
51+
"3.4.0-amd64-zh-cn-xiaomoneural",
52+
"3.4.0-amd64-zh-cn-xiaoqiuneural-preview",
53+
"3.4.0-amd64-zh-cn-xiaoruineural",
54+
"3.4.0-amd64-zh-cn-xiaoshuangneural-preview",
55+
"3.4.0-amd64-zh-cn-xiaoxiaoneural",
56+
"3.4.0-amd64-zh-cn-xiaoyanneural-preview",
57+
"3.4.0-amd64-zh-cn-xiaoyouneural",
58+
"3.4.0-amd64-zh-cn-yunxineural",
59+
"3.4.0-amd64-zh-cn-yunyangneural",
60+
"3.4.0-amd64-zh-cn-yunyeneural",
5961
"latest"
6062
]
6163
}

articles/ai-services/speech-service/speech-container-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: how-to
9-
ms.date: 8/7/2024
9+
ms.date: 9/17/2024
1010
ms.author: eur
1111
keywords: on-premises, Docker, container
1212
---
@@ -21,10 +21,10 @@ The following table lists the Speech containers available in the Microsoft Conta
2121

2222
| Container | Features | Supported versions and locales |
2323
|--|--|--|
24-
| [Speech to text](speech-container-stt.md) | Transcribes continuous real-time speech or batch audio recordings with intermediate results. | Latest: 4.8.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).|
24+
| [Speech to text](speech-container-stt.md) | Transcribes continuous real-time speech or batch audio recordings with intermediate results. | Latest: 4.9.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).|
2525
| [Custom speech to text](speech-container-cstt.md) | 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: 4.8.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). |
26-
| [Speech language identification](speech-container-lid.md)<sup>1, 2</sup> | Detects the language spoken in audio files. | Latest: 1.14.0<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). |
27-
| [Neural text to speech](speech-container-ntts.md) | Converts text to natural-sounding speech by using deep neural network technology, which allows for more natural synthesized speech. | Latest: 3.3.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). |
26+
| [Speech language identification](speech-container-lid.md)<sup>1, 2</sup> | Detects the language spoken in audio files. | Latest: 1.15.0<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). |
27+
| [Neural text to speech](speech-container-ntts.md) | Converts text to natural-sounding speech by using deep neural network technology, which allows for more natural synthesized speech. | Latest: 3.4.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). |
2828

2929
<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.
3030
<sup>2</sup> Not available as a disconnected container.

articles/ai-services/speech-service/speech-container-stt.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: nitinme
77
ms.service: azure-ai-speech
88
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
99
ms.topic: how-to
10-
ms.date: 1/22/2024
10+
ms.date: 9/17/2024
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container
@@ -30,7 +30,7 @@ The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-
3030
| Version | Path |
3131
|-----------|------------|
3232
| Latest | `mcr.microsoft.com/azure-cognitive-services/speechservices/speech-to-text:latest`<br/><br/>The `latest` tag pulls the latest image for the `en-US` locale. |
33-
| 4.6.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/speech-to-text:4.6.0-amd64-mr-in` |
33+
| 4.9.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/speech-to-text:4.9.0-amd64-mr-in` |
3434

3535
All tags, except for `latest`, are in the following format and are case sensitive:
3636

@@ -44,12 +44,19 @@ The tags are also available [in JSON format](https://mcr.microsoft.com/v2/azure-
4444
{
4545
"name": "azure-cognitive-services/speechservices/speech-to-text",
4646
"tags": [
47-
"2.10.0-amd64-ar-ae",
48-
"2.10.0-amd64-ar-bh",
49-
"2.10.0-amd64-ar-eg",
50-
"2.10.0-amd64-ar-iq",
51-
"2.10.0-amd64-ar-jo",
52-
<--redacted for brevity-->
47+
<--redacted for brevity-->
48+
"4.9.0-amd64-sw-tz",
49+
"4.9.0-amd64-ta-in",
50+
"4.9.0-amd64-th-th",
51+
"4.9.0-amd64-tr-tr",
52+
"4.9.0-amd64-vi-vn",
53+
"4.9.0-amd64-wuu-cn",
54+
"4.9.0-amd64-yue-cn",
55+
"4.9.0-amd64-zh-cn",
56+
"4.9.0-amd64-zh-cn-sichuan",
57+
"4.9.0-amd64-zh-hk",
58+
"4.9.0-amd64-zh-tw",
59+
"4.9.0-amd64-zu-za",
5360
"latest"
5461
]
5562
}

0 commit comments

Comments
 (0)