Audio-Text-to-Text
Transformers
Safetensors
English
Hindi
shuka
image-feature-extraction
custom_code
Instructions to use sarvamai/shuka-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sarvamai/shuka-1 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("sarvamai/shuka-1", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K