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

🎙️ AI Audio Transcription with VLM Run
Overview:
Automatically transcribes audio files from Gmail and ge
Workflow:
1. 📧 Monitor Gmai
📧 Gmail Audio Detection
Monitors incoming emails and automatically downloads au
Process:
1. Polls Gmail every minute
2. Detects new emails with attachments
3. Downloads au
🤖 Audio AI Processing
VLM Run transcribes audio with high accuracy
Features:
- Advanced speech recognition
- Automatic punctuation
- Timestamp generation
🔗 Webhook Processing Flow
How asynchronous transcription works:
Step 1: Audio sent to VLM Run with callback URL
Step 2: Transcription starts in background
Step 3: Webhook receives
📄 Professional Reports
Creates beautifully formatted Google Docs with transcri
Report includes:
- Date and timestamp
- Total audio duration
- Segmented transcription
M
Monitor Email Attachments
V
VLM Run Audio Transcriber
R
Receive Transcription Re…
Generate Transcription R…
4 nodes2 edges

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

Download JSONView 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