Improve model card: Add abstract and sample usage for LiteASR

#1
by nielsr HF Staff - opened

This pull request improves the model card for efficient-speech/lite-whisper-small-fast by:

  • Adding the paper abstract: The full abstract from the paper has been included for better context and understanding of the LiteASR method.
  • Adding a "Quick Start" section with sample usage: A code snippet demonstrating how to use the model with the Hugging Face Transformers library has been added, as found in the LiteASR GitHub repository. The code snippet has been adjusted to specifically use the efficient-speech/lite-whisper-small-fast model and its corresponding openai/whisper-small processor for accuracy.

These changes provide more comprehensive information and practical guidance for users interacting with the model.

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

Sign up or log in to comment