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