Improve model card with metadata, paper links, and sample usage

#7
by nielsr HF Staff - opened

This PR enhances the model card for Qwen3-ASR-1.7B with the following updates:

  • Added arxiv ID (2601.21337) to link the model to its technical report.
  • Added ISO language tags for the 30 supported languages identified in the configuration.
  • Added library_name: transformers metadata.
  • Included a "Quickstart" section with a sample code snippet for inference using the transformers backend, as found in the official repository.
  • Linked to the official GitHub repository.
  • Added a citation section with the BibTeX entry from the technical report.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment