import torch pth = torch.load("./pretrained_models/SoVITS_weights_v2ProPlus/zoengjyutgaai_e8_s1016.pth", map_location="cpu") print(type(pth))