Skip to content

Commit ee84742

Browse files
Update how-to-custom-voice-prepare-data.md
1 parent 7ce3816 commit ee84742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-custom-voice-prepare-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Unresolved errors listed in the next table affect the quality of training, but d
121121

122122
| Category | Name | Description |
123123
| --------- | ----------- | --------------------------- |
124-
| Script | Non-normalized text |This script contains symbols. Normalize the symbols to match the audio. For example, normalize *%* to *percent*.|
124+
| Script | Non-normalized text |This script contains symbols. Normalize the symbols to match the audio. For example, normalize */* to *slash*.|
125125
| Script | Not enough question utterances| At least 10 percent of the total utterances should be question sentences. This helps the voice model properly express a questioning tone.|
126126
| Script | Not enough exclamation utterances| At least 10 percent of the total utterances should be exclamation sentences. This helps the voice model properly express an excited tone.|
127127
| Script | No valid end punctuation| Add one of the following at the end of the line: full stop (half-width '.' or full-width '。'), exclamation point (half-width '!' or full-width '!' ), or question mark ( half-width '?' or full-width '?').|

0 commit comments

Comments
 (0)