Skip to content

Commit c30e3ba

Browse files
authored
Merge pull request #97683 from markamos/v-ammark-dec1
[Cog Svcs] Fix "Speech service"
2 parents 516597a + 3420331 commit c30e3ba

15 files changed

+23
-23
lines changed

articles/cognitive-services/Speech-Service/batch-transcription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: How to use Batch Transcription - Speech Service
2+
title: How to use Batch transcription - Speech service
33
titleSuffix: Azure Cognitive Services
44
description: Batch transcription is ideal if you want to transcribe a large quantity of audio in storage, such as Azure Blobs. By using the dedicated REST API, you can point to audio files with a shared access signature (SAS) URI and asynchronously receive transcriptions.
55
services: cognitive-services
@@ -23,7 +23,7 @@ Batch transcription is ideal if you want to transcribe a large quantity of audio
2323
As with all features of the Speech service, you create a subscription key from the [Azure portal](https://portal.azure.com) by following our [Get started guide](get-started.md). If you plan to get transcriptions from our baseline models, creating a key is all you need to do.
2424

2525
>[!NOTE]
26-
> A standard subscription (S0) for Speech Services is required to use batch transcription. Free subscription keys (F0) will not work. For additional information, see [pricing and limits](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).
26+
> A standard subscription (S0) for Speech service is required to use batch transcription. Free subscription keys (F0) will not work. For additional information, see [pricing and limits](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).
2727
2828
### Custom models
2929

articles/cognitive-services/Speech-Service/call-center-transcription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Call Center Transcription - Speech Service
2+
title: Call Center Transcription - Speech service
33
titleSuffix: Azure Cognitive Services
44
description: A common scenario for speech-to-text is transcribing large volumes of telephony data that come from various systems, such as Interactive Voice Response (IVR). Using Speech service and the Unified speech model, a business can get high-quality transcriptions with audio capture systems.
55
services: cognitive-services

articles/cognitive-services/Speech-Service/conversation-transcription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: What is Conversation Transcription (Preview) - Speech Service
2+
title: What is Conversation Transcription (Preview)? - Speech service
33
titleSuffix: Azure Cognitive Services
44
description: Conversation Transcription is a speech-to-text solution that combines speech recognition, speaker identification, and sentence attribution to each speaker (also known as diarization) to provide real-time and/or asynchronous transcription of any conversation.
55
services: cognitive-services

articles/cognitive-services/Speech-Service/deploy-speech-on-container-instances.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Run Azure Container Instances - Speech Service
2+
title: Run Azure Container Instances - Speech service
33
titleSuffix: Azure Cognitive Services
4-
description: Deploy the Speech Service container to an Azure Container Instance, and test it in a web browser.
4+
description: Deploy the Speech service container to an Azure Container Instance, and test it in a web browser.
55
services: cognitive-services
66
author: IEvangelist
77
manager: nitinme
@@ -12,9 +12,9 @@ ms.date: 7/5/2019
1212
ms.author: dapine
1313
---
1414

15-
# Deploy the Speech Service container to Azure Container Instances
15+
# Deploy the Speech service container to Azure Container Instances
1616

17-
Learn how to deploy the Cognitive Services [Speech Service](speech-container-howto.md) container to Azure [Container Instances](https://docs.microsoft.com/azure/container-instances/). This procedure demonstrates the creation of an Azure Speech Service resource. Then we discuss pulling the associated container image. Finally, we highlight the ability to exercise the orchestration of the two from a browser. Using containers can shift the developers' attention away from managing infrastructure to instead focusing on application development.
17+
Learn how to deploy the Cognitive Services [Speech service](speech-container-howto.md) container to Azure [Container Instances](https://docs.microsoft.com/azure/container-instances/). This procedure demonstrates the creation of an Azure Speech service resource. Then we discuss pulling the associated container image. Finally, we highlight the ability to exercise the orchestration of the two from a browser. Using containers can shift the developers' attention away from managing infrastructure to instead focusing on application development.
1818

1919
[!INCLUDE [Prerequisites](../containers/includes/container-preview-prerequisites.md)]
2020

@@ -24,9 +24,9 @@ You must first complete and submit the [Cognitive Services Speech Containers Req
2424

2525
[!INCLUDE [Request access to the container registry](../../../includes/cognitive-services-containers-request-access-only.md)]
2626

27-
[!INCLUDE [Create a Cognitive Services Speech Service resource](includes/create-speech-resource.md)]
27+
[!INCLUDE [Create a Cognitive Services Speech service resource](includes/create-speech-resource.md)]
2828

29-
[!INCLUDE [Create an Speech Service container on Azure Container Instances](../containers/includes/create-container-instances-resource-from-azure-cli.md)]
29+
[!INCLUDE [Create a Speech service container on Azure Container Instances](../containers/includes/create-container-instances-resource-from-azure-cli.md)]
3030

3131
[!INCLUDE [API documentation](../../../includes/cognitive-services-containers-api-documentation.md)]
3232

articles/cognitive-services/Speech-Service/faq-stt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,9 @@ which includes insertions, deletions, and substitutions, divided by the total nu
185185

186186
**Q: What speech experiences are improved by the Tenant Model?**
187187

188-
**A:** When the Tenant Model is enabled, created and published, it is used to improve recognition for any enterprise applications built using Speech Service; that also pass a user AAD token indicating membership to the enterprise.
188+
**A:** When the Tenant Model is enabled, created and published, it is used to improve recognition for any enterprise applications built using the Speech service; that also pass a user AAD token indicating membership to the enterprise.
189189

190-
The speech experiences built into Office 365, such as Dictation and PowerPoint Captioning, aren't changed when you create a Tenant Model for your Speech Service applications.
190+
The speech experiences built into Office 365, such as Dictation and PowerPoint Captioning, aren't changed when you create a Tenant Model for your Speech service applications.
191191

192192
## Next steps
193193

articles/cognitive-services/Speech-Service/get-speech-devices-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get the Speech Devices SDK
33
titleSuffix: Azure Cognitive Services
4-
description: The Speech Service works with a wide variety of devices and audio sources. Now, you can take your speech applications to the next level with matched hardware and software. In this article, you'll learn how to get access to the Speech Devices SDK and start developing.
4+
description: The Speech service works with a wide variety of devices and audio sources. Now, you can take your speech applications to the next level with matched hardware and software. In this article, you'll learn how to get access to the Speech Devices SDK and start developing.
55
services: cognitive-services
66
author: erhopf
77
manager: nitinme

articles/cognitive-services/Speech-Service/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this article, you'll choose one of these options that suits your needs best.
2828
>
2929
> If you use the free, low-volume Speech service tier you can keep this free subscription even after your free trial or service credit expires.
3030
>
31-
> For more information, see [Cognitive Services pricing - Speech Services](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).
31+
> For more information, see [Cognitive Services pricing - Speech service](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/).
3232
3333
## Try the Speech service without credit card info
3434

articles/cognitive-services/Speech-Service/how-to-async-conversation-transcription.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Asynchronous Conversation Transcription (Preview) - Speech Service
2+
title: Asynchronous Conversation Transcription (Preview) - Speech service
33
titleSuffix: Azure Cognitive Services
4-
description: Learn how to use asynchronous Conversation Transcription using the Speech Service. Available for Java only.
4+
description: Learn how to use asynchronous Conversation Transcription using the Speech service. Available for Java only.
55
services: cognitive-services
66
author: markamos
77
manager: nitinme

articles/cognitive-services/Speech-Service/how-to-audio-content-creation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Audio Content Creation - Speech Service
2+
title: Audio Content Creation - Speech service
33
titleSuffix: Azure Cognitive Services
44
description: Audio Content Creation is an online tool that allows you to customize and fine-tune Microsoft's text-to-speech output for your apps and products.
55
services: cognitive-services

articles/cognitive-services/Speech-Service/how-to-custom-speech-commands-fulfill-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this article, you'll:
2525
## Prerequisites
2626

2727
- [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)
28-
- An Azure subscription key for Speech Services
28+
- An Azure subscription key for Speech service
2929
- [Get one for free](get-started.md) or create it on the [Azure portal](https://portal.azure.com)
3030
- A previously created Custom Commands app
3131
- [Quickstart: Create a Custom Command with Parameters (Preview)](./quickstart-custom-speech-commands-create-parameters.md)

0 commit comments

Comments
 (0)