Whisper Transkription copy
Trigger and Download of audio file In this example I'm using Google Drive. As soon as a audio file is uploaded the trigger will start and download the audio file.
Integrations Used (3)
Prerequisites
Required Credentials (3)
Multiple services required
This workflow needs 3 different credentials. Make sure you have accounts for all services before importing.
Complexity
Some experience helpful. Multiple integrations or logic.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "TWcBOEMLFs7e6KjP",
"meta": {
"instanceId": "c95a2bbed4422e86c4fa3e73b42c7571c9c1b1107f8abf6b7e8c8144a55fa53c"
},
"name": "Whisper Transkription copy",
"tags": [],
"nodes": [
{
"id": "4bb98287-b0fc-4b34-8cf0-f0870cf313e6",
"name": "Google Drive Trigger",
"type": "n8n-nodes-base.googleDriveTrigger",
"position": [
1340,
560
],
"parameters": {
"event": "fileCreated",
"options": {},
"pollTimes": {
...Related Workflows
Remove Personally Identifiable Information (PII) from CSV Files with OpenAI
Remove PII from CSV Files This workflow monitors a Google Drive folder for new CSV files, identifies and removes PII col...
Supabase Insertion & Upsertion & Retrieval
INSERTING - it's important to use the same embedding model when for any interaction with your vector database (inserting...
Ask questions about a PDF using AI
Load data into database Fetch file from Google Drive, split it into chunks and insert into Pinecone index
Chat with PDF docs using AI (quoting sources)
1. Setup: Fetch file from Google Drive, split it into chunks and insert into a vector database Note that running this pa...
Extract text from PDF and image using Vertex AI (Gemini) into CSV
How to extract PDF and image text into CSV using n8n (without manual data entry) This workflow will extract text data fr...