Transcribe is identifying speakers 0, speaker 1 as same person.

1

I ran transcription job which contains two people phone conversation. Even-though i selected two speakers but Transcribe carrying dialogues of speaker 0 over to speaker 1 in Transcription job transcript also transcription accuracy is very low. Is there anything can be done to resolve this issue?

질문됨 2년 전277회 조회
2개 답변
0

I assume that you are calling the StartTranscriptionJob API.

Check bellowing parameters:

  • MediaFormat, MediaSampleRateHertz setting, if you have a specific one.
  • MaxSpeakerLabels, Specify the maximum number of speakers you want to identify in your media. Note that if your media contains more speakers than the specified number, multiple speakers will be identified as a single speaker. If you specify the MaxSpeakerLabels field, you must set the ShowSpeakerLabels field to true.

Reference: StartTranscriptionJob

If it's a streaming one, check Identifying speakers in real-time streams

profile pictureAWS
Mia C
답변함 2년 전
profile picture
전문가
검토됨 한 달 전
0

I'm facing a similar issue with the StartMedicalScribeJob. In the audio files I've tested, I've had two speakers in them but it's showing the same label for both the speakers in the transcript generated. Anything else need to be explicitly set for the service to properly distinguish between the speakers? My cuurent parameters are set like this: ShowSpeakerLabels = True MaxSpeakerLabels= 3 ChannelIdentification= False

답변함 4달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠