Skip to content

Commit 267c707

Browse files
authored
Update word's length according to Xi's comment.
1 parent 4cbf249 commit 267c707

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/ai-services/speech-service/record-custom-voice-samples.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Below are some general guidelines that you can follow to create a good corpus (r
7676

7777
- Balance your script to cover different sentence types in your domain including statements, questions, exclamations, long sentences, and short sentences.
7878

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>
79+
Each sentence is recommended to be between 2 and 15 seconds long, with 5 to 30 words for Latin-based languages or 4 to 80 words for non-Latin languages. Ensure your script does not include any duplicate sentences.<br>
8080
For how to balance the different sentence types, refer to the following table:
8181

8282
| Sentence types | Coverage |
@@ -89,6 +89,8 @@ Below are some general guidelines that you can follow to create a good corpus (r
8989
> [!NOTE]
9090
> Short words/phrases should be separated with a commas. They help remind your voice talent to pause briefly when reading them.
9191
>
92+
> You can estimate the number of words in a sentence by assuming a speech rate in words per second based on your language. And the range can be extended to 1 to 100 words to better accommodate short or long sentence scenarios.
93+
>
9294
> Question and exclamations are required if you want the generated voice to accurately convey questions or exclamations.
9395
9496
Best practices include:

0 commit comments

Comments
 (0)