Open A-2-H opened 1 month ago
This might be because the index is too large. Is the memory usage continuously increasing? Anyway, I don't think the indexing feature improves the quality of SVC. It will most likely be removed later.
Index was made in different models with different number of files, about 200-400 data files. I didn't notice continously increasing memory usage. Just wanted to try it and see the results. I'm experimenting with different settings and still learning how it all works and what to do for best results.
I can't make Units Intex to work... I had problem to train it, and found out that I need to make folder for speaker "1" in train/audio and val/audio named "1" and after that I could generate index file but now when I try to use -ir nothing happen. It loads index as it should and then nothing happen just stop the script. Maybe I do something wrong with training index or something is not working with inferancing it, maybe bad packages or something is messed up in infer files?