cbh123 / narrator

David Attenborough narrates your life
4.38k stars 533 forks source link

David Attonborough voice not available #23

Open gijzelaerr opened 11 months ago

gijzelaerr commented 11 months ago

elevenlabs.api.error.APIError: A voice for the voice_id ENfvYmv6CRqDodDZTieQ was not found.

it doesn't seem to be listed here also:

https://api.elevenlabs.io/v1/voices

pmatos commented 11 months ago

Same here unfortunately.

atakane commented 11 months ago
  1. go to Eleven Labs/Voice Library,
  2. search for David,
  3. add it to your Voice Lab
  4. go to your voice lab
  5. click on the flask icon by David's name
  6. copy the voice id
  7. put the id in narrator.py line: 28 Screenshot 2023-11-17 at 12 11 04 PM
KoenVdH commented 11 months ago

I did all of this, but still get: elevenlabs.api.error.APIError: A voice for the voice_id KsgJQOS3PnbCDOZ4GDqG was not found.

Luucid commented 11 months ago

I get the same issue. I even tried other voices I know are available on elevenlabs, but I get the same APIerror.

KoenVdH commented 11 months ago

solution here,at least for me: https://github.com/cbh123/narrator/issues/3#issuecomment-1816984696

bazmatic commented 11 months ago

This voice is pretty close: fzXlN7tnteBu4GMKzI0i

pmatos commented 11 months ago
  1. go to Eleven Labs/Voice Library,
  2. search for David,
  3. add it to your Voice Lab
  4. go to your voice lab
  5. click on the flask icon by David's name
  6. copy the voice id
  7. put the id in narrator.py line: 28
Screenshot 2023-11-17 at 12 11 04 PM

But that's not David Attenborough. You'll have to voice clone using David's voice, I think.

yosun commented 11 months ago

actually kind of surprised that kaggle or other sources don't have data sets of david's voice.

youtube -> extract audio -> https://vocalremover.org/ -> spectrum analysis distill to 1 minute of footage in audition/audacity/etc -> instant clone 11labs

ben-xD commented 11 months ago

I've looked for the voice and couldn't find it. Therefore, to do it you need to clone the voice from an audio file. To clone a voice, you need ElevenLab's Starter (or higher) subscription, which appears to me to be $5 a month.

A comment on https://github.com/cbh123/narrator/issues/3 has a audio file attached

https://elevenlabs.io/voice-lab

voice cloning

yosun commented 11 months ago

actually there are several openesource models you can do voice cloning with - here's one from a few months ago trained on my acting voice

https://replicate.com/p/jdmsp6jbaqrd5jqii7l3pav7s4

studiozandra commented 8 months ago

David Attenborough expressed his distress at being voice-cloned, so whether you agree or not, there is an ethical/licensing conflict. (What is created solely for non-public use may be a separate issue)