Vall-E Backend Training: RuntimeError: Failed to find any .qnt.pt file in specified training dataset. #343
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#343
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?
Under the web ui, I get this error when I try training a model
RuntimeError: Failed to find any .qnt.pt file in specified training dataset.
The .qnt.pt files are located in this directory
/ai-voice-cloning/training/valle/data/voice/
I put the .qnt.pt files under this directory.
/ai-voice-cloning/training/voice/valle/data/voice/
Now I get this error
What a silly oversight. Fixed in commit
5873c27f
.I get this error now.
Fixed in commit
22904a86