Closed ElizavetaSedova closed 2 years ago
I put limits on the minimum and maximum duration, this solved the problem.
I have the same error but putting limits on minimum and maximum duration isn't solving the problem. Can you give more insight on the values you used and how you chose them?
Hello, please help! I want to fine-tuning by adding new audio files that fail to generate on the 1b_model to get good samples for similar audios later. All my audio files are 44100Hz stereo. I'm not exactly sure what exactly these parameters are needed for training. I am following the instructions: Fine-tune pre-trained top-level prior to new style(s). When I run:
i get an error:
As I understand it, I need to decrease this value. But if I decrease the value of sample_length, then this error appears:
I don't understand what I need to do to make everything work without errors...