#Is it possible to have more than two eleven labs voices depending on the number of characters in th

1 messages · Page 1 of 1 (latest)

mild palmBOT
#
AI-generated Answer for sammybanks.

Yes, it is possible to generate long-form content such as books and novels in a captivating way using ElevenLabs. They have a feature called Projects which allows you to generate extremely long-form content. This feature is highly recommended if you plan on generating content of more than a few thousand characters.

From a developer's perspective, you would use the Projects feature to generate the long-form content. If you encounter any issues with the generated content, such as the AI changing accents or languages, you can simply regenerate a specific section that you're unhappy with, without the need to regenerate all paragraphs.

Unfortunately, the provided content does not specify how to use multiple voices sequentially in a script. However, it's worth noting that the AI models have been trained on a vast amount of audio and are suitable for a wide variety of tasks, ranging from more natural and conversational speech to more dramatic audiobook readings. The AI understands context, so if you write something in the style of a book, the AI will try to interpret how to perform a certain passage from the context of the writing itself.

For more detailed information on how to implement this from a developer's perspective, you may need to refer to the specific API documentation or developer guides provided by ElevenLabs.

References

Title: What's the maximum amount of characters and text I can generate? – ElevenLabs
Path: https://help.elevenlabs.io/hc/en-us/articles/13298164480913-What-s-the-maximum-amount-of-characters-and-text-I-can-generate

Title: Why does my voice change accent or language? – ElevenLabs
Path: https://help.elevenlabs.io/hc/en-us/articles/19631995406481-Why-does-my-voice-change-accent-or-language

dull dagger
#

So you mean there is no way to tweak around via eleven labs api to use more than one voice if the need arise?

mild palmBOT
#
AI-generated Answer for sammybanks.

Based on the provided information, there is no explicit mention of being able to use more than one voice clone at a time via the ElevenLabs API. The relevant section states:

Currently, we only allow one professional voice clone per account. Additionally, we only permit the cloning of your own voice using professional voice cloning, not anyone else's.

However, it does suggest trying out instant voice cloning as an alternative:

If you require more slots, we recommend trying out instant voice cloning, as it can yield excellent results. Furthermore, you'll receive a lot more slots with instant voice cloning.

So while the information does not directly address using multiple voice clones simultaneously via the API, it implies that instant voice cloning may provide more flexibility in terms of the number of available voice slots.

If you need further clarification or have additional details regarding your specific use case, feel free to provide more context, and I'll try my best to assist based on the information available.

References

Title: Can I export my voice clones? – ElevenLabs
Path: https://help.elevenlabs.io/hc/en-us/articles/23863046754193-Can-I-export-my-voice-clones

Title: How many Professional Voice Clones (PVCs) can I have? – ElevenLabs
Path: https://help.elevenlabs.io/hc/en-us/articles/18448048908305-How-many-Professional-Voice-Clones-PVCs-can-I-have

Title: Is there a limit on how many times I can edit / add voices? – ElevenLabs
Path: https://help.elevenlabs.io/hc/en-us/articles/18142871021713-Is-there-a-limit-on-how-many-times-I-can-edit-add-voices

Title: Do you offer lip sync? – ElevenLabs
Path: https://help.elevenlabs.io/hc/en-us/articles/23793433149073-Do-you-offer-lip-sync

dull dagger
#

Here is what I mean, I have a script that have two speakers let's say Emily and Jane. Can I create a voice for Emily and create another voice for Jane via api as a developer so as to serve as someone watching a movie or something?