2 Answers
- Newest
- Most votes
- Most comments
2
Hi, I guess that you want attributed text transcription of your Chime meetings. It already exists.
See https://docs.aws.amazon.com/chime-sdk/latest/dg/meeting-transcription.html
You use Amazon Chime SDK live transcription to generate live, user-attributed
transcripts of your meetings. Amazon Chime SDK live transcription integrates
with the Amazon Transcribe and Amazon Transcribe Medical services to generate
transcripts of Amazon Chime SDK meetings while they're in progress.
Amazon Chime SDK live transcription processes each user’s audio separately for
improved accuracy in multi-speaker scenarios. The Amazon Chime SDK uses its active
talker algorithm to select the top two active talkers, and then sends their audio to Amazon
Transcribe, in separate channels, via a single stream. Meeting participants receive
user-attributed transcriptions via Amazon Chime SDK data messages. You can use
transcriptions in a variety of ways, such as displaying subtitles, creating meeting
transcripts, or using the transcriptions for content analysis.
You can then go further by using AI to summarize those transcriptions: https://aws.amazon.com/blogs/machine-learning/build-a-serverless-meeting-summarization-backend-with-large-language-models-on-amazon-sagemaker-jumpstart/
Best,
Didier
Relevant content
- asked a year ago
- asked a year ago
- asked 2 years ago

How do you download the cc text?
Hi Didier. Thank you so much for answering my question! Great to know that it exists!
You're very welcome!
How do you download the cc text?