Skip to content

Commit 0900d42

Browse files
Merge pull request #272708 from sally-baolian/patch-231
Update personal-voice-overview.md
2 parents cfda262 + 0d3b9bf commit 0900d42

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

articles/ai-services/speech-service/custom-neural-voice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can tune, adjust, and use your custom voice, similarly as you would use a pr
5151
> [!TIP]
5252
> You can also use the Speech SDK and custom voice REST API to train a custom neural voice.
5353
>
54-
> Check out the code samples in the [Speech SDK repository on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/custom-voice/README.md) to see how to use personal voice in your application.
54+
> Check out the code samples in the [Speech SDK repository on GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/custom-voice/README.md) to see how to use custom neural voice in your application.
5555
5656
The style and the characteristics of the trained voice model depend on the style and the quality of the recordings from the voice talent used for training. However, you can make several adjustments by using [SSML (Speech Synthesis Markup Language)](./speech-synthesis-markup.md?tabs=csharp) when you make the API calls to your voice model to generate synthetic speech. SSML is the markup language used to communicate with the text to speech service to convert text into audio. The adjustments you can make include change of pitch, rate, intonation, and pronunciation correction. If the voice model is built with multiple styles, you can also use SSML to switch the styles.
5757

articles/ai-services/speech-service/personal-voice-overview.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,15 @@ The following table summarizes the difference between personal voice and profess
3838

3939
## Try the demo
4040

41-
The demo in Speech Studio is made available to approved customers. You can apply for access [here](https://aka.ms/customneural).
41+
If you have an S0 resource, you can access the personal voice demo in Speech Studio. To use the personal voice API, you can apply for access [here](https://aka.ms/customneural).
4242

4343
1. Go to [Speech Studio](https://aka.ms/speechstudio/)
44+
4445
1. Select the **Personal Voice** card.
4546

4647
:::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":::
4748

48-
1. Select **Request demo access**.
49-
50-
:::image type="content" source="./media/personal-voice/personal-voice-request-access.png" alt-text="Screenshot of the button to request access to personal voice in Speech Studio." lightbox="./media/personal-voice/personal-voice-request-access.png":::
51-
52-
1. After your access is approved, 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.
49+
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.
5350

5451
:::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":::
5552

0 commit comments

Comments
 (0)