Instructions to use lithish2602/sample_data with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lithish2602/sample_data with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="lithish2602/sample_data")# Load model directly from transformers import AutoProcessor, AutoModelForTextToSpectrogram processor = AutoProcessor.from_pretrained("lithish2602/sample_data") model = AutoModelForTextToSpectrogram.from_pretrained("lithish2602/sample_data") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1458497 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0a07297637dcfcbb27d215e8237e29698629016064606149fb94501e13fefdfe
size 5432
|