Convert DeepGram to autoEdit transcript format

There isn't a way to add custom STT adapters to autoEdit, but you can modify the transcriptions.json directly.

Here's a fragment that will allow you to generate an autoEdit compatible transcript from a DeepGram transcript using jq.

There are a few modifications you will need to make to this gist to complete it for your own setup, but the following command will pull the bits of data you need and you can use variables to fill in the rest.

Just remember to take a backup of your current transcriptions.json file before you modify/replace it.

Published November 2, 2022