Audio-Text-to-Text
Transformers
Safetensors
English
musicflamingo
text2text-generation
audio
speech
sound
music
reasoning
audio understanding
audio captioning
long-context
long-form-captioning
audio-language-model
long-audio
timestamp-grounding
Instructions to use nvidia/audio-flamingo-next-captioner-hf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvidia/audio-flamingo-next-captioner-hf with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForSeq2SeqLM processor = AutoProcessor.from_pretrained("nvidia/audio-flamingo-next-captioner-hf") model = AutoModelForSeq2SeqLM.from_pretrained("nvidia/audio-flamingo-next-captioner-hf") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!