n8n-nodes-elevenlabs-langfix
Version:
Complete implementation of ElevenLabs AI voice generation into n8n workflows.
43 lines (23 loc) • 2.09 kB
Markdown
# n8n-nodes-elevenlabs-langfix
> **Currently in BETA and under active development.**
> **Thanks n8n-ninja! I just fixed the language output for non-english requests**
This n8n community node enables seamless integration of **[ElevenLabs](http://go.n8n.ninja/elevenlabs) in your [n8n](http://go.n8n.ninja/tryn8n) workflows**.
**[ElevenLabs](http://go.n8n.ninja/elevenlabs)** offers cutting-edge, contextually aware AI voices, allowing you to generate lifelike speech in hundreds of unique and familiar voices across dozens of languages.
**[n8n](http://go.n8n.ninja/tryn8n)** is a powerful, AI-native, open-source workflow automation tool. Connect hundreds of services and rapidly create complex solutions with ease.
[](https://youtu.be/R2qFRdu8CMY)
Watch the teaser and visit the [Official node page](https://go.n8n.ninja/811)
## Features
- **Text to speech**: Turn any text into a high quality audio, lifelike, context-aware speech audio file that you can manipulate in your workflow.
- **Speech to speech**: Transform your voice into an other character, preserving emotions and deliver with consistency.
- **Generate voice**: Generate a new voice based on settings like age, gender, accent... add it to your library and start using it your workflow.
- **Clone your voice**: Clone your own voice from an audio file and use it in your workflow, for text to speech or speech to speech.
And more: voice library, user and history management.
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Credentials
To use this node, you need to have an [elevenlabs.io](http://go.n8n.ninja/elevenlabs) account and setup your xi-api-key in the node built-in credentials.
## Compatibility
1.39.1 and above
## Resources
- [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
- [elevenlabs api documentation](https://elevenlabs.io/docs/api-reference/getting-started)