Skip to content

Commit dcd0429

Browse files
Merge pull request #208944 from sally-baolian/patch-55
Fix an outdated note about CNV training
2 parents 8811af0 + 9b32a99 commit dcd0429

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/cognitive-services/Speech-Service/how-to-custom-voice-create-voice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ After you've updated the engine version for your voice model, you need to [redep
289289
For more information, [learn more about the capabilities and limits of this feature, and the best practice to improve your model quality](/legal/cognitive-services/speech-service/custom-neural-voice/characteristics-and-limitations-custom-neural-voice?context=%2fazure%2fcognitive-services%2fspeech-service%2fcontext%2fcontext).
290290

291291
> [!NOTE]
292-
> Custom Neural Voice training is only available in some regions. But you can easily copy a neural voice model from these regions to other regions. For more information, see the [regions for Custom Neural Voice](regions.md#speech-service).
292+
> Custom Neural Voice training is currently only available in some regions. But you can easily copy a neural voice model from those regions to other regions. For more information, see the [regions for Custom Neural Voice](regions.md#speech-service).
293293
294294
## Next steps
295295

articles/cognitive-services/Speech-Service/how-to-custom-voice.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Once you've created an Azure account and a Speech service subscription, you'll n
3232
1. Select your subscription and create a speech project.
3333
1. If you want to switch to another Speech subscription, select the **cog** icon at the top.
3434

35-
> [!IMPORTANT]
36-
> Custom Neural Voice training is currently only available in East US, Southeast Asia, UK South, with the S0 tier. Make sure you select the right Speech resource if you would like to create a neural voice.
35+
> [!NOTE]
36+
> Custom Neural Voice training is currently only available in some regions. But you can easily copy a neural voice model from those regions to other regions. For more information, see the [regions for Custom Neural Voice](regions.md#speech-service).
3737
3838
## Create a project
3939

@@ -65,4 +65,4 @@ If you're using the old version of Custom Voice (which is scheduled to be retire
6565
- [Prepare data for custom neural voice](how-to-custom-voice-prepare-data.md)
6666
- [How to record voice samples](record-custom-voice-samples.md)
6767
- [Train your voice model](how-to-custom-voice-create-voice.md)
68-
- [Deploy and use your voice model](how-to-deploy-and-use-endpoint.md)
68+
- [Deploy and use your voice model](how-to-deploy-and-use-endpoint.md)

articles/cognitive-services/Speech-Service/how-to-deploy-and-use-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The custom endpoint is functionally identical to the standard endpoint that's us
5151
You can copy your voice model to another project for the same region or another region. For example, you can copy a neural voice model that was trained in one region, to a project for another region.
5252

5353
> [!NOTE]
54-
> Custom neural voice training is only available in the these regions: East US, Southeast Asia, and UK South. But you can copy a neural voice model from those regions to other regions. For more information, see the [regions for custom neural voice](regions.md#speech-service).
54+
> Custom Neural Voice training is currently only available in some regions. But you can easily copy a neural voice model from those regions to other regions. For more information, see the [regions for Custom Neural Voice](regions.md#speech-service).
5555
5656
To copy your custom neural voice model to another project:
5757

0 commit comments

Comments
 (0)