AlizerUncaged / desktop-waifu

Desktop Waifu!
337 stars 48 forks source link

Index Error Issue #156

Open DarkMysticFox opened 1 year ago

DarkMysticFox commented 1 year ago

You are in a virtual environment: "C:\Waifu AI\desktop-waifu-master\waifu"

Traceback (most recent call last): File "C:\Waifu AI\desktop-waifu-master\waifu\Src\runner.py", line 60, in import utils.elevenlabs File "C:\Waifu AI\desktop-waifu-master\waifu\Src\utils\elevenlabs.py", line 13, in ELEVENLABS_VOICE = ELEVENLABS_CLIENT.get_voices_by_name(env_voice)[0]


IndexError: list index out of range
node js
Press any key to continue . . .

Can Anyone tell me how to fix the index Error?
ChrisDstryder commented 10 months ago

I have the same problem as you. Did you manage to find a solution? How can I fix it?