Skip to content

upgraded to collab+, changed GPU to a100, now training won't continue #614

Closed Answered by yoyoitsevan
yoyoitsevan asked this question in Q&A
Discussion options

You must be logged in to vote

In testing a few different things, I noticed training will not continue for one of two typical reasons (at least in my case):

One - there are audio files in the dataset folder that are longer than the 5-10 seconds (like if you split up a long file and then leave the full length files in the same folder)
Two - there are non-audio files mixed in with your audio files in the Dataset folder

In my situation, removing the culprit files fixed it for me. In the rare instance it didn't fix it, I added "-n 2" to the end of the pre-hubert command and it worked like a charm.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yoyoitsevan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant