Skip to content

Commit e7282d5

Browse files
Update record-custom-voice-samples.md
1 parent 1cc0d32 commit e7282d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/Speech-Service/record-custom-voice-samples.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ The sample scripts we provided on [GitHub](https://github.com/Azure-Samples/Cogn
113113

114114
| Category |Script for voice talent<br> (non-normalized) | Script for training <br> (normalized) |
115115
| --------- | --------- | --------------------------- |
116-
| Digits, for example, '123'. |'123'| Normalize '123' according to the recordings, such as 'one hundred and twenty-three' . |
117-
| Symbols, for example, '50%'. | '50%' | Normalize '50%' according to the recordings, such as 'fifty percent'. |
118-
| Abbreviation, for example, 'ASAP'. | 'ASAP' | Normalize 'ASAP' according to the recordings, such as 'as soon as possible'. |
119-
| Date or time, for example, '2:30 PM'. | '2:30 PM' | Normalize '2:30 PM' according to the recordings, such as 'two thirty PM'. |
116+
| Digits |For example, '123'.| Normalize '123' according to the recordings, such as 'one hundred and twenty-three' . |
117+
| Symbols | For example, '50%'.| Normalize '50%' according to the recordings, such as 'fifty percent'. |
118+
| Abbreviation | For example, 'ASAP'.| Normalize 'ASAP' according to the recordings, such as 'as soon as possible'. |
119+
| Date and time | For example, 'in 2008'. | Normalize '2008' according to the recordings, such as 'two thousand and eight'. |
120120

121121
### Typical defects of a script
122122

0 commit comments

Comments
 (0)