kibaffo33 / aws_transcribe_to_docx

Produce Word Document, CSV or SQLite transcriptions using the automatic speech recognition from AWS Transcribe.
MIT License
163 stars 64 forks source link

various issues when using redacted json files due to the "confidence" attribute #13

Closed cmanasseh closed 3 years ago

cmanasseh commented 4 years ago

tscribe.write ("redacted-output.json", format="csv") you get a KeyError: 'confidence' error. attached init.py has the fixes init .txt

kibaffo33 commented 4 years ago

Thanks for raising this issue. I'll take a look into it.

kibaffo33 commented 4 years ago

To make this issue more workable, could you please...

Thank you

kibaffo33 commented 3 years ago

No response for 6 months, closing issue