How to use Gluttony10/VITS2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Gluttony10/VITS2", dtype="auto")
No model card