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
With personal voice, you can get AI generated replication of your voice (or users of your application) in a few seconds. You provide a one-minute speech sample as the audio prompt, and then use it to generate speech in any of the more than 90 languages supported across more than 100 locales.
19
17
@@ -23,7 +21,7 @@ With personal voice, you can get AI generated replication of your voice (or user
23
21
24
22
The following table summarizes the difference between personal voice and professional custom neural voice.
25
23
26
-
| Comparison | Personal voice (preview) | Professional voice |
24
+
| Comparison | Personal voice | Professional voice |
27
25
|-------|-------------------------|-----|
28
26
| Target scenarios | Business customers to build an app to allow their users to create and use their own personal voice in the app. | Professional scenarios like brand and character voices for chat bots, or audio content reading. |
29
27
| Use cases | Restricted to limited use cases. See the [transparency note](/legal/cognitive-services/speech-service/custom-neural-voice/transparency-note?context=/azure/ai-services/speech-service/context/context&tabs=prebuilt-voice#intended-uses-for-personal-voice-preview). Approved customers should have a plan to support more than 1,000 personal voices. | Restricted to limited use cases. See the [transparency note](/legal/cognitive-services/speech-service/custom-neural-voice/transparency-note?context=/azure/ai-services/speech-service/context/context&tabs=prebuilt-voice#intended-uses-for-custom-neural-voice-pro-and-custom-neural-voice-lite). |
@@ -33,7 +31,7 @@ The following table summarizes the difference between personal voice and profess
33
31
| Voice quality | Natural | Highly natural |
34
32
| Multilingual support | Yes. The voice is able to speak about 100 languages, with automatic language detection enabled. | Yes. You need to select the "Neural – cross lingual" feature to train a model that speaks a different language from the training data. |
35
33
| Availability | The demo on [Speech Studio](https://aka.ms/speechstudio/) is available upon registration. Access to the API is restricted to eligible customers and approved use cases. Request access through the intake form. | You can only train and deploy a CNV Pro model after access is approved. CNV Pro access is limited based on eligibility and usage criteria. Request access through the intake form. |
36
-
| Pricing |“Official public preview pricing for the personal voice will be announced in January 2024. Before further announcement, using personal voice will be charged with the same price as the default neural text to speech. | Check the pricing details [here](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/). |
34
+
| Pricing |Check the pricing details [here](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/). | Check the pricing details [here](https://azure.microsoft.com/pricing/details/cognitive-services/speech-services/). |
37
35
| Responsible AI requirements | Speaker's verbal statement required. No unapproved use case allowed. | Speaker's verbal statement required. No unapproved use case allowed. |
38
36
39
37
## Try the demo
@@ -43,9 +41,7 @@ If you have an S0 resource, you can access the personal voice demo in Speech Stu
43
41
1. Go to [Speech Studio](https://aka.ms/speechstudio/)
44
42
45
43
1. Select the **Personal Voice** card.
46
-
47
-
:::image type="content" source="./media/personal-voice/personal-voice-home.png" alt-text="Screenshot of the Speech Studio home page with the personal voice card visible." lightbox="./media/personal-voice/personal-voice-home.png":::
48
-
44
+
49
45
1. You can record your own voice and try the voice output samples in different languages. The demo includes a subset of the languages supported by personal voice.
50
46
51
47
:::image type="content" source="./media/personal-voice/personal-voice-samples.png" alt-text="Screenshot of the personal voice demo experience in Speech Studio." lightbox="./media/personal-voice/personal-voice-samples.png":::
0 commit comments