Skip to content

Commit b0a22dd

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-ai-docs-pr (branch live)
2 parents 09b644a + daf1f59 commit b0a22dd

18 files changed

+936
-776
lines changed

articles/ai-foundry/index.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ productDirectory:
5050
- title: Azure AI Foundry Models
5151
imageSrc: ~/reusable-content/ce-skilling/azure/media/ai-services/ai-foundry.svg
5252
links:
53-
- url: ./concepts/models-featured.md
54-
text: Featured models
55-
- url: ./how-to/model-catalog-overview.md
56-
text: Select and deploy models
53+
- url: foundry-models/concepts/models.md
54+
text: Featured Foundry Models
5755
- url: ./how-to/benchmark-model-in-catalog.md
5856
text: Compare models in leaderboards
57+
- url: concepts/deployments-overview.md
58+
text: Explore deployment options
5959
- url: ./concepts/fine-tuning-overview.md
6060
text: Learn how to fine-tune models
6161
- url: ../ai-services/openai/concepts/models.md

articles/ai-services/speech-service/includes/how-to/custom-avatar/create-avatar/ai-foundry.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: eric-urban
33
ms.author: eur
44
ms.service: azure-ai-speech
55
ms.topic: include
6-
ms.date: 5/19/2025
6+
ms.date: 08/07/2025
77
---
88

99
Getting started with a custom text to speech avatar is a straightforward process. All it takes are a few video clips of your actor. If you'd like to train a [custom voice](../../../../custom-neural-voice.md) for the same actor, you can do so separately.
@@ -55,7 +55,7 @@ To add an avatar talent profile and upload their consent statement in your proje
5555
1. Select **Set up avatar talent** > **Upload consent video**.
5656

5757
1. On the **Upload consent video** page, follow the instructions to upload the avatar talent consent video you recorded beforehand.
58-
- Select the avatar type to build. Build a voice sync for avatar which sounds like your avatar talent together with the avatar model, or build avatar without the voice sync for avatar. The option to build a voice sync for avatar is only available in the Southeast Asia, West Europe, and West US 2 regions.
58+
- Select the avatar type to build. Build a voice sync for avatar, which sounds like your avatar talent together with the avatar model, or build avatar without the voice sync for avatar. The option to build a voice sync for avatar is only available in the Southeast Asia, West Europe, and West US 2 regions.
5959
- Select the speaking language of the verbal consent statement recorded by the avatar talent.
6060
- Enter the avatar talent name and your company name in the same language as the recorded statement.
6161
- The avatar talent name must be the name of the person who recorded the consent statement.
@@ -90,7 +90,7 @@ To upload training data, follow these steps:
9090

9191
Data files are automatically validated when you select **Upload**. Data validation includes series of checks on the video files to verify their file format, size, and total volume. If there are any errors, fix them and submit again.
9292

93-
After you upload the data, you can check the data overview which indicates whether you provided enough data to start training.
93+
After you upload the data, you can check the data overview, which indicates whether you provided enough data to start training.
9494

9595
## Step 4: Train your avatar model
9696

@@ -102,7 +102,7 @@ To create a custom avatar in the Azure AI Foundry portal, follow these steps for
102102
1. Select **Fine-tuning** from the left pane and then select **AI Service fine-tuning**.
103103
1. Select the custom avatar fine-tuning task (by model name) that you [started as described in the previous section](#step-1-start-fine-tuning).
104104
1. Select **Train model** > **+ Train model**.
105-
1. Enter a Name to help you identify the model. Choose a name carefully. The model name is used as the avatar name in your synthesis request by the SDK and SSML input. Only letters, numbers, hyphens, and underscores are allowed. Use a unique name for each model.
105+
1. Enter a Name to help you identify the model. Choose a name carefully. The model name is used as the avatar name in your synthesis request by the SDK and speech synthesis markup language (SSML) input. Only letters, numbers, hyphens, and underscores are allowed. Use a unique name for each model.
106106

107107
> [!IMPORTANT]
108108
> The avatar model name must be unique within the same Speech or AI Services resource.

articles/ai-services/speech-service/includes/how-to/custom-avatar/create-avatar/speech-studio.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: eric-urban
33
ms.author: eur
44
ms.service: azure-ai-speech
55
ms.topic: include
6-
ms.date: 5/19/2025
6+
ms.date: 08/07/2025
77
---
88

99
Getting started with a custom text to speech avatar is a straightforward process. All it takes are a few video clips of your actor. If you'd like to train a [custom voice](../../../../custom-neural-voice.md) for the same actor, you can do so separately.
@@ -54,7 +54,7 @@ To add an avatar talent profile and upload their consent statement in your proje
5454
1. Sign in to the [Speech Studio](https://speech.microsoft.com).
5555
1. Select **Custom avatar** > Your project name > **Set up avatar talent** > **Upload consent video**.
5656
1. On the **Upload consent video** page, follow the instructions to upload the avatar talent consent video you recorded beforehand.
57-
- Select the avatar type to build. Build a voice sync for avatar which sounds like your avatar talent together with the avatar model, or build avatar without the voice sync for avatar. The option to build a voice sync for avatar is only available in the Southeast Asia, West Europe, and West US 2 regions.
57+
- Select the avatar type to build. Build a voice sync for avatar, which sounds like your avatar talent together with the avatar model, or build avatar without the voice sync for avatar. The option to build a voice sync for avatar is only available in the Southeast Asia, West Europe, and West US 2 regions.
5858
- Select the speaking language of the verbal consent statement recorded by the avatar talent.
5959
- Enter the avatar talent name and your company name in the same language as the recorded statement.
6060
- The avatar talent name must be the name of the person who recorded the consent statement.
@@ -90,7 +90,7 @@ To upload training data, follow these steps:
9090

9191
Data files are automatically validated when you select **Submit**. Data validation includes series of checks on the video files to verify their file format, size, and total volume. If there are any errors, fix them and submit again.
9292

93-
After you upload the data, you can check the data overview which indicates whether you provided enough data to start training. This screenshot shows an example of enough data added for training an avatar without other gestures.
93+
After you upload the data, you can check the data overview, which indicates whether you provided enough data to start training. This screenshot shows an example of enough data added for training an avatar without other gestures.
9494

9595
:::image type="content" source="../../../../media/custom-avatar/speech-studio/review-training-data.png" alt-text="Screenshot of enough data added for training an avatar without other gestures." lightbox="../../../../media/custom-avatar/speech-studio/review-training-data.png":::
9696

@@ -102,7 +102,7 @@ After you upload the data, you can check the data overview which indicates wheth
102102
To create a custom avatar in Speech Studio, follow these steps for one of the following methods:
103103
1. Sign in to the [Speech Studio](https://speech.microsoft.com).
104104
1. Select **Custom avatar** > Your project name > **Train model** > **Train model**.
105-
1. Enter a Name to help you identify the model. Choose a name carefully. The model name is used as the avatar name in your synthesis request by the SDK and SSML input. Only letters, numbers, hyphens, and underscores are allowed. Use a unique name for each model.
105+
1. Enter a Name to help you identify the model. Choose a name carefully. The model name is used as the avatar name in your synthesis request by the SDK and speech synthesis markup language (SSML) input. Only letters, numbers, hyphens, and underscores are allowed. Use a unique name for each model.
106106

107107
> [!IMPORTANT]
108108
> The avatar model name must be unique within the same Speech or AI Services resource.

0 commit comments

Comments
 (0)