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
已提問 5 年前檢視次數 1370 次
3 個答案
0
已接受的答案

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

已回答 5 年前
profile picture
專家
已審閱 1 個月前
0

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

alexim
已回答 5 年前
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!

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南