Skip to content

Commit 81a5a14

Browse files
authored
Update how-to-custom-speech-test-data.md
1 parent 76b48a2 commit 81a5a14

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 @@ Whether you're testing to see how accurate Microsoft speech recognition is or tr
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 | Quantity | Used for training | Quantity |
23+
| Data type | Used of 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)