Add library_name and pipeline_tag metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the metadata of your model card by adding library_name: transformers and pipeline_tag: automatic-speech-recognition. These fields are important for:

  • Enabling the "Use in Transformers" button on the Hub.
  • Correctly categorizing the model in the model gallery for Malayalam ASR tasks.
  • Improving the discoverability of the model for users.

The model is associated with the paper Vividh-ASR: A Complexity-Tiered Benchmark and Optimization Dynamics for Robust Indic Speech Recognition. No changes were made to the existing descriptive content or benchmark results.

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

Sign up or log in to comment