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/text-to-speech-avatar/content-credentials.md
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
---
2
2
title: Content Credentials in Azure Text to Speech Avatar
3
3
titleSuffix: Azure Text to Speech Avatar
4
-
description: Learn about the content credentials feature, which lets you verify that a video was generated by the Azure text to speech avatar system.
4
+
description: Learn about the content credentials feature, which lets you verify that the text to speech avatar capability generated the video.
5
5
author: eric-urban
6
6
ms.author: eur
7
7
ms.service: azure-ai-speech
8
-
ms.topic: conceptual
9
-
ms.date: 6/11/2024
8
+
ms.topic: conceptual
9
+
ms.date: 9/12/2024
10
10
manager: nitinme
11
11
---
12
12
@@ -31,17 +31,15 @@ Content credentials in the Azure text to speech avatar can help people understan
31
31
32
32
The content credentials are only supported in video files generated by batch synthesis of text to speech avatar, and only `mp4` file format is supported.
33
33
34
-
## How do I leverage content credentials in my solution today?
34
+
## How do I use content credentials in my solution today?
35
35
36
-
You may leverage content credentials by:
36
+
You can use content credentials by ensuring that your Azure text to speech avatar generated video files contain content credentials.
37
37
38
-
- Ensuring that your Azure text to speech avatar generated video files contain content credentials
39
-
40
-
No additional set-up is necessary. Content credentials are automatically applied to all applicable videos generated by the Azure text to speech avatar.
38
+
No extra set-up is necessary. Content credentials are automatically applied to all applicable videos generated by the Azure text to speech avatar.
41
39
42
40
## Verifying that a video file has content credentials
43
41
44
-
As for now, self-serve verification of content credentials for text to speech avatar video isn't yet available. You can contact [[email protected]](mailto:[email protected]) through email for verification of content credentials of Azure text to speech avatar generated videos.
42
+
As for now, self-serve verification of content credentials for text to speech avatar video isn't yet available. You can contact Microsoft for verification of content credentials of Azure text to speech avatar generated videos.
Copy file name to clipboardExpand all lines: articles/ai-services/speech-service/text-to-speech-avatar/custom-avatar-endpoint.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ author: eric-urban
6
6
manager: nitinme
7
7
ms.service: azure-ai-speech
8
8
ms.topic: how-to
9
-
ms.date: 4/15/2024
9
+
ms.date: 9/12/2024
10
10
ms.author: eur
11
11
---
12
12
13
13
# Deploy your custom text to speech avatar model as an endpoint
14
14
15
-
You must deploy the custom avatar to an endpoint before you can use it. Once your custom text to speech avatar model is successfully trained through our manual process, we will notify you. Then you can deploy it to a custom avatar endpoint. You can create up to 10 custom avatar endpoints for each standard (S0) Speech resource.
15
+
You must deploy the custom avatar to an endpoint before you can use it. Once your custom text to speech avatar model is successfully trained through our manual process, we'll notify you. Then you can deploy it to a custom avatar endpoint. You can create up to 10 custom avatar endpoints for each standard (S0) Speech resource.
16
16
17
-
After you deploy your custom avatar, it's available to use in Speech Studio or through API:
17
+
After you deploy your custom avatar, it's available to use in Speech Studio or via API:
18
18
19
19
- The avatar appears in the avatar list of text to speech avatar on [Speech Studio](https://speech.microsoft.com/portal/talkingavatar).
20
20
- The avatar appears in the avatar list of live chat avatar on [Speech Studio](https://speech.microsoft.com/portal/livechat).
@@ -30,7 +30,7 @@ To create a custom avatar endpoint, follow these steps:
30
30
1. Select a model that you would like to deploy, then select the **Deploy model** button above the list.
31
31
1. Confirm the deployment to create your endpoint.
32
32
33
-
Once your model is successfully deployed as an endpoint, you can select the endpoint link on the **Deploy model** page. There, you'll find a link to the text to speech avatar portal on Speech Studio, where you can try and create videos with your custom avatar using text input.
33
+
Once your model is successfully deployed as an endpoint, you can select the endpoint link on the **Deploy model** page. There, you find a link to the text to speech avatar portal on Speech Studio, where you can try to create videos with your custom avatar using text input.
34
34
35
35
## Remove a deployment endpoint
36
36
@@ -47,10 +47,10 @@ If you're also creating a custom neural voice for the actor, the avatar can be h
47
47
48
48
[Custom neural voice](../custom-neural-voice.md) and [custom text to speech avatar](what-is-custom-text-to-speech-avatar.md) are separate features. You can use them independently or together.
49
49
50
-
If you've built a custom neural voice (CNV) and would like to use it together with the custom avatar, pay attention to the following points:
50
+
If you created a custom neural voice (CNV) and want to use it together with the custom avatar, pay attention to the following points:
51
51
52
-
- Ensure that the CNV endpoint is created in the same Speech resource as the custom avatar endpoint. You can see the CNV voice option in the voices list of the [avatar content generation page](https://speech.microsoft.com/portal/talkingavatar) and [live chat voice settings](https://speech.microsoft.com/portal/livechat).
53
-
- If you're using the batch synthesis for avatar API, add the "customVoices" property to associate the deployment ID of the CNV model with the voice name in the request. For more information, refer to the [Text to speech properties](batch-synthesis-avatar-properties.md#text-to-speech-properties).
52
+
- Ensure that the CNV endpoint is created in the same Speech resource as the custom avatar endpoint. You can see the custom neural voice option in the voices list of the [avatar content generation page](https://speech.microsoft.com/portal/talkingavatar) and [live chat voice settings](https://speech.microsoft.com/portal/livechat).
53
+
- If you're using batch synthesis for avatar API, add the `"customVoices"` property to associate the deployment ID of the CNV model with the voice name in the request. For more information, see the [Text to speech properties](batch-synthesis-avatar-properties.md#text-to-speech-properties).
54
54
- If you're using real-time synthesis for avatar API, refer to our sample code on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/tree/master/samples/js/browser/avatar) to set the custom neural voice.
55
55
- If your custom neural voice endpoint is in a different Speech resource from the custom avatar endpoint, refer to [Train your professional voice model](../professional-voice-train-voice.md#copy-your-voice-model-to-another-project) to copy the CNV model to the same Speech resource as the custom avatar endpoint.
0 commit comments