API IndexError: list index out of range #120
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#120
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
python 3.9
gtx 3090
git pull to the lastest build, generate using the api endpoints,
data = response["data"]
KeyError: 'data'
on script end
I remember I had that exact line throw, but I don't remember what caused it.
Given my luck, I'll run into it again soon and find out the problem.
Did it on a fresh install, still same issue
Figured it out. In the future, you should really validate your generation settings.
Your candidate size is set to 0. Set it to 1.