Voice-to-Ideas: Transcribe Telegram Voice Notes with OpenAI Whisper to Google Sheets
Voice-to-Ideas: Auto-Transcribe Telegram Voice Notes to Google Sheets
Who it's for Creators, entrepreneurs, writers, and anyone who wants to capture ideas quickly without typing. This workflow is ideal for storing thoughts, content ideas, brainstorms, reminders, or voice memos on the go.
What it does This workflow listens for Telegram voice messages, sends the audio to OpenAI Whisper for transcription, and saves the raw text directly into a Google Sheet. No formatting or additional processing is applied. The exact transcription from the audio is stored as-is.
How it works
A Telegram Trigger detects when you send a voice message to your bot.
The Telegram node downloads the audio file.
OpenAI Whisper transcribes the voice note into text.
The raw transcription is appended to Google Sheets along with the current date.
Requirements
Telegram bot token (created via BotFather)
OpenAI API key with Whisper transcription enabled
Google Sheets credentials connected in n8n
A Google Sheet with two columns:
Notes (stores the transcription text)
Date (timestamp of the voice note)
Setup steps
Create a Telegram bot with BotFather and connect Telegram credentials in n8n.
Add your OpenAI API key to the OpenAI node.
Connect Google Sheets credentials in n8n.
Create a Google Sheet with two columns: Notes and Date.
Send a voice message to your Telegram bot to test the workflow.
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
🤖 Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments