-
I am getting the error status_code: 401, body: {'detail': {'status': 'needs_authorization', 'message': 'Neither
authorization header nor xi-api-key received, please provi…
-
Hi,
I've managed to get everything to work, except every time get a reply, there's no audio to play along with it. I get this error
'ElevenLabsClonedVoice' object has no attribute 'generate_aud…
-
ElevenLabs dubbing has some hiccups or hallucinations that can be solved by simply re-dubbing as it is non-deterministic. Caching stops ElevenLabs from synthesizing dubs when the user re-submits.
I…
-
I have put in this code over 3 three times and even refreshed it, but it still gives me this error. Why?
![image_2023-07-08_210958567](https://github.com/AlizerUncaged/desktop-waifu/assets/139009642/…
-
Elevenlabs (https://elevenlabs.io/) offers a high quality polish TTS system. I tried your script on it and the results are very promising. A few pronunciations are varying a bit, so it might make sen…
-
https://github.com/VikramAditya144/Storing-Large-PDF-Pinecone/blob/bea515faeffe6e284adae7485df83397836b03b6/.env#L1-L4
Hello! It's important that you invalidate your API keys.
I was doing securi…
-
Hi has anyone encountered the same problem as me? When I try to open the saved audio using the save() method, it says that the file is either corrupt or in the wrong format.
from elevenlabs import…
-
**Why**
Having to register additionally with ElevenLabs for voice generation is a hussle. Also, they don't provide "pay as you go" plans. OpenAI has pretty good speech generation model TTS-1, and it …
-
Unsure what i could be doing wrong. I have my API key added to the api_key file. I have Male Voices and Female Voices added in the text files and when i click on a NPC it reads out but in the same def…
-
In README.md,
change:
```
export OPENAI_API_KEY=
export ELEVENLABS_API_KEY=
```
to
```
export OPENAI_API_KEY=
export ELEVEN_API_KEY=
```