Skip to content

Commit 7cd0329

Browse files
authored
Update how-to-custom-speech-test-and-train.md
1 parent 1ce14ca commit 7cd0329

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
@@ -44,7 +44,7 @@ This table lists accepted data types, when each data type should be used, and th
4444

4545
| Data type | Used for testing | Recommended quantity | Used for training | Recommended quantity |
4646
|-----------|-----------------|----------|-------------------|----------|
47-
| [Audio](#audio-data-for-testing) | Yes<br>Used for visual inspection | 5+ audio files | No | N/A |
47+
| [Audio only](#audio-data-for-testing) | Yes<br>Used for visual inspection | 5+ audio files | No | N/A |
4848
| [Audio + Human-labeled transcripts](#audio--human-labeled-transcript-data-for-trainingtesting) | Yes<br>Used to evaluate accuracy | 0.5-5 hours of audio | Yes | 1-20 hours of audio |
4949
| [Plain text](#plain-text-data-for-training) | No | N/a | Yes | 1-200 MB of related text |
5050
| [Structured text](#structured-text-data-for-training-public-preview) (Public Preview) | No | N/a | Yes | Up to 10 classes with up to 4000 items and up to 50,000 training sentences |

0 commit comments

Comments
 (0)