Closed Sobsz closed 2 years ago
bump
Will take a look.
New information that might conclude that IDs are being treated as strings inside the trainer:
Here is a list LeifEricson put together inside discord:
This is obviously incorrect sorting. This sorting is also consistent when sorting strings:
e.g "10" is where "2" should be, etc.
good catch. just merged a fix that i think should work.
No idea what could be causing it, but it seems to rely on speaker count: an 8-speaker model of mine had the inference IDs match the training ones, whereas a 20-speaker one is jumbled up.
dhama the llama
on Discord has been able to (eventually) find all the training voices in their 61-speaker model, so it's likely that the IDs are only being shuffled and not discarded.