Google Sheets node
AWS S3 node
AWS Transcribe node
+2

Transcribe audio files from Cloud Storage

Published 2 years ago

Created by

lorenanda
Lorena

Categories

Building Blocks

Template description

This workflow transcribes audio files stored in AWS S3 and stores the information in Google Sheets.

  • Google Drive Trigger node triggers the workflow when a new file is uploaded in Google Drive.
  • AWS S3 1 node uploads the new file to an S3 bucket.
  • AWS S3 2 node gets the file from the S3 bucket.
  • AWS Transcribe 1 node creates a transciption job for the respective audio file.
  • Wait node waits for the transcription job from the previous node to be complete before proceeding with the workflow (necessary in case the service is busy or the file to be transcribed is large, delaying the workflow).
  • AWS Transcribe 2 node gets the information of the transcription job.
  • Set node sets the necessary values to be included in the data set.
  • Google Sheets node adds the transcription information to a sheet that serves as data set.

Share Template

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon