Add pipeline tag and library name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to improve the metadata and documentation of your model card:
- Added
pipeline_tag: automatic-speech-recognitionto make the model discoverable in the ASR category. - Added
library_name: transformersto enable the code snippet widget and the "Use in Transformers" button. - Added a reference to the paper SloPal: A 60-Million-Word Slovak Parliamentary Corpus with Aligned Speech and Fine-Tuned ASR Models in the description.
These changes help users find and use your model more easily!