Skip to content

Commit d86dfa8

Browse files
Update articles/cognitive-services/Speech-Service/includes/speech-studio-vnet.md
Co-authored-by: Eric Urban <[email protected]>
1 parent b47f277 commit d86dfa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/cognitive-services/Speech-Service/includes/speech-studio-vnet.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ The following table describes Custom Speech project accessibility per Speech res
3737
>
3838
> - **Private endpoints**. If you restrict the access to the Speech resource through a private endpoint only, you will not be able to work with the Speech Studio for this resource. The reason is, that the private endpoint is not reachable for Speech Studio. See below the possible workaround using Speech-to-text REST API.
3939
40-
Note, that all Custom Speech operations, which you can do with the Speech Studio are also accessible via [Speech-to-text REST API v3.0](../rest-speech-to-text.md#speech-to-text-rest-api-v30). To use it, you need just access to the Speech resource endpoint, no additional Speech Studio web portal access is required. So in case your scenario requires, for instance access through private endpoints only, you may use this option.
4140

4241
To use custom speech without relaxing network access restrictions on your production Speech resource, consider one of these workarounds.
4342
* Create another Speech resource for development that can be used on a public network. Prepare your custom model in Speech Studio on the development resource, and then copy the model to your production resource. See the [Copy Model](https://centralus.dev.cognitive.microsoft.com/docs/services/speech-to-text-api-v3-0/operations/CopyModelToSubscription) REST request with [Speech-to-text REST API v3.0](../rest-speech-to-text.md#speech-to-text-rest-api-v30).

0 commit comments

Comments
 (0)