Skip to content

Commit 9856609

Browse files
committed
containers freshness
1 parent 2590103 commit 9856609

11 files changed

+36
-27
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@
22
author: eric-urban
33
ms.service: azure-ai-speech
44
ms.topic: include
5-
ms.date: 4/28/2025
5+
ms.date: 7/1/2025
66
ms.author: eur
77
---
88

9+
### 2025-June release
10+
11+
#### Neural text to speech 3.11.0
12+
13+
Released [neural text to speech version 3.11.0](../../speech-container-ntts.md).
14+
15+
- Added support for new neural voices: `de-DE-SeraphinaMultilingualNeural`, `es-ES-XimenaMultilingualNeural`, `fi-FI-SelmaNeural`, `nb-NO-FinnNeural`.
16+
- Added support for multilingual custom lexicons.
17+
918
### 2025-May release
1019

1120
Add support for the latest model versions:

articles/ai-services/speech-service/speech-container-batch-processing.md

Lines changed: 1 addition & 1 deletion
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: 3/10/2025
9+
ms.date: 7/1/2025
1010
ms.author: eur
1111
#Customer intent: As a developer, I want to learn how to use the batch processing kit to scale Speech container requests.
1212
---

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

Lines changed: 1 addition & 1 deletion
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: 3/10/2025
9+
ms.date: 7/1/2025
1010
ms.author: eur
1111
#Customer intent: As a developer, I want to learn how to configure Speech containers.
1212
---

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

Lines changed: 1 addition & 1 deletion
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: 4/28/2025
10+
ms.date: 7/1/2025
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container

articles/ai-services/speech-service/speech-container-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
manager: nitinme
88
ms.service: azure-ai-speech
99
ms.topic: faq
10-
ms.date: 3/10/2025
10+
ms.date: 7/1/2025
1111
ms.author: eur
1212
ms.custom: devx-track-csharp
1313
title: Speech service containers frequently asked questions (FAQ)

articles/ai-services/speech-service/speech-container-howto-on-premises.md

Lines changed: 1 addition & 1 deletion
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: 3/10/2025
9+
ms.date: 7/1/2025
1010
ms.author: eur
1111
#Customer intent: As a developer, I want to learn how to use Speech service containers with Kubernetes and Helm.
1212
---

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

Lines changed: 1 addition & 1 deletion
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: 3/10/2025
9+
ms.date: 7/1/2025
1010
ms.author: eur
1111
keywords: on-premises, Docker, container
1212
#Customer intent: As a developer, I want to learn how to install and run Speech containers with Docker.

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

Lines changed: 1 addition & 1 deletion
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: 4/28/2025
10+
ms.date: 7/1/2025
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container

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

Lines changed: 16 additions & 16 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: 4/28/2025
10+
ms.date: 7/1/2025
1111
ms.author: eur
1212
zone_pivot_groups: programming-languages-speech-sdk-cli
1313
keywords: on-premises, Docker, container
@@ -31,7 +31,7 @@ The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-
3131
| Version | Path |
3232
|-----------|------------|
3333
| 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. |
34-
| 3.10.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/neural-text-to-speech:3.10.0-amd64-en-us-arianeural` |
34+
| 3.11.0 | `mcr.microsoft.com/azure-cognitive-services/speechservices/neural-text-to-speech:3.11.0-amd64-en-us-arianeural` |
3535

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

@@ -46,20 +46,20 @@ The tags are also available [in JSON format](https://mcr.microsoft.com/v2/azure-
4646
"name": "azure-cognitive-services/speechservices/neural-text-to-speech",
4747
"tags": [
4848
<--redacted for brevity-->
49-
"3.10.0-amd64-tr-tr-emelneural",
50-
"3.10.0-amd64-uk-ua-ostapneural",
51-
"3.10.0-amd64-zh-cn-xiaochenneural-preview",
52-
"3.10.0-amd64-zh-cn-xiaohanneural",
53-
"3.10.0-amd64-zh-cn-xiaomoneural",
54-
"3.10.0-amd64-zh-cn-xiaoqiuneural-preview",
55-
"3.10.0-amd64-zh-cn-xiaoruineural",
56-
"3.10.0-amd64-zh-cn-xiaoshuangneural-preview",
57-
"3.10.0-amd64-zh-cn-xiaoxiaoneural",
58-
"3.10.0-amd64-zh-cn-xiaoyanneural-preview",
59-
"3.10.0-amd64-zh-cn-xiaoyouneural",
60-
"3.10.0-amd64-zh-cn-yunxineural",
61-
"3.10.0-amd64-zh-cn-yunyangneural",
62-
"3.10.0-amd64-zh-cn-yunyeneural",
49+
"3.11.0-amd64-tr-tr-emelneural",
50+
"3.11.0-amd64-uk-ua-ostapneural",
51+
"3.11.0-amd64-zh-cn-xiaochenneural-preview",
52+
"3.11.0-amd64-zh-cn-xiaohanneural",
53+
"3.11.0-amd64-zh-cn-xiaomoneural",
54+
"3.11.0-amd64-zh-cn-xiaoqiuneural-preview",
55+
"3.11.0-amd64-zh-cn-xiaoruineural",
56+
"3.11.0-amd64-zh-cn-xiaoshuangneural-preview",
57+
"3.11.0-amd64-zh-cn-xiaoxiaoneural",
58+
"3.11.0-amd64-zh-cn-xiaoyanneural-preview",
59+
"3.11.0-amd64-zh-cn-xiaoyouneural",
60+
"3.11.0-amd64-zh-cn-yunxineural",
61+
"3.11.0-amd64-zh-cn-yunyangneural",
62+
"3.11.0-amd64-zh-cn-yunyeneural",
6363
"latest"
6464
]
6565
}

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

Lines changed: 2 additions & 2 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: 4/28/2025
9+
ms.date: 7/1/2025
1010
ms.author: eur
1111
keywords: on-premises, Docker, container
1212
# Customer intent: As a developer, I want to learn about the Speech containers available in the Microsoft Container Registry (MCR).
@@ -25,7 +25,7 @@ The following table lists the Speech containers available in the Microsoft Conta
2525
| [Speech to text](speech-container-stt.md) | Transcribes continuous real-time speech or batch audio recordings with intermediate results. | Latest: 4.12.0<br/><br/>Latest preview: 5.0.1<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).|
2626
| [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.12.0<br/><br/>Latest preview: 5.0.1<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). |
2727
| [Speech language identification](speech-container-lid.md)<sup>1, 2</sup> | Detects the language spoken in audio files. | Latest preview: 1.18.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). |
28-
| [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.10.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). |
28+
| [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.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). |
2929

3030
<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.
3131

0 commit comments

Comments
 (0)