Instructions to use ACE-Step/acestep-captioner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ACE-Step/acestep-captioner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="ACE-Step/acestep-captioner")# Load model directly from transformers import AutoProcessor, AutoModelForTextToWaveform processor = AutoProcessor.from_pretrained("ACE-Step/acestep-captioner") model = AutoModelForTextToWaveform.from_pretrained("ACE-Step/acestep-captioner") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c38861918c23af9030c7cfd8daefca315dc8e0fde29740104d391c2360e69753
- Size of remote file:
- 11.4 MB
- SHA256:
- 8441917e39ae0244e06d704b95b3124795cec478e297f9afac39ba670d7e9d99
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.