Improve model card: Add abstract and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Updating the main heading to the paper title: "LiteASR: Efficient Automatic Speech Recognition with Low-Rank Approximation".
  • Including the full paper abstract for better context and understanding of the model.
  • Adding a "Quick Start" section with both a Python code snippet and command-line examples, directly from the GitHub repository, to make it easier for users to get started with the model using the transformers library.

These additions will make the model card more informative and user-friendly.

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

Sign up or log in to comment