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