#Pre-process data in Applio No UI error:

1 messages · Page 1 of 1 (latest)

urban nimbus
#

Starting preprocess with 2 processes...
0% 0/1 [00:02<?, ?it/s]
Traceback (most recent call last):
File "/content/Applio/rvc/train/preprocess/preprocess.py", line 269, in <module>
preprocess_training_set(
File "/content/Applio/rvc/train/preprocess/preprocess.py", line 241, in preprocess_training_set
audio_length.append(future.result())
^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.

cursive raven
#

I'm having the same issue, have you fixed it?

solemn orbit
#

@urban nimbus @cursive raven notbook code has been updated

cursive raven