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