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/custom-speech-ai-studio.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Customize a speech model with fine-tuning in Azure AI Foundry portal
3
3
titleSuffix: Azure AI services
4
-
description: Learn about how to customize a speech model with fine-tuning in Azure AI Foundry portal.
4
+
description: Learn about how to customize a speech model with fine-tuning in the Azure AI Foundry portal.
5
5
author: eric-urban
6
6
manager: nitinme
7
7
ms.service: azure-ai-speech
@@ -18,7 +18,7 @@ ms.author: eur
18
18
With custom speech, you can enhance speech recognition accuracy for your applications by using a custom model for real-time speech to text, speech translation, and batch transcription. The base model, trained with Microsoft-owned data, handles common spoken language well, but a custom model can improve domain-specific vocabulary and audio conditions by providing text and audio data for training. Additionally, you can train the model with structured text for custom pronunciations, display text formatting, and profanity filtering.
19
19
20
20
> [!TIP]
21
-
> You can bring your custom speech models from [Speech Studio](https://speech.microsoft.com) to [AI Foundry](https://ai.azure.com). In AI Foundry, you can pick up where you left off by connecting to your existing Speech resource. For more information about connecting to an existing Speech resource, see [Connect to an existing Speech resource](../../ai-studio/ai-services/how-to/connect-ai-services.md#connect-azure-ai-services-after-you-create-a-project).
21
+
> You can bring your custom speech models from [Speech Studio](https://speech.microsoft.com) to [AI Foundry portal](https://ai.azure.com). In AI Foundry, you can pick up where you left off by connecting to your existing Speech resource. For more information about connecting to an existing Speech resource, see [Connect to an existing Speech resource](../../ai-studio/ai-services/how-to/connect-ai-services.md#connect-azure-ai-services-after-you-create-a-project).
22
22
23
23
In [AI Foundry](https://ai.azure.com), you create a custom speech model by fine-tuning an Azure AI Speech base model with your own data. You can upload your data, test and train a custom model, compare accuracy between models, and deploy a model to a custom endpoint.
0 commit comments