I'm trying to use t.scribe to transcribe an AWS transcription.
pip install tscribe
Successfully installed
aws-transcribe-transcript-master istrauss$ tscribe.write("gabi.json", format="docx")
-bash: syntax error near unexpected token `"gabi.json",'
I copied the format in the doc exactly (just changed the file name to my file) so I don't know what the syntax error could be.
This is my third attempt to convert my json transcription into something more readable. I'm just looking for a simple way to do this — it's just for me to view my own transcript locally, and there's only one speaker.