How is Audio Identification transcription text created from JSON?

0

I am not familiar with JSON files. For a single speaker, I have been editing the JSON in Word, no problem as the full transcription text is easily extracted. Now for 2 speakers, I would like to extract the Audio Identification transcription text as shown in the 5000 character sample text where the speaker is identified. How do I create the Audio Identification transcription text for the full transcription as shown in the sample, from the JSON file? Thanks.

alexim
asked 5 years ago1349 views
3 Answers
0
Accepted Answer

Hi,
I would recommend using or modifying the aws-transcribe-transcript python script found in the link below. This script will parse the json that contains multiple speakers into a more readable format.
Link: https://github.com/trhr/aws-transcribe-transcript
Hope this helps!
-randy

answered 5 years ago
profile picture
EXPERT
reviewed 17 days ago
0

Fantastic!!! It worked perfectly. Randy, thank you so much.

alexim
answered 5 years ago
0

Hi Randy,
Thank you for the link.
Unlike Alexim, I wasn't able to complete the steps (either Regular or S3).
I documented the steps I took, and posted them here: http://threadgill.com/translation.3.html
Any suggestions on how to configure this would be very much appreciated!

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions