Audio-Text-to-Text
Transformers
Safetensors
English
audioflamingo3
text2text-generation
audio
audio-language-model
timestamping
temporal-grounding
speech-recognition
speaker-diarization
dense-audio-captioning
music-captioning
Instructions to use Kaousheik/tempo-rl-multitask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kaousheik/tempo-rl-multitask with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForSeq2SeqLM processor = AutoProcessor.from_pretrained("Kaousheik/tempo-rl-multitask") model = AutoModelForSeq2SeqLM.from_pretrained("Kaousheik/tempo-rl-multitask", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!