Skip to content

Commit b145d74

Browse files
committed
typos
1 parent c92fcdf commit b145d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/speech-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Checking available base model for en-us
415415
#### Display model download on the custom speech-to-text container
416416
Starting in v3.1.0 of the custom-speech-to-text container, you can get the available display models information and choose to download those models into your speech-to-text container to get highly improved final display output.
417417

418-
You can query or download any or all of these display model types: Rescoring (`Rescore`), Punctuation (`Rescore`), resegmentation (`Rescore`), and wfstitn (`Wfstitn`). You can use the `FullDisplay` option (and omit other types) to query or download all types of display models.
418+
You can query or download any or all of these display model types: Rescoring (`Rescore`), Punctuation (`Punct`), resegmentation (`Resegment`), and wfstitn (`Wfstitn`). Otherwise, you can use the `FullDisplay` option (and omit the other types) to query or download all types of display models.
419419

420420
Set the `BaseModelLocale` to query the latest available display model on the target locale. If you include multiple display model types, the command will return the latest available display model for each type. For example:
421421

0 commit comments

Comments
 (0)