Skip to content

Commit 194c4d8

Browse files
committed
removing gating info
1 parent fc4566a commit 194c4d8

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

articles/ai-services/speech-service/speech-container-cstt.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.custom: devx-track-extended-java, devx-track-go, devx-track-js, devx-track-python
1111
ms.topic: how-to
12-
ms.date: 04/18/2023
12+
ms.date: 08/29/2023
1313
ms.author: eur
1414
zone_pivot_groups: programming-languages-speech-sdk-cli
1515
keywords: on-premises, Docker, container
@@ -19,9 +19,6 @@ keywords: on-premises, Docker, container
1919

2020
The Custom speech to text container transcribes real-time speech or batch audio recordings with intermediate results. You can use a custom model that you created in the [Custom Speech portal](https://speech.microsoft.com/customspeech). In this article, you'll learn how to download, install, and run a Custom speech to text container.
2121

22-
> [!NOTE]
23-
> You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
24-
2522
For more information about prerequisites, validating that a container is running, running multiple containers on the same host, and running disconnected containers, see [Install and run Speech containers with Docker](speech-container-howto.md).
2623

2724
## Container images

articles/ai-services/speech-service/speech-container-howto.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ By using containers, you can use a subset of the Speech service features in your
2323
## Prerequisites
2424

2525
You must meet the following prerequisites before you use Speech service containers. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/cognitive-services/) before you begin. You need:
26-
27-
* You must [request and get approval](speech-container-overview.md#request-approval-to-run-the-container) to use a Speech container.
26+
2827
* [Docker](https://docs.docker.com/) installed on a host computer. Docker must be configured to allow the containers to connect with and send billing data to Azure.
2928
* On Windows, Docker must also be configured to support Linux containers.
3029
* You should have a basic understanding of [Docker concepts](https://docs.docker.com/get-started/overview/).

articles/ai-services/speech-service/speech-container-overview.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: speech-service
1010
ms.topic: how-to
11-
ms.date: 04/18/2023
11+
ms.date: 08/29/2023
1212
ms.author: eur
1313
keywords: on-premises, Docker, container
1414
---
@@ -17,9 +17,6 @@ keywords: on-premises, Docker, container
1717

1818
By using containers, you can use a subset of the Speech service features in your own environment. With Speech containers, you can build a speech application architecture that's optimized for both robust cloud capabilities and edge locality. Containers are great for specific security and data governance requirements.
1919

20-
> [!NOTE]
21-
> You must [request and get approval](#request-approval-to-run-the-container) to use a Speech container.
22-
2320
## Available Speech containers
2421

2522
The following table lists the Speech containers available in the Microsoft Container Registry (MCR). The table also lists the features supported by each container and the latest version of the container.

0 commit comments

Comments
 (0)