Error when training : TypeError: new(): invalid data type 'str' #212
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#212
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?
batch_size: 200 (I have tested many other values)
I tried to see if I had a dataset problem by trying to delete some parts but I still could not fix the error
"fixed" with a try/catch and the use of iter() instead of the "for" :
Can you post your train.txt?
https://anonfiles.com/kdSavbmdza/train_txt (50Mo)
https://anonfiles.com/o5S9v8m8zb/valid_txt (1Mo)
Hello, where do you put this fix? I have the same error. :/