#Failed to train index (Applio)

1 messages · Page 1 of 1 (latest)

lime swan
#

I finished training the model and generated the .pth files but index generation keeps failing. I trained it locally on a windows. Anybody knows why this keeps showing up:
"Failed to train index: need at least one array to concatenate
If you are running this code in a virtual environment, make sure you have enough GPU available to generate the Index file."

plain spade
#

it should be like this /content/drive/MyDrive/dataset folder

#

also do not put the audio in a zip

lime swan
# plain spade check your dataset path

hey! i'm running it locally on my d drive. so i've managed to run a small test run (giving .pth and .index files successfully), but when I ran it the second time properly with new data, .pth worked but .index just keeps failing (either doesn't run, gets stuck, or runs within 1 sec without any real output). dataset path is correct so not sure what's wrong.. 😦

plain spade
#

it should be like this assets/dataset/dataset folder

lime swan
#

oh does it have to be in the assets folder?

plain spade
plain spade