Skip to content

Commit bcb9923

Browse files
Merge pull request #218326 from AleksandrGontcharovMS/agontcharov/update-docs-for-nov-container-release
Agontcharov/update docs for nov container release
2 parents 1b1dfcf + 7e105ec commit bcb9923

File tree

3 files changed

+255
-7
lines changed

3 files changed

+255
-7
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ ms.date: 03/22/2022
66
ms.author: eur
77
---
88

9+
10+
### 2022-November release
11+
12+
#### New container versions
13+
14+
Add support for latest model versions:
15+
- Custom speech-to-text 3.8.0
16+
- Speech-to-text 3.8.0
17+
- Text-to-speech 2.7.0
18+
919
### 2022-October release
1020

1121
#### New container versions

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ With Speech containers, you can build a speech application architecture that's o
2525
2626
| Container | Features | Latest | Release status |
2727
|--|--|--|--|
28-
| Speech-to-text | Analyzes sentiment and transcribes continuous real-time speech or batch audio recordings with intermediate results. | 3.7.0 | Generally available |
29-
| 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. | 3.7.0 | Generally available |
28+
| Speech-to-text | Analyzes sentiment and transcribes continuous real-time speech or batch audio recordings with intermediate results. | 3.8.0 | Generally available |
29+
| 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. | 3.8.0 | Generally available |
3030
| Speech language identification | Detects the language spoken in audio files. | 1.5.0 | Preview |
31-
| Neural text-to-speech | Converts text to natural-sounding speech by using deep neural network technology, which allows for more natural synthesized speech. | 2.6.0 | Generally available |
31+
| Neural text-to-speech | Converts text to natural-sounding speech by using deep neural network technology, which allows for more natural synthesized speech. | 2.7.0 | Generally available |
3232

3333
## Prerequisites
3434

0 commit comments

Comments
 (0)