Transcribe Audio Files with Google Cloud and Telegram - n8n Workflow | Neura Market
Transcribe Audio Files with Google Cloud and Telegram
Transcribe audio messages from Telegram using **Google Gemini** for free.
Send an audio file to your Telegram bot and get a full transcription using Gemini's free model.

### Who is this template for?
Anyone who needs quick and accurate transcriptions of audio messages.
Perfect for:
- Creators and podcasters
- Coaches or educators
- People who receive a lot of audio on Telegram
You can also adapt this workflow to transcribe audio from other sources, like WhatsApp, Google Drive, or direct uploads.
### How it works
1. You send an audio file to your Telegram bot.
2. n8n downloads the file and converts it to text using Google Gemini.
3. The transcript is sent back to you on Telegram.
### How to set up
You'll just need:
- A Telegram bot token
- A Google Gemini API key (free tier supported)
The rest works out by itself.
### Check out my other templates
āļøš [**https://n8n.io/creators/solomon/**](https://n8n.io/creators/solomon/)
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Solomon
noOp
merge
switch
webhook
telegram
stickyNote
googleDrive
httpRequest
readWriteFile
telegramTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.