Improve model card: Add project page and sample usage
#3
by
nielsr
HF Staff
- opened
This PR enhances the model card by adding:
- A link to the project page: https://efeslab.github.io/LiteASR/
- A "Quick Start" section with a Python code snippet demonstrating how to use the model with the
transformerslibrary.
The model card already correctly links to the paper, provides a GitHub repository link, and includes relevant metadata and benchmark results.
Please review and merge if everything looks good!