AI Audio Transcription & Google Docs Report Generator with VLM Run — n8n Workflow

Low complexity Trigger4 nodes🏷️ Miscellaneous👁 517 viewsby Shahrear

Overview

Automatically transform audio files into professional transcription reports with AI-powered speech recognition, timestamp generation, and formatted Google Docs output.

What this workflow does Monitors Gmail for incoming audio attachments Downloads and processes audio files using VLM Run AI transcription Generates accurate transcriptions with precise timestamps and segmentation Creates professional reports in Google Docs with formatted output Handles asynchronous processing for long audio files

Nodes used

Google Docs

Workflow Preview

Loading workflow preview...

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 4 nodes, connecting @vlm-run/n8n-nodes-vlmrun.vlmrun, gmailtrigger, googledocs.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (4)

GO

Google Docs

googleDocs

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded ai-audio-transcription-google-docs-report-generator-with-vlm-run file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "AI Audio Transcription & Google Docs Report Generator with VLM Run", "nodes": [...], ...}

Integrations

@vlm-run/n8n-nodes-vlmrun.vlmrungmailtriggergoogledocswebhook

Get This Workflow

Download and import in one click

View on n8n.io
Nodes4
Complexitylow
Triggertrigger
Views517

Created by

Shahrear

Shahrear

@shahrear

Tags

@vlm-run/n8n-nodes-vlmrun.vlmrungmailtriggergoogledocswebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows