GaspardCulis / elevenlabs-unleashed

Provides unlimited ElevenLabs API calls.
MIT License
173 stars 38 forks source link

not working #34

Open BDIT-luan opened 4 weeks ago

BDIT-luan commented 4 weeks ago

I just tried to run, but there an error

Aponym commented 4 days ago

Exception has occurred: JSONDecodeError Expecting value: line 1 column 1 (char 0) StopIteration: 0

During handling of the above exception, another exception occurred:

json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

During handling of the above exception, another exception occurred:

File "C:\Users\xxx\Desktop\elevenlabs-unleashed-main\src\elevenlabs_unleashed__init__.py", line 5, in username, password, api_key = create_account() ^^^^^^^^^^^^^^^^ requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)