How to automate VO generation using personal voices in 11Labs

Hello, I want to automatically create voiceovers using personal voices in 11labs (not the default ones which I can just use the text-to-speech node for). Ideally the flow would look like this:

  1. Add in the Google Doc URL with the text to generate a VO for
  2. Select the voice we want to use in 11Labs (we have multiple personal voices)
  3. Generate the VO using that selected voice
  4. Upload VO file to a specific Google Drive Folder

Is this possible to do in Gumloop?

Hey @tix - Yes this should be possible. You can create a custom ElevenLabs Text-to-Speech node that can take the text as input, use the voice using your selected parameter and output the voiceover file link.

You’ll need the ElevenLabs API for this: https://elevenlabs.io/docs/quickstart

Doc: https://docs.gumloop.com/nodes/custom_node_details
Video Tutorial: https://www.youtube.com/watch?v=yHjxbmdg-cI&ab_channel=Gumloop
Custom Node Workshop: https://www.youtube.com/watch?v=ovCCWfgWv4M

This topic was automatically closed 4 days after the last reply. New replies are no longer allowed.