Add arXiv metadata, library_name and language tags
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the metadata and documentation for the Qwen3-ASR repository. Specifically, it:
- Adds the
arxivtag to link the model to the Qwen3-ASR Technical Report. - Adds
library_name: transformersto enable the "Use in Transformers" button and automated code snippets. - Adds
languagetags for the 30 supported languages to improve searchability on the Hub. - Adds relevant functional tags (
audio,speech). - Fixes several minor HTML typos in the benchmarking tables to ensure bold text renders correctly.
Please let me know if you have any questions!