Skip to content

Commit 5fccdc2

Browse files
committed
create fine-tune refresh in foundry portal
1 parent f17786a commit 5fccdc2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/ai-services/speech-service/how-to-custom-speech-create-project.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ In the [Azure AI Foundry portal](https://ai.azure.com), you can fine-tune some A
4242

4343
:::image type="content" source="./media/ai-foundry/custom-speech/new-fine-tune-select-connection.png" alt-text="Screenshot of the page to select the connected service resource that you want to use for fine-tuning." lightbox="./media/ai-foundry/custom-speech/new-fine-tune-select-connection.png":::
4444

45+
> [!IMPORTANT]
46+
> If you train a custom model with audio data, select a service resource in a region with dedicated hardware for training audio data. See footnotes in the [regions](regions.md#regions) table for more information.
47+
4548
You can choose from the following connected resource types:
4649
- **AI Service**: The Azure AI Services multi-service resource that [came with the Azure AI Foundry project](../../ai-studio/ai-services/how-to/connect-ai-services.md#connect-azure-ai-services-when-you-create-a-project-for-the-first-time).
4750
- **Speech Service**: An Azure AI Speech resource that was [connected after the project was created](../../ai-studio/ai-services/how-to/connect-ai-services.md#connect-azure-ai-services-after-you-create-a-project).
@@ -69,18 +72,18 @@ After fine-tuning, you can access your custom speech models and deployments from
6972

7073
::: zone pivot="speech-studio"
7174

72-
To create a custom speech project, follow these steps:
75+
To create a custom speech project in [Speech Studio](https://aka.ms/speechstudio/customspeech), follow these steps:
7376

7477
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customspeech).
7578
1. Select the subscription and Speech resource to work with.
7679

7780
> [!IMPORTANT]
78-
> If you will train a custom model with audio data, choose a region with dedicated hardware for training audio data. See footnotes in the [regions](regions.md#regions) table for more information.
81+
> If you'll train a custom model with audio data, select a service resource in a region with dedicated hardware for training audio data. See footnotes in the [regions](regions.md#regions) table for more information.
7982
8083
1. Select **Custom speech** > **Create a new project**.
8184
1. Follow the instructions provided by the wizard to create your project.
8285

83-
Select the new project by name or select **Go to project**. You'll see these menu items in the left panel: **Speech datasets**, **Train custom models**, **Test models**, and **Deploy models**.
86+
Select the new project by name or select **Go to project**. Then you should see these menu items in the left panel: **Speech datasets**, **Train custom models**, **Test models**, and **Deploy models**.
8487

8588
::: zone-end
8689

0 commit comments

Comments
 (0)