Use Cases
- Generate audio content from written French text for language learning.
- Transcribe audio recordings into text for documentation.
- Translate spoken French into English audio for accessibility.
How It Works
Manually trigger the workflow to initiate the process. Set the voice ID and French text for audio generation. Generate audio from the French text using ElevenLabs. Transcribe the generated audio back into text using OpenAI. Translate the transcribed text from French to English. Generate English audio from the translated text.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Set up ElevenLabs voice ID and OpenAI credentials.
- 3Modify the French text in the 'Set ElevenLabs voice ID and text' node.
- 4Execute the workflow to generate audio and translations.
Apps Used
OpenAI
ElevenLabs
Categories
Target Roles
Tags
#ai content generation
#text processing
#workflow management