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
posta 5 anni fa1370 visualizzazioni
3 Risposte
0
Risposta accettata

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

con risposta 5 anni fa
profile picture
ESPERTO
verificato un mese fa
0

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

alexim
con risposta 5 anni fa
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!

con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande