elevenlabs-python
elevenlabs-python copied to clipboard
Only 5 accents available in API?
Hi, I don't know if I'm missing something, but when I use a cloned voice with the API, it is completely different because it has American accent so the cloned voice is not similar.
I tried to change it with accent = Accent.x, but the list there are only 5 accents, British, American, Indian, Australian and African.
So, what's the point of having a cloned voice if the API is totally different? Is there any possibility of using exactly the same voice cloned from the API?
@DavidZgz32 -- are you passing in the files that you would like to upload when using the clone
function ?