Instructions to use declare-lab/tango2-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use declare-lab/tango2-full with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-audio", model="declare-lab/tango2-full")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("declare-lab/tango2-full", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
255f8e3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:857eb30b2752a6c08f42b490ba98367edd87d9b09e0363e2047a95b424ae60fe
size 4829066767
|