Skip to content

Commit

Permalink
Merge pull request #214 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
9/10/2024 AM Publish
  • Loading branch information
Taojunshen authored Sep 10, 2024
2 parents ede5310 + 8cfe2b0 commit 00df2a8
Show file tree
Hide file tree
Showing 24 changed files with 38 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: An overview of audio concepts in Azure AI Speech.
manager: nitinme
ms.service: azure-ai-speech
ms.topic: conceptual
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: wellsi
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: Migrate from prebuilt standard voice to prebuilt neural voice - Speech service
titleSuffix: Azure AI services
description: This document helps users migrate from prebuilt standard voice to prebuilt neural voice.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 1/21/2024
ms.author: v-baolianzou
ms.author: eur
---

# Migrate from prebuilt standard voice to prebuilt neural voice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ You can get the consent statement text for each locale from the text to speech G
To add consent to a professional voice project from the URL of an audio file, use the [Consents_Create](/rest/api/aiservices/speechapi/consents/create) operation of the custom voice API. Construct the request body according to the following instructions:

- Set the required `projectId` property. See [create a project](../../../../professional-voice-create-project.md).
- Set the required `voiceTalentName` property. The voice talent name can't be changed later.
- Set the required `companyName` property. The company name can't be changed later.
- Set the required `voiceTalentName` property. The voice talent name must be the name of the person who recorded the consent statement. Enter the name in the same language used in the recorded statement. The voice talent name can't be changed later.
- Set the required `companyName` property. The company name must match the company name spoken in the recorded statement. Ensure the company name is entered in the same language as the recorded statement. The company name can't be changed later.
- Set the required `audioUrl` property. The URL of the voice talent consent audio file. Use a URI with the [shared access signatures (SAS)](/azure/storage/common/storage-sas-overview) token.
- Set the required `locale` property. This should be the locale of the consent. The locale can't be changed later. You can find the text to speech locale list [here](/azure/ai-services/speech-service/language-support?tabs=tts).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To add a voice talent profile and upload their consent statement, follow these s
1. Select **Next**.
1. On the **Upload voice talent statement** page, follow the instructions to upload the voice talent statement you've recorded beforehand. Make sure the verbal statement was [recorded](../../../../record-custom-voice-samples.md) with the same settings, environment, and speaking style as your training data.
:::image type="content" source="../../../../media/custom-voice/upload-verbal-statement.png" alt-text="Screenshot of the voice talent statement upload dialog.":::
1. Enter the voice talent name and company name. The voice talent name must be the name of the person who recorded the consent statement. The company name must match the company name that was spoken in the recorded statement.
1. Enter the voice talent name and company name. The voice talent name must be the name of the person who recorded the consent statement. Enter the name in the same language used in the recorded statement. The company name must match the company name that was spoken in the recorded statement. Ensure the company name is entered in the same language as the recorded statement.
1. Select **Next**.
1. Review the voice talent and persona details, and select **Submit**.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
author: sally-baolian
author: eric-urban
ms.service: azure-ai-speech
ms.date: 07/06/2023
ms.topic: include
ms.author: v-baolianzou
ms.author: eur
---

| Voice | Auto-detected language number | Auto-detected language (locale) | All locales number | All languages (locale) supported from SSML |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
author: sally-baolian
author: eric-urban
ms.service: azure-ai-speech
ms.custom:
- build-2024
ms.date: 04/28/2024
ms.topic: include
ms.author: v-baolianzou
ms.author: eur
---

| Source language | Source locale | Target language | Target locale |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
author: sally-baolian
author: eric-urban
ms.service: azure-ai-speech
ms.date: 05/17/2024
ms.topic: include
ms.author: v-baolianzou
ms.author: eur
---

| Source language | Source locale | Target language | Target locale |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
author: sally-baolian
author: eric-urban
ms.service: azure-ai-speech
ms.date: 07/06/2023
ms.topic: include
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
title: Language learning with Azure AI Speech
titleSuffix: Azure AI services
description: Azure AI services for Speech can be used to learn languages.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: conceptual
ms.date: 1/21/2024
ms.date: 9/11/2024
ms.author: eur
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Interactive language learning with pronunciation assessment
description: Interactive language learning with pronunciation assessment gives you instant feedback on pronunciation, fluency, prosody, grammar, and vocabulary through interactive chats.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 8/1/2024
ms.author: v-baolianzou
ms.author: eur
---

# Interactive language learning with pronunciation assessment
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: Migration to neural voice - Speech service
titleSuffix: Azure AI services
description: This document summarizes the benefits of migration from non-neural voice to neural voice.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: conceptual
ms.date: 1/21/2024
ms.author: v-baolianzou
ms.author: eur
---

# Migration to neural voice
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: How to use pronunciation assessment in AI Studio
titleSuffix: Azure AI services
description: The pronunciation assessment tool in AI Studio gives you feedback on the accuracy and fluency of your speech, no coding required.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.custom:
- build-2024
ms.topic: how-to
ms.date: 1/21/2024
ms.author: v-baolianzou
ms.author: eur
---

# Pronunciation assessment in AI Studio
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
title: 'Quickstart: Multi-device Conversation - Speech service'
titleSuffix: Azure AI services
description: In this quickstart, you'll learn how to create and join clients to a multi-device conversation by using the Speech SDK.
author: ralphe
manager: cpoulain
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: quickstart
ms.date: 2/24/2024
ms.author: ralphe
ms.reviewer: ralphe
ms.author: eur
zone_pivot_groups: programming-languages-set-nine
ms.devlang: cpp
ms.custom: cogserv-non-critical-speech, devx-track-csharp, mode-other
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to edit text to speech avatar gestures with SSML.
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn about the batch synthesis properties that are available for t
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to create text to speech avatar batch synthesis.
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
title: Content Credentials in Azure Text to Speech Avatar
titleSuffix: Azure Text to Speech Avatar
description: Learn about the content credentials feature, which lets you verify that a video was generated by the Azure text to speech avatar system.
author: sally-baolian
ms.author: v-baolianzou
author: eric-urban
ms.author: eur
ms.service: azure-ai-speech
ms.topic: conceptual
ms.date: 6/11/2024
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to create a custom text to speech avatar.
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: Deploy your custom text to speech avatar model as an endpoint - Speech service
titleSuffix: Azure AI services
description: Learn about how to deploy your custom text to speech avatar model as an endpoint.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: how-to
ms.date: 4/15/2024
ms.author: v-baolianzou
ms.author: eur
---

# Deploy your custom text to speech avatar model as an endpoint
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
title: How to record video samples for custom text to speech avatar - Speech service
titleSuffix: Azure AI services
description: Learn how to prepare high-quality video samples for creating a custom text to speech avatar.
author: sally-baolian
author: eric-urban
manager: nitinme
ms.service: azure-ai-speech
ms.topic: conceptual
ms.date: 11/15/2023
ms.author: v-baolianzou
ms.author: eur
keywords: how to record video samples for custom text to speech avatar
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to use text to speech avatar with real-time synthesis.
manager: nitinme
ms.service: azure-ai-speech
ms.topic: overview
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Get an overview of the custom text to speech avatar feature of spee
manager: nitinme
ms.service: azure-ai-speech
ms.topic: overview
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Get an overview of the Text to speech avatar feature of speech serv
manager: nitinme
ms.service: azure-ai-speech
ms.topic: overview
ms.date: 2/24/2024
ms.date: 9/11/2024
ms.reviewer: v-baolianzou
ms.author: eur
author: eric-urban
Expand Down

0 comments on commit 00df2a8

Please sign in to comment.