Please tell me I can use a custom voice id with elevenlabs tts?
Right now, it’s just erroring and I still can’t see the error. Even in the boundary.
Thanks
Please tell me I can use a custom voice id with elevenlabs tts?
Right now, it’s just erroring and I still can’t see the error. Even in the boundary.
Thanks
Hey @mutty! If you’re reporting an issue with a flow or an error in a run, please include the run link and make sure it’s shareable so we can take a look.
Find your run link on the history page. Format: https://www.gumloop.com/pipeline?run_id={your_run_id}&workbook_id={workbook_id}
Make it shareable by clicking “Share” → ‘Anyone with the link can view’ in the top-left corner of the flow screen.
Provide details about the issue—more context helps us troubleshoot faster.
You can find your run history here: https://www.gumloop.com/history
Happy to share the link to the workbook via DM or email.
Thanks
Hey @mutty - Can you share the run link here and give access to wasay@gumloop.com please.
Workbook
Thank you! The voice ID as the input won’t work here - Only the default voices are available in the node as of now however we can look into adding a custom voice selection feature in the future.
Meanwhile you can create a custom node if you want to use a custom voice. It would require your own API key for ElevenLabs and you can paste the API docs and context in the AI prompt within the node builder to help you generate the code.
Doc: Custom Node Builder - Gumloop
Video Tutorial: https://www.youtube.com/watch?v=yHjxbmdg-cI&ab_channel=Gumloop
Custom Node Workshop: https://www.youtube.com/watch?v=ovCCWfgWv4M
Thanks Wasay.
Putting api keys in the custom nodes doesn’t feel right. Is there a way to have env variables or to use the permissions set in the account? I can’t see anything on this.
Thanks
Not as of now, we do plan on adding this feature through https://www.gumloop.com/settings/profile/credentials in the future.
As for custom nodes, only the creator of the custom node can edit and view the code so the credentials remain safe.
Note: If you decide to share a workflow with the custom node, the user would be able to run the flow with the custom node but won’t be able to edit it.
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.