跳至内容

Custom Language Models (CLM) with AWS HealthScribe

0

I would like to use a Custom Language Model with AWS HealthScribe in order to provide accurate transcriptions and clinical notes, but in the Boto3 docs and the API documentation it does not provide an option to use a CLM. Are CLM's only supported by the basic transcription service, and if so is there a way to pipeline the transcription service to the HealthScribe service to generate clinical notes?

已提问 6 个月前63 查看次数
1 回答
0
已接受的回答

I apologize, but there seems to be a misunderstanding in your question. AWS HealthScribe does not currently support the use of Custom Language Models (CLMs). CLMs are a feature of Amazon Transcribe, the general-purpose transcription service, but they are not directly integrated with AWS HealthScribe.

AWS HealthScribe is a specialized service that combines speech recognition and generative AI technologies specifically optimized for medical conversations. It is designed to automatically generate preliminary clinical notes and consultation transcripts from patient-clinician conversations in healthcare settings. The service is currently optimized for US English in general medicine and orthopedics practices.

While AWS HealthScribe does not support CLMs, it uses custom-trained speech recognition technology tailored for medical conversations. This means it's already optimized for healthcare terminology and context without the need for additional custom language models.

As for creating a pipeline between Amazon Transcribe (with CLMs) and AWS HealthScribe, this is not currently possible. AWS HealthScribe is an end-to-end solution that handles both the transcription and the generation of clinical notes. It's not designed to accept external transcripts as input.

If you need highly specialized vocabulary or language patterns that aren't covered by AWS HealthScribe's built-in capabilities, you may want to consider using Amazon Transcribe Medical with Custom Vocabularies instead. However, this would not provide the clinical note generation features of AWS HealthScribe.

For the most accurate and up-to-date information on AWS HealthScribe's capabilities and potential future features, I recommend checking the official AWS documentation or contacting AWS support directly.
Sources
AWS Healthscribe - AWS AI Service Cards
AWS HealthScribe - Amazon Transcribe

已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。