Skip to content

Commit cf6cddf

Browse files
authored
Update how-to-custom-speech-test-and-train.md
1 parent ea93f00 commit cf6cddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/how-to-custom-speech-test-and-train.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Text and audio that you use to test and train a custom model should include samp
3030

3131
The following table lists accepted data types, when each data type should be used, and the recommended quantity. Not every data type is required to create a model. Data requirements will vary depending on whether you're creating a test or training a model.
3232

33-
| Data type | Used for testing | Recommended quantity | Used for training | Recommended quantity |
33+
| Data type | Used for testing | Recommended for testing | Used for training | Recommended for training |
3434
|-----------|-----------------|----------|-------------------|----------|
3535
| [Audio only](#audio-data-for-training-or-testing) | Yes (visual inspection) | 5+ audio files | Yes (Preview for `en-US`) | 1-20 hours of audio |
3636
| [Audio + human-labeled transcripts](#audio--human-labeled-transcript-data-for-training-or-testing) | Yes (evaluation of accuracy) | 0.5-5 hours of audio | Yes | 1-20 hours of audio |

0 commit comments

Comments
 (0)