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/record-custom-voice-samples.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,18 +76,19 @@ Below are some general guidelines that you can follow to create a good corpus (r
76
76
77
77
- Balance your script to cover different sentence types in your domain including statements, questions, exclamations, long sentences, and short sentences.
78
78
79
-
Each sentence should contain four words to 30 words, and no duplicate sentences should be included in your script.<br>
79
+
Each sentence should be between 2 and 15 seconds long, containing 5 to 30 words for Latin-based languages or 10 to 60 words for non-Latin languages. Ensure your script does not include any duplicate sentences.<br>
80
80
For how to balance the different sentence types, refer to the following table:
81
81
82
82
| Sentence types | Coverage |
83
83
| :--------- | :--------------------------- |
84
84
| Statement sentences | Statement sentences should be 70-80% of the script.|
85
-
| Question sentences | Question sentences should be about 10%-20% of your domain script, including 5%-10% of rising and 5%-10% of falling tones. |
86
-
| Exclamation sentences| Exclamation sentences should be about 10%-20% of your script.|
87
85
| Short word/phrase| Short word/phrase scripts should be about 10% of total utterances, with 5 to 7 words per case. |
86
+
| Question sentences (Optional) | Question sentences should be about 10%-20% of your domain script, including 5%-10% of rising and 5%-10% of falling tones. |
87
+
| Exclamation sentences (Optional) | Exclamation sentences should be about 10%-20% of your script.|
88
88
89
-
> [!NOTE]
89
+
> [!NOTE]
90
90
> Short words/phrases should be separated with a commas. They help remind your voice talent to pause briefly when reading them.
91
+
> Question and exclamations are required if you want the generated voice to accurately convey questions or exclamations.
91
92
92
93
Best practices include:
93
94
- Balanced coverage for Parts of Speech, like verbs, nouns, adjectives, and so on.
0 commit comments