Skip to content

Commit da98d7d

Browse files
Merge pull request #7624 from Ling-Cao/caoling/1011FixVNetDoc
[Speech] Improve VNET guidance for custom voice
2 parents b961bd2 + 446348c commit da98d7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-services/speech-service/includes/speech-studio-vnet.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,6 @@ To use custom speech without relaxing network access restrictions on your produc
4747
* 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 [Models_CopyTo](/rest/api/speechtotext/models/copy-to) REST request with [Speech to text REST API](../rest-speech-to-text.md).
4848
* You have the option to not use Speech Studio for custom speech. Use the [Speech to text REST API](../rest-speech-to-text.md) for all custom speech operations.
4949

50-
To use custom voice without relaxing network access restrictions on your production Speech resource, consider Use the [Custom voice REST API](/rest/api/aiservices/speechapi/operation-groups) for all custom voice operations.
50+
To use custom voice without relaxing network access restrictions on your production Speech resource, consider one of these workarounds:
51+
* 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, then submit an Azure support ticket to request assistance with copying the model to your production resource.
52+
* You have the option to not use Speech Studio for custom voice. Use the [Custom voice REST API](/rest/api/aiservices/speechapi/operation-groups) directly for all custom voice operations with your production resource.

0 commit comments

Comments
 (0)