Text-to-Audio
Transformers
Safetensors
ACE-Step
feature-extraction
audio
music
text2music
custom_code
Instructions to use rAVEUK/acestep-v15-xl-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rAVEUK/acestep-v15-xl-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="rAVEUK/acestep-v15-xl-base", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rAVEUK/acestep-v15-xl-base", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e66354e8035ff5758b1d5fe4dc14216dc66023a4555d496ea3faa6e63617e382
- Size of remote file:
- 4.99 GB
- SHA256:
- 3994ec426e1fb1cc92488b3fffa8bbbf86e8daa83ab23a4dc11eeb0ad12db52b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.