AI Audio Translation: French Text to English Speech - n8n Workflow | Neura Market
AI Audio Translation: French Text to English Speech
Transforms French text into audio, transcribes it, translates to English, and generates English audio using ElevenLabs and OpenAI.
This n8n workflow automates multilingual audio translation, starting with French text input. It uses ElevenLabs to generate realistic French spoken audio from the text. The audio is then transcribed back to text via OpenAI's Whisper model, ensuring accuracy even with accents or nuances.
Next, the transcribed French text is translated into English using OpenAI's GPT capabilities. Finally, ElevenLabs generates high-quality English audio from the translated text, producing a complete localized aud
Platform
n8n
Category
HR & Operations
Price
$14.99
Creator
Maxim Luong
AI
Translation
Audio
ElevenLabs
OpenAI
TTS
Transcription
Onboarding
HR
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.