Skip to content

Commit 9b5f353

Browse files
authored
Merge pull request #413 from eric-urban/eur/speech-refresh
speech docs refresh
2 parents 83e18c7 + d43eca4 commit 9b5f353

17 files changed

+51
-126
lines changed

articles/ai-services/.openpublishing.redirection.ai-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,11 @@
415415
"redirect_url": "/azure/ai-services/speech-service/intent-recognition",
416416
"redirect_document_id": false
417417
},
418+
{
419+
"source_path_from_root": "/articles/ai-services/speech-service/how-to-custom-speech-continuous-integration-continuous-deployment.md",
420+
"redirect_url": "/azure/ai-services/speech-service/how-to-custom-speech-model-and-endpoint-lifecycle",
421+
"redirect_document_id": false
422+
},
418423
{
419424
"source_path_from_root": "/articles/ai-services/anomaly-detector/how-to/postman.md",
420425
"redirect_url": "/azure/ai-services/anomaly-detector/overview",

articles/ai-services/speech-service/how-to-custom-speech-continuous-integration-continuous-deployment.md

Lines changed: 0 additions & 87 deletions
This file was deleted.

articles/ai-services/speech-service/how-to-custom-speech-deploy-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,5 +388,5 @@ Logging data is available on Microsoft-owned storage for 30 days, and then it's
388388

389389
## Related content
390390

391-
- [CI/CD for custom speech](how-to-custom-speech-continuous-integration-continuous-deployment.md)
391+
- [Custom speech overview](custom-speech-overview.md)
392392
- [Custom speech model lifecycle](how-to-custom-speech-model-and-endpoint-lifecycle.md)

articles/ai-services/speech-service/how-to-custom-speech-model-and-endpoint-lifecycle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ You should receive a response body in the following format:
277277

278278
::: zone-end
279279

280-
## Next steps
280+
## Related content
281281

282282
- [Train a model](how-to-custom-speech-train-model.md)
283-
- [CI/CD for custom speech](how-to-custom-speech-continuous-integration-continuous-deployment.md)
283+
- [Custom speech overview](custom-speech-overview.md)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: include file
3+
description: include file
4+
author: eric-urban
5+
ms.author: eur
6+
ms.service: azure-ai-speech
7+
ms.topic: include
8+
ms.date: 9/20/2024
9+
ms.custom: include
10+
---
11+
12+
> [!NOTE]
13+
> This feature is currently in public preview. This preview is provided without a service-level agreement, and is not recommended for production workloads. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

articles/ai-services/speech-service/includes/previews/preview-personal-voice.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

articles/ai-services/speech-service/meeting-transcription.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: overview
9-
ms.date: 9/9/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
1111
ms.custom: cogserv-non-critical-speech, references_regions
12+
#Customer intent: For developers who want to use the conversation transcription feature in the Speech service to transcribe meetings.
1213
---
1314

1415
# What is conversation transcription multichannel diarization? (preview)

articles/ai-services/speech-service/migrate-to-batch-synthesis.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,24 @@
22
title: Migrate to Batch synthesis API - Speech service
33
titleSuffix: Azure AI services
44
description: This document helps developers migrate code from Long Audio REST API to Batch synthesis REST API.
5-
author: heikora
6-
manager: dongli
5+
author: eric-urban
6+
ms.author: eur
7+
manager: nitinme
78
ms.service: azure-ai-speech
89
ms.topic: reference
9-
ms.date: 1/21/2024
10-
ms.author: heikora
10+
ms.date: 9/20/2024
11+
ms.reviewer: heikora
1112
ms.devlang: csharp
1213
ms.custom: devx-track-csharp
14+
#Customer intent: As a developer, I want to migrate code from Long Audio REST API to Batch synthesis REST API in the Speech service.
1315
---
1416

1517
# Migrate code from Long Audio API to Batch synthesis API
1618

1719
The [Batch synthesis API](batch-synthesis.md) provides asynchronous synthesis of long-form text to speech. This article describes the benefits of upgrading from Long Audio API to Batch synthesis API, and details about how to do so.
1820

1921
> [!IMPORTANT]
20-
> [Batch synthesis API](batch-synthesis.md) is generally available. the Long Audio API will be retired on April 1st, 2027.
22+
> [Batch synthesis API](batch-synthesis.md) is generally available. the Long Audio API is retiring on April 1st, 2027.
2123
2224
## Base path and version
2325

articles/ai-services/speech-service/migrate-to-custom-voice-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ author: eric-urban
66
manager: nitinme
77
ms.service: azure-ai-speech
88
ms.topic: how-to
9-
ms.date: 1/21/2024
9+
ms.date: 9/20/2024
1010
ms.author: eur
11+
#Customer intent: As a developer, I want to migrate code from v3 text to speech REST API to custom voice REST API in the Speech service.
1112
---
1213

1314
# Migrate to custom voice REST API (Preview)
1415

15-
The custom voice REST API is a new version of the text to speech REST API. You can deploy and use custom neural voice models with the API.
16+
[!INCLUDE [Feature preview](./includes/previews/preview-generic.md)]
1617

17-
> [!NOTE]
18-
> The custom voice REST API is currently in preview.
18+
The custom voice REST API is a new version of the text to speech REST API. You can deploy and use custom neural voice models with the API.
1919

2020
In this article, you learn how to migrate code from the v3 text to speech REST API to the custom voice REST API.
2121

articles/ai-services/speech-service/migrate-v3-0-to-v3-1.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
title: Migrate from v3.0 to v3.1 REST API - Speech service
33
titleSuffix: Azure AI services
44
description: This document helps developers migrate code from v3.0 to v3.1 of the Speech to text REST API.
5-
author: heikora
6-
manager: dongli
5+
author: eric-urban
6+
ms.author: eur
7+
manager: nitinme
78
ms.service: azure-ai-speech
89
ms.topic: how-to
9-
ms.date: 9/15/2024
10-
ms.author: heikora
10+
ms.date: 9/20/2024
11+
ms.reviewer: heikora
1112
ms.devlang: csharp
1213
ms.custom: devx-track-csharp
14+
#Customer intent: As a developer, I want to migrate code from v3.0 to v3.1 of the Speech to text REST API.
1315
---
1416

1517
# Migrate code from v3.0 to v3.1 of the REST API

0 commit comments

Comments
 (0)