Can this model be trained using VoxCeleb2? I see that its preprocessing method is similar to LRE3, but there are issues with label.list. VoxCeleb2 does not have label.list. How can this be addressed
You could use dummy text for label.list since our model doesn't use label data.
I’ll check and update the code to remove the dependency when time allows.
Can this model be trained using VoxCeleb2? I see that its preprocessing method is similar to LRE3, but there are issues with label.list. VoxCeleb2 does not have label.list. How can this be addressed