Transcribe Audio File

Transcribe audio or video files into text

How to Configure the Transcription Step

When configuring a Transcription Step, there are two main pieces to consider:

  1. Selecting the best transcription model for your use-case

  2. How to pass your audio file to AirOps

Once you're ready to get started, you can click the "Configure" button of your Transcription Step to set these values.

spinner

Transcription Model

AirOps offers 5 transcription models at this time:

circle-exclamation

Adding Your File into AirOps

There are currently two methods for passing your audio or video files into AirOps.

Option #1: Upload via the AirOps UI

  • In the Start Step of your Workflow, define your Workflow Input as "File Media"

  • Add the input as the File to transcribe

spinner

Option #2: Upload via Google Drive

  • Within Google Drive, configure your audio or video file so that "Anyone with the link" can view:

  • Add an input with the variable name google_drive_link

  • Add a code step with the following Javascript to convert the shareable URL from Google Drive into a downloadable URL:

  • Add the output of the code step as the File to transcribe

spinner

Multiple Speakers?

If selected, the model will automatically detect multiple speakers. This will result in the following outputs from the model.

Speaker 0:

Speaker 1:

Speaker 0:

Speaker A:

Speaker B:

Speaker A:

circle-info

Only AssemblyAI allows you to select the # of expected speakers. Without selecting # of speakers, the transcription may detect more (or fewer) speakers than expected

Detect Language?

Check to automatically detect the language of the file

Language

If Detect Language? is unchecked, you can specify the language you want to detect.

triangle-exclamation

Last updated

Was this helpful?