Skip to content

Commit 65bf917

Browse files
authored
Merge pull request #100933 from wolfma61/master
add confidence value for words in the result schema
2 parents e6fc37f + 53911ef commit 65bf917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cognitive-services/Speech-Service/batch-transcription.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ For mono input audio, one transcription result file is being created. For stereo
154154
"Duration": number 'time in milliseconds'
155155
"OffsetInSeconds": number 'Real number. Two decimal places'
156156
"DurationInSeconds": number 'Real number. Two decimal places'
157+
"Confidence": number 'between 0 and 1'
157158
}
158159
]
159160
}

0 commit comments

Comments
 (0)