Before you begin
To complete this tutorial, you need:- Python installed.
- An .
Step-by-step instructions
Install the Python SDK:assemblyai
and re
packages, and set your API key:
Transcriber
, a TranscriptionConfig
with speaker_labels
set to True
. Then, create a transcript.
LemurQuestion
for each speaker. Lastly, ask LeMUR the questions, specifying text_with_speaker_labels
as the input_text
.