How to use acul3/TTS-TESTV3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("acul3/TTS-TESTV3", dtype="auto")