Correct pipeline tag and add library name
#1
by nielsr HF Staff - opened
This PR fixes the pipeline tag to "automatic-speech-recognition", improving the discoverability of the model by ensuring it can be found at https://huggingface.co/models?pipeline_tag=automatic-speech-recognition.
Besides that, it also adds the relevant library_name, enabling to display a "how to use" button at the top right.
tiantiaf changed pull request status to merged