How to use SazerLife/DINO-HuVITS with Transformers:
# Load model directly from transformers import DinoHuVits model = DinoHuVits.from_pretrained("SazerLife/DINO-HuVITS", trust_remote_code=True, dtype="auto")