tsurumeso / vocal-remover

Vocal Remover using Deep Neural Networks
MIT License
1.55k stars 222 forks source link

training fails with the error "too many indices for array: array is 1-dimensional, but 2 were indexed" #151

Open sumitshrestha opened 10 months ago

sumitshrestha commented 10 months ago

i have 10 instrument and 10 mixture file. all of them are wav files. the size of these files range from 63kb to 997kb. when i run training i get error train_20231109164900.log too many indices for array: array is 1-dimensional, but 2 were indexed @tsurumeso @dannyball710