Transformers How to use tutu0604/UltraVoice-SFT with Transformers:
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("text-to-speech", model="tutu0604/UltraVoice-SFT") # Load model directly
from transformers import SLAM-Omni
model = SLAM-Omni.from_pretrained("tutu0604/UltraVoice-SFT", dtype="auto")