Improve model card with detailed abstract and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Replacing the brief introductory summary with the more detailed abstract from the paper/GitHub repository, providing users with a comprehensive overview of LiteASR's methodology and benefits.
  • Adding a "Sample Usage" section, including a direct code snippet from the official GitHub repository. This will allow users to quickly understand how to run the model using the transformers library, improving accessibility and usability on the Hugging Face Hub.

All existing metadata and links (including the arXiv paper link) are retained as per the community guidelines.

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

Sign up or log in to comment