AI Audio Transcription & Google Docs Report Generator with VLM Run — n8n 工作流

复杂度 触发器4 个节点🏷️ Miscellaneous👁 517 次查看作者:Shahrear

概览

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

使用的节点

Google Docs

工作流预览

🎙️ 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

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 4 个节点, connecting @vlm-run/n8n-nodes-vlmrun.vlmrun, gmailtrigger, googledocs。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (4)

GO

Google Docs

googleDocs

#1

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 ai-audio-transcription-google-docs-report-generator-with-vlm-run 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

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

集成

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

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点4
复杂度low
触发器trigger
查看次数517

创建者

Shahrear

Shahrear

@shahrear

标签

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

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →

Related Miscellaneous Workflows