ValueError when generating prompt #144
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#144
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?
Error happened after clicking the generate button while using a trained model, same error happens with random voice and microphone generates a seperate error 'wrong file type'.
python 3.10.8
Gpu nvidia 3060
I'll push a fix to mrq/tortoise-tts when I get a chance. Odd it didn't turn up in my many generation tests over the past few days.
You might also just need to update tortoise itself with the update-force script.
Should be fixed in mrq/tortoise-tts commit
e201746eeb
.I'm still not sure how it wasn't erroring out for me.
ran the update.bat and it now works, thank you. Issue solved