Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag and library_name to the model card metadata. The pipeline_tag is set to audio-text-to-text reflecting the model's capabilities as described in the paper. The library_name is set to transformers as indicated by the usage example in the Github README.