Transcribe Medical: how to enable punctuation?

0

I am aware that Amazon Transcribe comes with punctuation capability by default; we use Amazon Transcribe Medical - is punctuation available to Transcribe Medical?

Voyager
已提問 3 個月前檢視次數 259 次
1 個回答
2
已接受的答案

Hi, Punctuation is available in Amazon Transcribe Medical as well. Please see reference in the following blog post

From a technical perspective, all you have to do is capture audio using your device’s microphone, and send PCM audio to a streaming API based on the popular Websocket protocol. This API will respond with a series of JSON blobs with the transcribed text, as well as word-level time stamps, punctuation, etc. Optionally, you can save this data to an Amazon Simple Storage Service (Amazon S3) bucket.

AWS
RB
已回答 3 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南