You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/containers/disconnected-containers.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -163,7 +163,7 @@ If you're using the [Translator container](../translator/containers/translator-h
163
163
164
164
#### Speech containers
165
165
166
-
[Speech-to-Text](#tab/stt)
166
+
# [Speech-to-text](#tab/stt)
167
167
168
168
The [Speech-to-Text](../speech-service/speech-container-howto.md?tabs=stt) container provides a default directory for writing the license file and billing log at runtime. The default directories are /license and /output respectively.
169
169
@@ -175,7 +175,7 @@ Below is a sample command to set file/directory ownership.
The [Neural Text-to-Speech](../speech-service/speech-container-howto.md?tabs=ntts) container provides a default directory for writing the license file and billing log at runtime. The default directories are /license and /output respectively.
181
181
@@ -187,7 +187,7 @@ Below is a sample command to set file/directory ownership.
In order to prepare and configure the Custom Speech-to-Text container you will need two separate speech resources:
193
193
@@ -196,9 +196,9 @@ In order to prepare and configure the Custom Speech-to-Text container you will n
196
196
197
197
To download all the required models into your Custom Speech-to-Text container follow the instructions for Custom Speech-to-Text containers on the [Install and run Speech containers](../speech-service/speech-container-howto.md?tabs=cstt) page and use the #1 speech resource.
198
198
199
-
After all required models have been downloaded into your container you need to download the disconnected license file the instruction from above chapter [Configure the container to be run in a disconnected environment](./disconnected-containers#configure-the-container-to-be-run-in-a-disconnected-environment) and use the #2 speech resource.
199
+
After all required models have been downloaded into your container you need to download the disconnected license file the instruction from above chapter [Configure the container to be run in a disconnected environment](../disconnected-containers#configure-the-container-to-be-run-in-a-disconnected-environment) and use the #2 speech resource.
200
200
201
-
To run the container in disconnected mode follow the instructions from above chapter [Run the container in a disconnected environment](./disconnected-containers#run-the-container-in-a-disconnected-environment).
201
+
To run the container in disconnected mode follow the instructions from above chapter [Run the container in a disconnected environment](../disconnected-containers#run-the-container-in-a-disconnected-environment).
202
202
203
203
The [Custom Speech-to-Text](../speech-service/speech-container-howto.md?tabs=cstt) container provides a default directory for writing the license file and billing log at runtime. The default directories are /license and /output respectively.
204
204
@@ -292,3 +292,4 @@ If you run the container with an output mount and logging enabled, the container
0 commit comments