How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-to-speech", model="darkps/ice-012-audio")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("darkps/ice-012-audio", device_map="auto")
Quick Links

COMING SOON "DarkPs"

Ice-012 Audio
Multilingual 路 Multidialectal 路 Voice Cloning 路 Voice Imitation

Text-to-Speech with control over language, dialect, voice, age, and more.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 馃檵 1 Ask for provider support