Hello!
I'm very interested in training a custom HFA model, and this project is super interesting! I am curious about this error I am getting that appears to cause issues with training.
Upon trying again with loguru's @logger.catch() decorator, it appears to be an issue with a tensor. I'm not a torch expert, so I'm not sure what the issue is. The data being utilized has been verified accurate, and is the proper format (DiffSinger training data).
It only happens to some segments, not all of them.
Please let me know if I'm looking over anything!