Skip to content

Commit a5e17f7

Browse files
committed
update release notes
1 parent 404f818 commit a5e17f7

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ Add support for the latest model versions:
2525

2626
Add support for the latest model versions:
2727
- Speech language identification 1.14.0
28-
- Upgrade .Net 8.0
28+
- Upgrade .NET 8.0
2929
- Mitigate Vulnerabilities
3030
- Neural text to speech 3.3.0
31-
- Upgrade .Net 8.0
31+
- Upgrade .NET 8.0
3232
- Mitigate Vulnerabilities
3333
- Speech to text 4.8.0
34-
- Upgrade .Net 8.0
34+
- Upgrade .NET 8.0
3535
- Mitigate Vulnerabilities
3636
- Upgrade Recognition Engine
3737
- Fix the issue where `PropertyId.Speech_SegmentationSilenceTimeoutMs` was being ignored.
@@ -95,7 +95,7 @@ Add support for the latest model versions:
9595

9696
Fix the issue of running speech to text container via `docker` mount options with local custom model files.
9797

98-
Fix the issue that in some cases the `RECOGNIZING` event does not show up in response through the Speech SDK.
98+
Fix the issue that in some cases the `RECOGNIZING` event doesn't show up in response through the Speech SDK.
9999

100100
Fix vulnerability issues.
101101

@@ -256,7 +256,7 @@ Regular monthly updates including security upgrades and vulnerability fixes.
256256

257257
Regular monthly updates including security upgrades and vulnerability fixes.
258258

259-
#### Neural Neural text to speech v2.5.0
259+
#### Neural text to speech v2.5.0
260260

261261
Add support for these [prebuilt neural voices](../../language-support.md?tabs=tts):
262262
* `az-az-babekneural`
@@ -294,7 +294,7 @@ Add support for using containers in [disconnected environments](../../../contain
294294
Regular monthly updates including security upgrades and vulnerability fixes.
295295

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

299299
Regular monthly updates including security upgrades and vulnerability fixes.
300300

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Speech [pronunciation assessment](../../how-to-pronunciation-assessment.md) now
6262

6363
#### Fast Transcription API (Preview)
6464

65-
Fast transcription is now available in public preview. Fast transcription allows you to transcribe audio file to text accurately and synchronously, with a high speed factor. It can transcribe a 30-minutes audio in less than 1 minute. For more information, see the [fast transcription API guide](../../fast-transcription-create.md).
65+
Fast transcription is now available in public preview. Fast transcription allows you to transcribe audio file to text accurately and synchronously, with a high speed factor. It can transcribe audio much faster than the actual audio length. For more information, see the [fast transcription API guide](../../fast-transcription-create.md).
6666

6767
> [!TIP]
6868
> Try out fast transcription in [Azure AI Studio](https://aka.ms/fasttranscription/studio).

articles/ai-services/speech-service/releasenotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Azure AI Speech is updated on an ongoing basis. To stay up-to-date with recent d
1717

1818
## Recent highlights
1919

20-
* Fast transcription is now available in public preview. Fast transcription allows you to transcribe audio file to text accurately and synchronously, and supports diarization to recognize and separate multiple speakers on mono channel audio. It can transcribe a 30-minutes audio in less than 1 minute. For more information, see the [fast transcription API guide](fast-transcription-create.md).
20+
* Fast transcription is now available in public preview. Fast transcription allows you to transcribe audio file to text accurately and synchronously, and supports diarization to recognize and separate multiple speakers on mono channel audio. It can transcribe audio much faster than the actual audio length. For more information, see the [fast transcription API guide](fast-transcription-create.md).
2121
* Video translation is now available in the Azure AI Speech service. For more information, see [What is video translation?](./video-translation-overview.md).
2222
* Personal voice is now generally available. For more information, see [What is personal voice?](./personal-voice-overview.md).
2323
* The Azure AI Speech service supports OpenAI text to speech voices. For more information, see [What are OpenAI text to speech voices?](./openai-voices.md).

0 commit comments

Comments
 (0)