standard elevenlabs Category:ElevenLabs
ElevenLabs Text-toSpeech from Script is a node that converts a script into a list of text-to-speech (TTS) audio segments.
This class processes a structured script containing dialogue, mapping speakers to their respective voices in the ElevenLabs system and generating corresponding audio segments.
When creating the standard .json formatted script, the name of the speaker must correspond the to respective name in ElevenLabs.
type | name | edge |
---|---|---|
script | script | True |
type | name | edge |
---|---|---|
audio | segments | True |
To use this node, you must have a 3rd party account associated with elevenlabs. 3rd party integrations can be added by navigating to the "connections" tab within the user settings page.