Open di3h opened 1 year ago
i have the same issue; using the google colab training notebook in step8.
root cause: this issue is because python is failing to write to list.txt. will need to update method to write contents from uploaded transcripts to list.txt
root cause: this issue is because python is failing to write to list.txt. will need to update method to write contents from uploaded transcripts to list.txt
In my case, I manually uploaded and it works for me
The file list.txt was empty
I'm getting an error at the begin of training: num_samples should be a positive integer value, but got num_samples=0. How to fix it?