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/includes/how-to/professional-voice/train-voice/speech-studio.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ After you validate your data files, use them to build your custom neural voice m
33
33
34
34
To create a multiple style voice, you need to prepare a set of general training data, at least 300 utterances. Select one or more of the preset target speaking styles. You can also create multiple custom styles by providing style samples, of at least 100 utterances per style, as extra training data for the same voice. The supported preset styles vary according to different languages. See [available preset styles across different languages](?tabs=multistyle#available-preset-styles-across-different-languages).
35
35
36
-
-[Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model): Create a voice that speaks multiple languages using the single-language training data. For example, with the `en-US` primary training data, you can create a voice that speaks `en-US`, `de-DE`, `zh-CN` etc. secondary languages.
36
+
-[Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model): Create a voice that speaks multiple languages using the single-language training data. For example, with the `en-US` primary training data, you can create a voice that speaks `en-US`, `de-DE`, `zh-CN` etc. secondary languages.
37
37
38
38
The primary language of the training data and the secondary languages must be in the [languages that are supported](../../../../language-support.md?tabs=tts#custom-neural-voice) for multi lingual voice training. You don't need to prepare training data in the secondary languages.
39
39
@@ -47,7 +47,7 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
47
47
48
48
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
49
49
1. Select **Custom voice** > *\<Your project name>* > **Train model** > **Train a new model**.
50
-
1. Select **Neural** as the [training method](#choose-a-training-method) for your model and then select **Next**. To use a different training method, see [Neural - cross lingual](?tabs=crosslingual#train-your-custom-neural-voice-model) or [Neural - multi style](?tabs=multistyle#train-your-custom-neural-voice-model) or [Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model).
50
+
1. Select **Neural** as the [training method](#choose-a-training-method) for your model and then select **Next**. To use a different training method, see [Neural - cross lingual](?tabs=crosslingual#train-your-custom-neural-voice-model) or [Neural - multi style](?tabs=multistyle#train-your-custom-neural-voice-model) or [Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model).
51
51
52
52
:::image type="content" source="../../../../media/custom-voice/cnv-train-neural.png" alt-text="Screenshot that shows how to select neural training.":::
53
53
@@ -76,7 +76,7 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
76
76
77
77
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
78
78
1. Select **Custom voice** > *\<Your project name>* > **Train model** > **Train a new model**.
79
-
1. Select **Neural - cross lingual** as the [training method](#choose-a-training-method) for your model. To use a different training method, see [Neural](?tabs=neural#train-your-custom-neural-voice-model) or [Neural - multi style](?tabs=multistyle#train-your-custom-neural-voice-model) or [Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model).
79
+
1. Select **Neural - cross lingual** as the [training method](#choose-a-training-method) for your model. To use a different training method, see [Neural](?tabs=neural#train-your-custom-neural-voice-model) or [Neural - multi style](?tabs=multistyle#train-your-custom-neural-voice-model) or [Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model).
80
80
81
81
:::image type="content" source="../../../../media/custom-voice/cnv-train-neural-cross-lingual.png" alt-text="Screenshot that shows how to select neural cross lingual training.":::
82
82
@@ -101,7 +101,7 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
101
101
102
102
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
103
103
1. Select **Custom voice** > *\<Your project name>* > **Train model** > **Train a new model**.
104
-
1. Select **Neural - multi style** as the [training method](#choose-a-training-method) for your model. To use a different training method, see [Neural](?tabs=neural#train-your-custom-neural-voice-model) or [Neural - cross lingual](?tabs=crosslingual#train-your-custom-neural-voice-model) or [Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model).
104
+
1. Select **Neural - multi style** as the [training method](#choose-a-training-method) for your model. To use a different training method, see [Neural](?tabs=neural#train-your-custom-neural-voice-model) or [Neural - cross lingual](?tabs=crosslingual#train-your-custom-neural-voice-model) or [Neural - multi lingual(preview)](?tabs=multilingual#train-your-custom-neural-voice-model).
105
105
106
106
:::image type="content" source="../../../../media/custom-voice/cnv-train-neural-multi-style.png" alt-text="Screenshot that shows how to select neural multi style training.":::
107
107
@@ -130,7 +130,7 @@ Optionally, you can also select **Add my own test script** and provide your own
130
130
1. Review the settings and select the box to accept the terms of use.
131
131
1. Select **Submit** to start training the model.
132
132
133
-
# [Neural - multi lingual(preview)](#tab/multilingual)
133
+
# [Neural - multi lingual(preview)](#tab/multilingual)
134
134
135
135
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
136
136
1. Select **Custom voice** > *\<Your project name>* > **Train model** > **Train a new model**.
0 commit comments