File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
articles/cognitive-services/Speech-Service Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ Use the REST API v3.1 to:
43
43
It also now supports uploading data in multiple blocks for which the following new operations were added:
44
44
- **Upload Data Block** - Upload a block of data for the dataset. The maximum size of the block is 8MiB.
45
45
- **Get Uploaded Blocks** - Get the list of uploaded blocks for this dataset.
46
- - **Commit Block List** - Commit block list to complete the upload of the dataset.
46
+ - **Commit Block List** - Commit block list to complete the upload of the dataset.
47
47
- ** Get Base Models** and ** Get Base Model** now provide information on the type of adaptation supported by a base model:
48
48
``` json
49
49
"features" : {
Original file line number Diff line number Diff line change @@ -426,7 +426,7 @@ items:
426
426
- name : Speech-to-text REST API v3.0
427
427
href : rest-speech-to-text.md
428
428
displayName : reference
429
- - name : Speech-to-text REST API v3.1 (preview)
429
+ - name : Speech-to-text REST API v3.1 (preview)
430
430
href : rest-speech-to-text-v3-1.md
431
431
displayName : reference
432
432
- name : Speech-to-text REST API for short audio
You can’t perform that action at this time.
0 commit comments