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