Skip to content

Commit a9bfb9a

Browse files
Update how-to-custom-voice-create-voice.md
1 parent e22ea6c commit a9bfb9a

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,13 @@ When a new engine is available, you're prompted to update your neural voice mode
178178

179179
:::image type="content" source="media/custom-voice/cnv-engine-update-prompt.png" alt-text="Screenshot of displaying engine update message." lightbox="media/custom-voice/cnv-engine-update-prompt.png":::
180180

181-
Go to the model details page, select **Update** at the top to display **Update** window.
181+
Go to the model details page and follow the on-screen instructions to install the latest engine.
182182

183-
:::image type="content" source="media/custom-voice/cnv-engine-update.png" alt-text="Screenshot of selecting Update menu at the top of page." lightbox="media/custom-voice/cnv-engine-update.png":::
183+
:::image type="content" source="media/custom-voice/cnv-new-engine-install.png" alt-text="Screenshot of following on-screen instructions to install the new engine.":::
184184

185-
Then select **Update** to update your model to the latest engine version.
185+
Alternatively, select **Install the latest engine** later to update your model to the latest engine version.
186186

187-
:::image type="content" source="media/custom-voice/cnv-engine-update-done.png" alt-text="Screenshot of selecting Update button to update engine.":::
187+
:::image type="content" source="media/custom-voice/cnv-install-latest-engine.png" alt-text="Screenshot of selecting Update button to update engine.":::
188188

189189
You're not charged for engine update. The previous versions are still kept. You can check all engine versions for the model from **Engine version** drop-down list, or remove one if you don't need it anymore.
190190

@@ -196,7 +196,11 @@ The updated version is automatically set as default. But you can change the defa
196196

197197
If you want to test each engine version of your voice model, you can select a version from the drop-down list, then select **DefaultTests** under **Testing** to listen to the sample audios. If you want to upload your own test scripts to further test your current engine version, first make sure the version is set as default, then follow the [testing steps above](#test-your-voice-model).
198198

199-
After you've updated the engine version for your voice model, you need to [redeploy this new version](how-to-deploy-and-use-endpoint.md#switch-to-a-new-voice-model-in-your-product). You can only deploy the default version.
199+
This update will create a new version of the model with no additional cost. After you've updated the engine version for your voice model, you need to redeploy this new version to [create a new endpoint](how-to-deploy-and-use-endpoint.md#add-a-deployment-endpoint). You can only deploy the default version.
200+
201+
:::image type="content" source="media/custom-voice/cnv-engine-redeploy.png" alt-text="Screenshot that shows how to redeploy a new version of your voice model.":::
202+
203+
After you've created a new endpoint, you need to [transfer the traffic to the new endpoint in your product](how-to-deploy-and-use-endpoint.md#switch-to-a-new-voice-model-in-your-product).
200204

201205
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).
202206

0 commit comments

Comments
 (0)