Automated Telegram Voice Message Transcription and Logging

somdn_product_page

This workflow automates the process of transcribing Telegram voice messages, storing the original audio, and logging the details in Google Sheets, while notifying users with transcription results. It begins with a Telegram trigger that listens for incoming messages. When a voice message is detected, the workflow downloads the audio file, transcribes it using OpenAI’s Whisper API, and uploads the audio to Google Drive for backup. The transcription, along with metadata like date, duration, and the audio URL, is then consolidated and appended to a Google Sheet for record-keeping. Finally, the user receives a Telegram message with the transcription and download link. This workflow is ideal for content creators, journalists, or professionals who want automated, searchable voice memos and organized logging.

Node Count

11 – 20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.openAi, code, googleDrive, googleSheets, if, merge, stickyNote, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “Automated Telegram Voice Message Transcription and Logging”

Your email address will not be published. Required fields are marked *