You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/how-to-custom-speech-create-project.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,9 @@ In the [Azure AI Foundry portal](https://ai.azure.com), you can fine-tune some A
42
42
43
43
:::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":::
44
44
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
+
45
48
You can choose from the following connected resource types:
46
49
-**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).
47
50
-**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
69
72
70
73
::: zone pivot="speech-studio"
71
74
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:
73
76
74
77
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customspeech).
75
78
1. Select the subscription and Speech resource to work with.
76
79
77
80
> [!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.
79
82
80
83
1. Select **Custom speech** > **Create a new project**.
81
84
1. Follow the instructions provided by the wizard to create your project.
82
85
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**.
0 commit comments