Add pipeline tag, library name and link to Github repo
#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 automatic-speech-recognition
as this model performs Automatic Speech Recognition.
The library_name
is set to transformers
because the model is readily usable with the Hugging Face Transformers library.
I also added a link to the Github repository in the overview.
This addition improves discoverability of the model on the Hugging Face Hub.
spapi
changed pull request status to
merged