n8n Translation AI Content Creation
Contributed by Sabrina Ramonov ๐. From the community directory at agents.sabrina.dev, republished with permission and full credit.
Overview
This workflow takes some French text and translates it into spoken audio.
It then transcribes that audio back into text, translates it into English, and generates an audio file of the English text.
To do so, it uses ElevenLabs (which has a free tier) and OpenAI.
Setup
These steps should only take a few minutes:
1. In ElevenLabs, add a voice to your voice lab and copy its ID. Add it to the 'Set voice ID' node.
2. Get your ElevenLabs API key (click your name in the bottom-left of ElevenLabs and choose โprofileโ).
3. In the 'Generate French audio' node, create a new header auth cred. Set the name to xi-api-key and the value to your API key.
4. In the 'credential' field of the 'Transcribe audio' node, create a new OpenAI cred with your OpenAI API key.
5. Run the workflow by clicking the orange button at the bottom of the canvas.
Tools used: OpenAI, ElevenLabs
Download the workflow template (JSON)
Want this running in your business? KOBA42 builds and operates automations like this one.