Improve model card with abstract and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the full abstract of the paper, providing a more comprehensive overview of the LiteASR model and its methodology.
  • Including a "Sample Usage" section with a Python code snippet, making it easier for users to quickly get started with the efficient-speech/lite-whisper-small model using the transformers library. The sample code was directly adapted from the provided GitHub repository's "Quick Start" guide.

These improvements aim to make the model card more informative and accessible for the community.

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

Sign up or log in to comment