This workflow leverages Telegram's messaging platform to receive audio messages, which are then processed for translation into text. Utilizing the OpenAI Chat Model, the workflow converts the audio to text, identifies the language, and translates ...
This workflow leverages Telegram's messaging platform to receive audio messages, which are then processed for translation into text. Utilizing the OpenAI Chat Model, the workflow converts the audio to text, identifies the language, and translates it into the desired target language. The steps involve triggering from a Telegram message, processing the audio file, and returning the translated text back to the chat. This automation is particularly useful for users who require quick translations of
Platform
n8n
Category
Development & IT
Price
$9.99
Creator
Jose Maurino
Telegram
Workflow Automation
Translation
AI
Audio Processing
N8N
Chatbot
Multilingual
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.