hyperaudio / ha-converter

Hyperaudio Converter - converts from JSON/SRT to HTML Based Interactive Transcript
https://hyperaud.io/converter/converter.html
12 stars 12 forks source link

πŸ”° Request: Support Importing Amazon JSON #30

Open natelawrence opened 3 months ago

natelawrence commented 3 months ago

Similar to issues 146 and 147 on HyperAudio Lite Editor, please support importing and converting Amazon Transcribe JSON to HyperAudio hypertranscript JSON within HyperAudio Converter.

Please find a simple example attached. πŸ“„ ASR Timed Text Format Test 2 [Amazon Transcribe].json The corresponding audio file can be obtained πŸ”‰ here.

Being able to import Amazon Transcribe's format would allow Amazon Transcribe users to bring their transcripts and edit them in HyperAudio Lite Editor, if desired.


Note: Amazon Transcribe has an interesting feature where it can provide up to 10 alternate transcriptions of your input media. By comparing these alternate transcriptions to each other and factoring in the confidence score on each word, you could automatically identify areas of the transcript to spot-check first before listening through the entire recording.

I'm attaching an example JSON file that has alternate transcriptions of sentences/phrases after the completion of the first copy of the transcript. πŸ“„ ASR Timed Text Format Test 2 [Amazon Transcribe] (With Alternates).json