Skip to content

Commit 371f5fd

Browse files
authored
add space before preview
1 parent 9343628 commit 371f5fd

File tree

1 file changed

+5
-5
lines changed
  • articles/ai-services/speech-service/includes/how-to/professional-voice/train-voice

1 file changed

+5
-5
lines changed

articles/ai-services/speech-service/includes/how-to/professional-voice/train-voice/speech-studio.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ After you validate your data files, use them to build your custom neural voice m
3333

3434
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).
3535

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.
3737

3838
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.
3939

@@ -47,7 +47,7 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
4747

4848
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
4949
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).
5151

5252
:::image type="content" source="../../../../media/custom-voice/cnv-train-neural.png" alt-text="Screenshot that shows how to select neural training.":::
5353

@@ -76,7 +76,7 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
7676

7777
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
7878
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).
8080

8181
:::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.":::
8282

@@ -101,7 +101,7 @@ To create a custom neural voice in Speech Studio, follow these steps for one of
101101

102102
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
103103
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).
105105

106106
:::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.":::
107107

@@ -130,7 +130,7 @@ Optionally, you can also select **Add my own test script** and provide your own
130130
1. Review the settings and select the box to accept the terms of use.
131131
1. Select **Submit** to start training the model.
132132

133-
# [Neural - multi lingual(preview)](#tab/multilingual)
133+
# [Neural - multi lingual (preview)](#tab/multilingual)
134134

135135
1. Sign in to the [Speech Studio](https://aka.ms/speechstudio/customvoice).
136136
1. Select **Custom voice** > *\<Your project name>* > **Train model** > **Train a new model**.

0 commit comments

Comments
 (0)