Add pipeline tag to model card

#1
by nielsr HF Staff - opened

This PR adds the missing pipeline_tag: audio-text-to-text to the model card metadata. This ensures the model is correctly categorized on the Hugging Face Hub and can be discovered via the appropriate filter (https://huggingface.co/models?pipeline_tag=audio-text-to-text). No other changes are necessary as the model card already contains the required information.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment