Skip to content

Commit 53911ef

Browse files
author
Wolfgang Manousek
committed
add confidence value for words in the result schema
1 parent d356c4a commit 53911ef

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)