Skip to content

Commit b98c914

Browse files
authored
Merge pull request #180331 from eric-urban/patch-11
LID container 1.5.0 preview
2 parents 346d18b + 23216d8 commit b98c914

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Speech containers enable customers to build a speech application architecture th
2828
| Speech-to-text | Analyzes sentiment and transcribes continuous real-time speech or batch audio recordings with intermediate results. | 2.16.0 | Generally Available |
2929
| 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. | 2.16.0 | Generally Available |
3030
| Text-to-speech | Converts text to natural-sounding speech with plain text input or Speech Synthesis Markup Language (SSML). | 1.15.0 | Generally Available |
31-
| Speech Language Identification | Detect the language spoken in audio files. | 1.3.0 | preview |
31+
| Speech Language Identification | Detect the language spoken in audio files. | 1.5.0 | preview |
3232
| Neural Text-to-speech | Converts text to natural-sounding speech using deep neural network technology, allowing for more natural synthesized speech. | 1.10.0 | Generally Available |
3333

3434
## Prerequisites

articles/cognitive-services/containers/container-image-tags.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,18 +2317,21 @@ This container image has the following tags available. You can also find a full
23172317

23182318
# [Latest version](#tab/current)
23192319

2320-
* Release notes for version `1.3.0`:
2321-
* Support for standalone language IDs with `SingleLanguage` and continuous mode.
2320+
* Release notes for version `1.5.0`:
2321+
* Added new languages: Bulgarian, Croatian, Czech, Hungarian, Indonesian, Latvian, Lithuanian, Slovak, Slovenian, Tamil, and Turkish.
2322+
* Improved performance on short audios.
2323+
23222324

23232325
| Image Tags | Notes |
23242326
|---------------------------------------------|:---------------------------------------------------------------------------|
23252327
| `latest` | |
2326-
| `1.3.0-amd64-preview` | |
2328+
| `1.5.0-amd64-preview` | |
23272329

23282330
# [Previous versions](#tab/previous)
23292331

23302332
| Image Tags | Notes |
23312333
|---------------------------------------------|:---------------------------------------------------------------------------|
2334+
| `1.3.0-amd64-preview` | |
23322335
| `1.2.0-amd64-preview` | |
23332336
| `1.1.0-amd64-preview` | |
23342337

0 commit comments

Comments
 (0)