EniasCailliau / GirlfriendGPT

Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0

Home Page:https://gptgirlfriend.online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 401: Unauthorized

bhaidaya opened this issue · comments

Hi Enias,

When chatting via telegram I get the following appended to each chatbot response. (the chatbot works and interacts fine, it seems to be the audio file creation erroring)

"An error happened while creating a response: [ERROR - POST /generate] Received status code 401 from Eleven Labs. Reason: Unauthorized"

I have a valid account with elevenlabs and verified that I can successfully run a text-to-speech api call using my api key/voice id combo. I have a developer plan with steamship and am not at any limit.

Thanks!

If I don't include my own elevenlabs key then it works fine.