Skip to content

Commit a041fa2

Browse files
authored
Merge pull request #100088 from oscholz/patch-2
Fixed typo in table header.
2 parents 3b05ec9 + 3425716 commit a041fa2

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-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ When testing the accuracy of Microsoft speech recognition or training your custo
2020

2121
This 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.
2222

23-
| Data type | Used of testing | Recommended quantity | Used for training | Recommended quantity |
23+
| Data type | Used for testing | Recommended quantity | Used for training | Recommended quantity |
2424
|-----------|-----------------|----------|-------------------|----------|
2525
| [Audio](#audio-data-for-testing) | Yes<br>Used for visual inspection | 5+ audio files | No | N/a |
2626
| [Audio + Human-labeled transcripts](#audio--human-labeled-transcript-data-for-testingtraining) | Yes<br>Used to evaluate accuracy | 0.5-5 hours of audio | Yes | 1-1,000 hours of audio |

0 commit comments

Comments
 (0)