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
gefragt vor 5 Jahren1370 Aufrufe
3 Antworten
0
Akzeptierte Antwort

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

beantwortet vor 5 Jahren
profile picture
EXPERTE
überprüft vor einem Monat
0

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

alexim
beantwortet vor 5 Jahren
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!

beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen