yxlllc/DDSP-SVC

error while starting training

Closed this issue · 3 comments

File "D:\New folder (4)\DDSP-SVC\diffusion\data_loaders.py", line 202, in getitem
if data_buffer['duration'] < (self.waveform_sec + 0.1):
RecursionError: maximum recursion depth exceeded in comparison

yxlllc commented

Check if the training set and validation set are placed correctly and the preprocessing is completed normally

Everything is normal i have a dataset of 13 mins good quality i split that into 2sec clips and for val i put 10 clips each 2secs long preprocessing is completely normal

yxlllc commented

2s is too short.