Skip to content

Commit 68986bb

Browse files
authored
Merge pull request #44011 from ArcherAZ/patch-8
Update how-to-custom-speech-test-data.md
2 parents 9bb642a + 16c28f2 commit 68986bb

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)