#Applio failed to train on local

1 messages · Page 1 of 1 (latest)

steep crag
#

Traceback (most recent call last):
File "C:\Users\PC\Downloads\Applio-3.0.7\Applio-3.0.7\env\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run()
File "C:\Users\PC\Downloads\Applio-3.0.7\Applio-3.0.7\env\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\PC\Downloads\Applio-3.0.7\Applio-3.0.7\rvc\train\train.py", line 143, in run
train_sampler = DistributedBucketSampler(
File "C:\Users\PC\Downloads\Applio-3.0.7\Applio-3.0.7\rvc\train\data_utils.py", line 363, in init
self.buckets, self.num_samples_per_bucket = self._create_buckets()
File "C:\Users\PC\Downloads\Applio-3.0.7\Applio-3.0.7\rvc\train\data_utils.py", line 385, in _create_buckets
total_batch_size - (len_bucket % total_batch_size)
ZeroDivisionError: integer division or modulo by zero
Failed to train index: need at least one array to concatenate
Index training finished!

#

what caused this and how to fix, thank you!

#

Applio failed to train on local